dmsynth: Implement IKsControl_KsProperty for Synth and SynthSink objects.
[wine] / dlls / dmsynth / synth.c
2012-09-21  Christian Costadmsynth: Implement IKsControl_KsProperty for Synth...
2012-05-14  Christian Costadmsynth: Display more info in IDirectMusicSynth8Impl_Do...
2012-05-14  Christian Costadmsynth: Implement IDirectMusicSynth8_GetAppend.
2012-05-11  Christian Costadmsynth: Cleanup QueryInterface methods.
2012-05-10  Christian Costadmsynth: Display new ref in trace for AddRef and Release.
2012-05-08  Christian Costadmsynth: Add stubbed IKsControl interface to DirectMusi...
2012-05-08  Christian Costadmsynth: Create default clock for SynthSink object...
2012-04-30  Christian Costadmsynth: COM cleanup of IDirectMusicSynth8. Rename...
2012-04-06  Christian Costadmsynth: Put port caps that match native ones.
2009-06-01  Jeff Zaroykodmsynth: Fix a typo.
2009-01-10  Michael Stefaniucinclude: Use LONG instead of long in dmusics.h for...
2008-11-03  Michael Stefaniucdmsynth: Do not cast NULL.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2006-10-09  Michael Stefaniucdmsynth: Win64 printf format warning fixes.
2006-09-12  Stefan Leichterdmsynth: Print 64bit integers with wine_dbgstr_longlong.
2006-06-10  Alexandre Julliarddmsynth: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-31  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.