gdiplus: Implement GdipGetStringFormatFlags.
[wine] / dlls / winmm /
2008-06-25  Dmitry Timoshkovwinmm: Add another test confirming that mmioDescend...
2008-06-23  Dan Kegelwinmm/tests: Initialize MIXERLINECONTROLSA before calli...
2008-06-18  Dmitry Timoshkovwinmm: Clear the fccType in mmioDescend for a not RIFF...
2008-06-18  Dmitry Timoshkovwinmm: Add the tests for mmioOpen and mmioSetBuffer...
2008-06-11  Francois Gougetwinmm: Remove spaces before '\n' in resource strings.
2008-06-05  Matthew D'Asarommio: Do not zero current file position whenever mmioSe...
2008-06-04  Zac Brownwinmm: msiSendStringW: Don't free substring after origi...
2008-05-26  Dan Kegelwinmm: Use HeapAlloc in the capture test instead of...
2008-05-22  Maarten Lankhorstwinmm: Fix valgrind warnings on exit.
2008-05-22  Maarten Lankhorstwinmm: Use HeapAlloc in the wave test instead of using...
2008-05-07  Jens Albretsenwinmm: Danish translation.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Maarten Lankhorstwinmm: Make mixer test less strict so it passes with...
2008-04-29  Lei Zhangwinmm: Do not unload drivers when the process is termin...
2008-04-25  James Hawkinswinmm: Remove a failing test that is driver-specific.
2008-04-25  Robert Reifwinmm: Fix a test failure on Windows with Terminal...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-14  Rok Mandeljcwinmm: Slovenian translation: Add a string that got...
2008-04-07  Rok Mandeljcwinmm: Updated Slovenian translation.
2008-03-24  Andrew Talbotwinmm: Assign to struct instead of using memcpy.
2008-03-18  Maarten Lankhorstwinmm: Fix midi deadlock by not holding lock on release.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Francois Gougetwinmm/tests: Don't use 0x55 to avoid any confusion...
2008-02-28  Alexandre Julliardwinmm/tests: Make sure the callback thread has a messag...
2008-02-06  Andrew Talbotwinmm: Remove unneeded casts.
2008-01-16  Alexandre Julliardwinmm: Load only one sound driver at a time.
2008-01-04  Austin EnglishMore spelling fixes.
2007-12-05  Alexandre Julliardwinmm/tests: Don't mess with the mixer controls in...
2007-11-29  Aric Stewartwinmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTY...
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-10-26  Dan Kegelwinmm: Avoid testing linecontrols if can't get line...
2007-10-15  Andrew Talbotwinmm: Fix some memory leaks.
2007-10-09  Maarten Lankhorstwinmm: Set default sound driver to alsa,oss,coreaudio.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-08-30  Francois Gougetmmsystem: Better stick the the PSDK types.
2007-08-30  Francois Gougetwinmm: Fix the mmTask*() prototypes.
2007-07-27  Maarten Lankhorstwinmm: Don't operate on freed data in timer.
2007-06-26  Michael Stefaniucwinmm: Replace malloc with HeapAlloc.
2007-06-22  Michael Stefaniucwinmm: Do not dump the version info when loading drivers.
2007-06-11  Vedran Rodicwinmm: Fix PlaySound so it doesn't block when another...
2007-06-11  Alexandre Julliardwinmm: Initialize the timer critical section statically.
2007-06-11  Alexandre Julliardwinmm: Maintain the timer list sorted by expiration...
2007-06-11  Alexandre Julliardwinmm: Convert the timer list to a standard Wine list.
2007-06-07  Alexandre Julliardwinmm: Get rid of the WINE_MM_IDATA global structure...
2007-06-07  Maarten Lankhorstwinmm: Use unix fd's instead of win32 events to sync...
2007-06-07  Alexandre Julliardwinmm: Fix computation of sleep time until next timeout.
2007-06-01  Dmitry Timoshkovmidimap: Fix compilation warnings in 64-bit mode.
2007-05-29  Andrew Talbotwinmm: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-07  Maarten Lankhorstwinmm: Use criticalsection for determining wether timer...
2007-04-23  Maarten Lankhorstwinmm: Pass the right message to hwnd from mixer callback.
2007-04-16  Maarten Lankhorstwinmm: Implement CALLBACK_WINDOW.
2007-03-26  Andrew Talbotwinmm: Replace inline static with static inline.
2007-03-12  Jan Zerebeckiwinmm: Add DebugInfo to critical sections.
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-05  Andrew Talbotwinmm: Declare a function static.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-18  Francois Gougetwinmm/tests: Use '%u' to print GetLastError().
2007-01-12  Francois Gougetwinmm/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-10  Alexandre Julliardwineoss: Renamed the dlls/winmm/wineoss directory to...
2007-01-10  Alexandre Julliardwinenas: Renamed the dlls/winmm/winenas directory to...
2007-01-10  Alexandre Julliardwinejack: Renamed the dlls/winmm/winejack directory...
2007-01-10  Alexandre Julliardwineesd: Renamed the dlls/winmm/wineesd directory to...
2007-01-10  Alexandre Julliardwinecoreaudio: Renamed the dlls/winmm/winecoreaudio...
2007-01-10  Alexandre Julliardwineaudioio: Renamed the dlls/winmm/wineaudioio directo...
2007-01-10  Alexandre Julliardwinearts: Renamed the dlls/winmm/winearts directory...
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...
2007-01-08  Kai Blinwinmm: Remove unused variable and if check (Coverity).
2007-01-02  Nick Burnswinecoreaudio: Fix race condition in drvclose.
2006-12-29  Alexandre Julliardjoystick.drv: Renamed the dlls/winmm/joystick directory...
2006-12-29  Ken Thomaseswinecoreaudio: Report actual supported input wave formats.
2006-12-29  Ken Thomaseswinecoreaudio: Implement CoreAudio_wiAudioUnitIOProc...
2006-12-29  Ken Thomaseswinecoreaudio: Implement widStart.
2006-12-29  Ken Thomaseswinecoreaudio: Implement widStop.
2006-12-29  Ken Thomaseswinecoreaudio: Changed widReset to stop the audio unit.
2006-12-29  Ken Thomaseswinecoreaudio: Add mechanism for cross-thread call...
2006-12-29  Ken Thomaseswinecoreaudio: Add widHelper_NotifyCompletions.
2006-12-29  Ken Thomaseswinecoreaudio: Store the device ID in the WINE_WAVEOUT...
2006-12-29  Ken Thomaseswinecoreaudio: Allocate/deallocate audio buffers in...
2006-12-29  Ken Thomaseswinecoreaudio: Do additional setup in AudioUnit_CreateI...
2006-12-29  Ken Thomaseswinecoreaudio: Implement widDevInterfaceSize and widDev...
2006-12-29  Ken Thomaseswinecoreaudio: Implement widReset.
2006-12-29  Ken Thomaseswinecoreaudio: Implement widAddBuffer.
2006-12-29  Ken Thomaseswinecoreaudio: Implement widOpen and widClose.
2006-12-29  Ken Thomaseswinecoreaudio: Add AudioUnit_CreateInputUnit to create...
2006-12-29  Ken Thomaseswinecoreaudio: Add stub implementation of CoreAudio_wiA...
2006-12-29  Ken Thomaseswinecoreaudio: Initial implementation of widGetDevCaps.
2006-12-29  Ken Thomaseswinecoreaudio: Initial stub implementation of audio...
2006-12-21  Ken Thomaseswinecoreaudio: Replace pthread mutex with OSSpinLock.
2006-12-21  Ken Thomaseswinecoreaudio: Move a memset out of a mutex-guarded...
2006-12-21  Ken Thomaseswinecoreaudio: Merge wodReset and wodHelper_Reset.
2006-12-21  Ken Thomaseswinecoreaudio: Change to faster non-recursive mutex.
2006-12-21  Ken Thomaseswinecoreaudio: Push notify of completions from render...
2006-12-21  Ken Thomaseswinecoreaudio: Remove more mutexes from around Audio...
2006-12-21  Ken Thomaseswinecoreaudio: Report when the render callback is just...
2006-12-21  Ken Thomaseswinecoreaudio: Lift mutex lock/unlock out of wodHelper_...
2006-12-21  Ken Thomaseswinecoreaudio: Leave audio unit running, except when...
2006-12-21  Ken Thomaseswinecoreaudio: Eliminate unnecessary variable, unreacha...
2006-12-21  Ken Thomaseswinecoreaudio: Inline & eliminate the specializations...
next