projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wgl: Rewrite ChoosePixelFormat.
[wine]
/
dlls
/
winmm
/
2007-07-27
Maarten Lankhorst
winmm: Don't operate on freed data in timer.
tree
|
commitdiff
2007-06-26
Michael Stefaniuc
winmm: Replace malloc with HeapAlloc.
tree
|
commitdiff
2007-06-22
Michael Stefaniuc
winmm: Do not dump the version info when loading drivers.
tree
|
commitdiff
2007-06-11
Vedran Rodic
winmm: Fix PlaySound so it doesn't block when another...
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winmm: Initialize the timer critical section statically.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winmm: Maintain the timer list sorted by expiration...
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winmm: Convert the timer list to a standard Wine list.
tree
|
commitdiff
2007-06-07
Alexandre Julliard
winmm: Get rid of the WINE_MM_IDATA global structure...
tree
|
commitdiff
2007-06-07
Maarten Lankhorst
winmm: Use unix fd's instead of win32 events to sync...
tree
|
commitdiff
2007-06-07
Alexandre Julliard
winmm: Fix computation of sleep time until next timeout.
tree
|
commitdiff
2007-06-01
Dmitry Timoshkov
midimap: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-29
Andrew Talbot
winmm: Exclude unused headers.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-07
Maarten Lankhorst
winmm: Use criticalsection for determining wether timer...
tree
|
commitdiff
2007-04-23
Maarten Lankhorst
winmm: Pass the right message to hwnd from mixer callback.
tree
|
commitdiff
2007-04-16
Maarten Lankhorst
winmm: Implement CALLBACK_WINDOW.
tree
|
commitdiff
2007-03-26
Andrew Talbot
winmm: Replace inline static with static inline.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
winmm: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-07
Andrew Talbot
winmm: Replace const pointer parameters with correct...
tree
|
commitdiff
2007-02-09
Vitaly Lipatov
Some fixes in russian resources.
tree
|
commitdiff
2007-02-05
Andrew Talbot
winmm: Declare a function static.
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-18
Francois Gouget
winmm/tests: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-12
Francois Gouget
winmm/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-10
Alexandre Julliard
wineoss: Renamed the dlls/winmm/wineoss directory to...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winenas: Renamed the dlls/winmm/winenas directory to...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winejack: Renamed the dlls/winmm/winejack directory...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
wineesd: Renamed the dlls/winmm/wineesd directory to...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winecoreaudio: Renamed the dlls/winmm/winecoreaudio...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
wineaudioio: Renamed the dlls/winmm/wineaudioio directo...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winearts: Renamed the dlls/winmm/winearts directory...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winealsa: Renamed the dlls/winmm/winealsa directory...
tree
|
commitdiff
2007-01-08
Kai Blin
winmm: Remove unused variable and if check (Coverity).
tree
|
commitdiff
2007-01-02
Nick Burns
winecoreaudio: Fix race condition in drvclose.
tree
|
commitdiff
2006-12-29
Alexandre Julliard
joystick.drv: Renamed the dlls/winmm/joystick directory...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Report actual supported input wave formats.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement CoreAudio_wiAudioUnitIOProc...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widStart.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widStop.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Changed widReset to stop the audio unit.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Add mechanism for cross-thread call...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Add widHelper_NotifyCompletions.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Store the device ID in the WINE_WAVEOUT...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Allocate/deallocate audio buffers in...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Do additional setup in AudioUnit_CreateI...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widDevInterfaceSize and widDev...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widReset.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widAddBuffer.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Implement widOpen and widClose.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Add AudioUnit_CreateInputUnit to create...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Add stub implementation of CoreAudio_wiA...
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Initial implementation of widGetDevCaps.
tree
|
commitdiff
2006-12-29
Ken Thomases
winecoreaudio: Initial stub implementation of audio...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Replace pthread mutex with OSSpinLock.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Move a memset out of a mutex-guarded...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Merge wodReset and wodHelper_Reset.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Change to faster non-recursive mutex.
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Push notify of completions from render...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Remove more mutexes from around Audio...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Report when the render callback is just...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Lift mutex lock/unlock out of wodHelper_...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Leave audio unit running, except when...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Eliminate unnecessary variable, unreacha...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Inline & eliminate the specializations...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Specialize wodHelper_BeginWaveHdr for...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Simplify handling of BEGIN+ENDLOOP wave...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Extract wodHelper_CheckForLoopBegin...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Create port for sending messages to...
tree
|
commitdiff
2006-12-21
Ken Thomases
winecoreaudio: Control the fprintf's by the Wine debug...
tree
|
commitdiff
2006-12-14
Dmitry Timoshkov
winearts: Make some data const.
tree
|
commitdiff
2006-12-14
Dmitry Timoshkov
wineoss: Make some data const.
tree
|
commitdiff
2006-12-12
Marcus Meissner
Made some functions static.
tree
|
commitdiff
2006-11-28
Francois Gouget
winmm: Add a Portuguese translation (contributed by...
tree
|
commitdiff
2006-11-24
Andrew Talbot
winmm/wineoss: Cast-qual warning fix.
tree
|
commitdiff
2006-11-24
Francois Gouget
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
tree
|
commitdiff
2006-11-24
Andrew Talbot
winmm: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-24
Andrew Talbot
winmm: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-20
Alexandre Julliard
winmm: Avoid using sizeof() in traces.
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-13
Michael Stefaniuc
winmm/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-11-13
Michael Stefaniuc
winmm/tests: Fix the parameters of LPTIMECALLBACK funct...
tree
|
commitdiff
2006-11-09
Eric Pouech
winmm: Plug a memory leak.
tree
|
commitdiff
2006-11-09
Eric Pouech
winmm: Remove WINE_NO_LONG_AS_INT.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change Dutch sublanguage code to SUBLANG_NEU...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change German sublanguage code to SUBLANG_NE...
tree
|
commitdiff
2006-10-24
Marcus Meissner
wineoss: On non-OSS systems define MidiExit too.
tree
|
commitdiff
2006-10-20
Byeong-Sik Jeon
Korean: Use SUBLANG_NEUTRAL in Korean resources.
tree
|
commitdiff
2006-10-20
Alexandre Julliard
wineaudioio.drv: Win64 printf format fixes.
tree
|
commitdiff
2006-10-20
Alexandre Julliard
winecoreaudio.drv: Win64 printf format fixes.
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
janitorial: Remove remaining NULL checks before free...
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/wineoss: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/winealsa: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/winearts: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/winenas: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/wineesd: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
winmm/winejack: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
"One liners" printf format warning fixes for the migrat...
tree
|
commitdiff
next