widl: Print large enum constants in hex.
[wine] / dlls / dmime /
2012-09-21  Christian Costadmime: Rename params in IDirectMusicPerformance8Impl_As...
2012-04-19  Andrew Eikumdmime: Don't try to create a standard audio path if...
2012-04-06  Michael Stefaniucdmime/tests: Add some COM tests for DirectMusicSegment.
2012-04-06  Michael Stefaniucdmime: DirectMusicSegment doesn't supports COM aggregation.
2012-04-02  Michael Stefaniucdmime: Move struct IDirectMusicPerformance8Impl to...
2012-04-02  Michael Stefaniucdmime/tests: Add some COM tests for IDirectMusicPerform...
2012-04-02  Michael Stefaniucdmime: DirectMusicPerformance doesn't supports COM...
2012-04-02  Michael Stefaniucdmime: COM cleanup for IDirectMusicPerformance8.
2012-03-30  Andrew Eikumdmusic: Support creating default ports with GUID_NULL.
2012-03-29  Christian Costadmime: Check return code of CoCreateInstance in Init...
2012-03-26  Andrew Eikumdmusic: Return more accurate error codes in IDirectMusi...
2011-10-19  Frédéric Delanoydmime: Avoid idempotent operation (Clang).
2011-10-18  Marcus Meissnerdirectshow: Removed bad sizeof in copy/pasted code...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-28  Michael Stefaniucdmime: Merge the IClassFactory implementations.
2011-05-17  Marcus Meissnerdmime: Mark internal symbols with hidden visibility.
2010-12-03  Alexandre Julliarddmime: Convert dll registration to the IRegistrar mecha...
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-16  Austin Lunddmime: Ensure IDirectMusicPort is initialised when...
2010-08-16  Austin Lunddmime/tests: Added tests for IDirectMusicPerformance.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-14  Michael Stefaniucdmime: Avoid newlines inside FIXME messages.
2009-12-11  Marcus Meissnerdmime: Actually get a pCLSID stream before using it...
2009-06-18  Francois Gougetdmime: Remove patterntrack.c and tool.c as they are...
2009-02-02  Marcus Meissnerdmime: Added missing NULL ptr check (Coverity).
2009-01-13  Michael Stefaniucdmime: Remove superfluous pointer casts.
2009-01-10  Michael Stefaniucinclude: Use LONG instead of long in dmusici.h for...
2009-01-10  Michael Stefaniucinclude: Change MUSIC_TIME from long to LONG for Win64...
2008-12-22  Andrew Talbotdmime: Remove unused Wine debug channel.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-15  Christian Costadmime: Check input params in IDirectMusicSegmentState8I...
2008-12-15  Christian Costadmime: Improve IDirectMusicPerformance8Impl_PlaySegment...
2008-12-01  Alexandre Julliarddmime: Remove some unused functions.
2008-11-28  Christian Costadmime: Make stub returns a error to avoid crashing.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-08-18  Andrew Talbotdmime: Indirection levels fix.
2008-07-31  Andrew Talbotdmime: Sign-compare warning fix.
2008-07-10  Andrew Talbotdmime: Remove unneeded address-of operators from array...
2008-05-12  Vitaliy Margolendmime: Update dx version to 9.0c.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-16  Andrew Talbotdmime: Remove unused variables.
2008-03-27  Austin EnglishSpelling fixes.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2007-12-08  Andrew Talbotdmime: Remove unneeded casts.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-09-11  Stefan Leichterdmime: Remove 'recursive registry key delete' function.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-05-02  Andrew Talbotdmime: Exclude unused headers.
2007-04-25  Andrew Talbotdmime: Constify some variables.
2007-03-08  Jan Zerebeckidmime: Add DebugInfo to critical sections.
2007-01-22  Andrew Talbotdmime: Remove unused variable.
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-05  Andrew Talbotdmime: Declare some functions static.
2006-12-14  Dmitry Timoshkovdmime: Make some data const and static.
2006-12-11  Andrew Talbotdmime: Dangling references fix.
2006-12-06  Francois Gougetdmime: Remove resolve_STREAM_SEEK(), it is unused.
2006-10-13  Francois GougetAdd '\n's to Wine traces.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-10  Michael Stefaniucdmime: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Stefan Leichterdmime: Print 64bit integers with wine_dbgstr_longlong.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-26  Samuel Lidén Borelldmime: Accept IDirectMusicPerformance2 in QueryInterface.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2005-11-28  Raphael JunqueiraPartial implementation of IDirectMusicPerformance8Impl_...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-08-08  Alexandre JulliardFixed DllGetClassObject spec entries.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-06-21  Mike McCormack- use interfaces rather than internal functions
2005-06-20  Mike McCormackMake functions static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetFix winapi_check documentation warnings.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-02  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-11  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-11  Christian CostaWait until the thread has created its message queue...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
next