projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- clarify many error messages
[wine]
/
dlls
/
winmm
/
wineoss
/
2000-12-21
Marcus Meissner
Handle errors for IDsDriver_GetPosition.
tree
|
commitdiff
2000-12-21
Ove Kaaven
Enable the DirectSound HAL for sound drivers that do...
tree
|
commitdiff
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-09
Andreas Mohr
- README update
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-27
Marcus Meissner
WARN() about missing /dev/sequencer, it's too confusing...
tree
|
commitdiff
2000-11-26
Dimitrie O. Paun
Make sure all files using config.h constants actually...
tree
|
commitdiff
2000-11-25
Stephane Lussier
- Read all the fragments available, not only one fragme...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-29
Dimitrie O. Paun
Fixed a few compilation warnings
tree
|
commitdiff
2000-10-25
Andreas Mohr
Transform device open error TRACE()s into WARN(); bette...
tree
|
commitdiff
2000-10-24
Francois Jacques
- All audio device handles are initialized to -1 and...
tree
|
commitdiff
2000-10-22
Andreas Mohr
Added sleep time calculation for the wodPlayer thread.
tree
|
commitdiff
2000-10-19
Andreas Mohr
Sequencer error message fix.
tree
|
commitdiff
2000-10-19
Francois Jacques
Should test unixdev against -1 (see wodOpen/widOpen).
tree
|
commitdiff
2000-10-13
Andreas Mohr
- stupid spelling fixes
tree
|
commitdiff
2000-10-13
Chris Morgan
Indicate that the MIDI error message only affects progr...
tree
|
commitdiff
2000-10-12
Marcus Meissner
Suppress junk noise at startup of DirectSound on SB...
tree
|
commitdiff
2000-09-27
Eric Pouech
Store a copy of MIDIOPENDESC information instead of...
tree
|
commitdiff
2000-09-22
Huw D M Davies
Set close on exec() flag at times when we leave /dev...
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-25
Eric Pouech
Fixed recording format settings (16 bit was broken...
tree
|
commitdiff
2000-08-18
Ed Snow
Clean out the hack on BASS/TREBLE and suppress them...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-26
Eric Pouech
- removed (now obsolete) driver.h file (it's content...
tree
|
commitdiff
2000-07-23
Eric Pouech
Fixed first seek on MEM mmio files.
tree
|
commitdiff
2000-07-15
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-07-15
Ed Snow
Fixes unmuting when unmuted.
tree
|
commitdiff
2000-06-24
Eric Pouech
Cleaned up loading/init code in OSS.
tree
|
commitdiff
2000-06-24
Ove Kaaven
Implemented the DirectSound HAL in winmm's wineoss...
tree
|
commitdiff
2000-06-20
Gerald Pfeifer
Fixed format strings.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-20
Ove Kaaven
Fixed WHDR_DONE race condition.
tree
|
commitdiff
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
tree
|
commitdiff
2000-05-14
Andreas Mohr
More verbose errors.
tree
|
commitdiff
2000-05-11
Eric Pouech
Fixed division by zero.
tree
|
commitdiff
2000-05-09
Eric Pouech
Changed WAVEHDR notification heuristic.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Added some missing import directives.
tree
|
commitdiff
2000-03-30
Marcus Meissner
open() the OSS sounddevice non-blocking in case another...
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Made winmm a separate shared library.
tree
|
commitdiff
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-18
Uwe Bonnes
Always initialize lpWaveHdr->lpNext to NULL.
tree
|
commitdiff
2000-01-04
Eric Pouech
Use a uniform naming scheme for driver modules.
tree
|
commitdiff
2000-01-04
Eric Pouech
Removed extraneous ERR message.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-25
Marcus Meissner
Cast the unsigned int to signed, or NEAR_MATCH will...
tree
|
commitdiff
1999-12-05
Eric Pouech
Fake MIDI_IO_STATUS support in midi in open
tree
|
commitdiff
1999-12-05
Eric Pouech
Fixed infinite loop for 0-length wavehdrs.
tree
|
commitdiff
1999-12-04
Marcus Meissner
Allow 1% deviation from specified sampling rate for...
tree
|
commitdiff
1999-10-31
Patrik Stridvall
Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-31
Eric Pouech
Fix (some) bad behavior with buffer underrun.
tree
|
commitdiff
1999-10-24
Eric Pouech
Split the multimedia/ directory into dlls/ subdirectories.
tree
|
commitdiff
1999-10-13
Eric Pouech
Added missing (and now required) filename directive.
tree
|
commitdiff
1999-09-22
Eric Pouech
Added dlls/winmm and dlls/winmm/wineoss directories.
tree
|
commitdiff