po: Update French translation.
[wine] / dlls / dmime / segment.c
2012-04-06  Michael Stefaniucdmime: DirectMusicSegment doesn't supports COM aggregation.
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-01  Frédéric Delanoydlls: Assorted spelling fixes.
2009-12-11  Marcus Meissnerdmime: Actually get a pCLSID stream before using it...
2009-01-13  Michael Stefaniucdmime: Remove superfluous pointer casts.
2009-01-10  Michael Stefaniucinclude: Change MUSIC_TIME from long to LONG for Win64...
2008-05-07  Francois GougetAssorted spelling fixes.
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-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2006-10-10  Michael Stefaniucdmime: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-06-21  Mike McCormack- use interfaces rather than internal functions
2005-06-20  Mike McCormackMake functions static.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
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.
2004-12-22  Francois GougetRemove unneeded NULL casts.
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-06-01  Raphael JunqueiraCorrect typo in LoadWave (wave is an DMObject not a...
2004-05-27  Raphael JunqueiraSupport loading of Wave segments on IDirectMusicSegment8.
2004-05-17  Raphael Junqueira- First drafts for IDirectMusicSegment::GetParam and
2004-05-14  Raphael Junqueira- Parse DMStyle motifs (ie patterns) and bands (fill...
2004-05-14  Raphael Junqueira- Add the same new files (dmutils.c/dmutils.h) into...
2004-05-13  Raphael Junqueira- Fewer FIXMEs.
2004-05-12  Raphael Junqueira- Segment loading fix (correct FOURCC_RIFF tracks handl...
2004-05-11  Raphael Junqueira- Typo fix in dmusicf.h.
2004-05-11  Raphael Junqueira- Many IDirectMusicSegment fixes (loading).
2004-05-10  Raphael Junqueira- Release DSBuffer on AudioPath destruction.
2004-05-05  Raphael Junqueira- fix DirectSound Creation by dmusic (fix recent Unreal...
2004-03-12  Raphael Junqueira- scripts sub-containers loading
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.