wined3d: Remove stray '\' at end of lines.
[wine] / dlls / winmm /
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.
2006-06-26  Francois Gougetwinecoreaudio: Protect pthread.h inclusion.
2006-06-15  Peter Åstrandwinmm: Add support for "open new" commands.
2006-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-06-01  Alexandre Julliardwinecoreaudio: Fixed the FSF address.
2006-06-01  Ken Thomaseswinecoreaudio: Don't CFAllocate buffer for port message.
2006-06-01  Ken Thomaseswinecoreaudio: Use unique name for message port.
2006-06-01  Ken Thomaseswinecoreaudio: 8-bit Linear PCM data is unsigned.
2006-06-01  Ken Thomaseswinecoreaudio: Keep processing wavehdrs to satisfy...
2006-06-01  Ken Thomaseswinecoreaudio: Improve state tracking.
2006-06-01  Ken Thomaseswinecoreaudio: Miscellaneous cleanup.
2006-06-01  Ken Thomaseswinecoreaudio: Fix race to open.
2006-05-31  Alexandre Julliardwinecoreaudio: Fixed a bunch of compiler warnings.
2006-05-31  Robert Reifwinmm: Always check for open and close enents in wave...
2006-05-31  Andrew Talbotwinmm/joystick: joystick.c requires Unicode library.
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
next