projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riched20: Split unicode and ansi window procs, handle messages depending on the unico...
[wine]
/
dlls
/
winmm
/
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
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Hwang YunSong(황윤성)
winmm: Updated Korean resource.
tree
|
commitdiff
2006-09-27
Mikołaj Zalewski
winmm: Use English (US) instead of English (Neutral...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-07
Jan Zerebecki
wineoss: Remove "please report" from a trace.
tree
|
commitdiff
2006-09-07
Jan Zerebecki
winmm: Prevent NULL dereference in MCI_Close and add...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-07-03
Andrew Talbot
winmm/winealsa: Write-strings warning fix.
tree
|
commitdiff
2006-06-26
Eric Pouech
mci: Fix some mciSendString quirks.
tree
|
commitdiff
2006-06-26
Francois Gouget
winecoreaudio: Protect pthread.h inclusion.
tree
|
commitdiff
next