dsound: Change a couple DPRINTF's to TRACE's
[wine] / dlls / winmm /
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...
2006-12-21  Ken Thomaseswinecoreaudio: Specialize wodHelper_BeginWaveHdr for...
2006-12-21  Ken Thomaseswinecoreaudio: Simplify handling of BEGIN+ENDLOOP wave...
2006-12-21  Ken Thomaseswinecoreaudio: Extract wodHelper_CheckForLoopBegin...
2006-12-21  Ken Thomaseswinecoreaudio: Create port for sending messages to...
2006-12-21  Ken Thomaseswinecoreaudio: Control the fprintf's by the Wine debug...
2006-12-14  Dmitry Timoshkovwinearts: Make some data const.
2006-12-14  Dmitry Timoshkovwineoss: Make some data const.
2006-12-12  Marcus MeissnerMade some functions static.
2006-11-28  Francois Gougetwinmm: Add a Portuguese translation (contributed by...
2006-11-24  Andrew Talbotwinmm/wineoss: Cast-qual warning fix.
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Andrew Talbotwinmm: Cast-qual warnings fix.
2006-11-24  Andrew Talbotwinmm: Cast-qual warnings fix.
2006-11-20  Alexandre Julliardwinmm: Avoid using sizeof() in traces.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Michael Stefaniucwinmm/tests: Win64 printf format warning fixes.
2006-11-13  Michael Stefaniucwinmm/tests: Fix the parameters of LPTIMECALLBACK funct...
2006-11-09  Eric Pouechwinmm: Plug a memory leak.
2006-11-09  Eric Pouechwinmm: Remove WINE_NO_LONG_AS_INT.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-24  Marcus Meissnerwineoss: On non-OSS systems define MidiExit too.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20  Alexandre Julliardwineaudioio.drv: Win64 printf format fixes.
2006-10-20  Alexandre Julliardwinecoreaudio.drv: Win64 printf format fixes.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-10-07  Michael Stefaniucwinmm/wineoss: Win64 printf format warning fixes.
2006-10-07  Michael Stefaniucwinmm/winealsa: Win64 printf format warning fixes.
2006-10-07  Michael Stefaniucwinmm/winearts: Win64 printf format warning fixes.
2006-10-07  Michael Stefaniucwinmm/winenas: Win64 printf format warning fixes.
2006-10-07  Michael Stefaniucwinmm/wineesd: Win64 printf format warning fixes.
2006-10-07  Michael Stefaniucwinmm/winejack: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Hwang YunSong(황윤성)winmm: Updated Korean resource.
2006-09-27  Mikołaj Zalewskiwinmm: Use English (US) instead of English (Neutral...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Jan Zerebeckiwineoss: Remove "please report" from a trace.
2006-09-07  Jan Zerebeckiwinmm: Prevent NULL dereference in MCI_Close and add...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-07-03  Andrew Talbotwinmm/winealsa: Write-strings warning fix.
2006-06-26  Eric Pouechmci: Fix some mciSendString quirks.
next