projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add QM_SMRESULT in wake bits too in case the changed bits get cleared
[wine]
/
dlls
/
dsound
/
2002-08-02
Michael Stefaniuc
- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
tree
|
commitdiff
2002-07-24
Alexandre Julliard
Removed ordinal 0.
tree
|
commitdiff
2002-07-05
Steven Edwards
Need to import ntdll.
tree
|
commitdiff
2002-07-05
Alexandre Julliard
No need to call GetModuleFileName16 now that GetModuleF...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-13
Ove Kaaven
Support DirectSound 8 interfaces. Split interface imple...
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-28
Johan Gill
Only enumerate DirectSound devices if the first sound...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-11
Joris Beugnies
Make defines configurable at run-time.
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-01
Johan Gill
DirectSoundEnumerateA() now passes a GUID to the callba...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-22
Eric Pouech
A bit more robust against wave???Open failures.
tree
|
commitdiff
2002-03-25
Chris Morgan
Dsound will now try as many devices as are available...
tree
|
commitdiff
2002-03-21
Chris Morgan
Added aRts driver.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-02
Ove Kaaven
Further unified HAL and HEL mixing, and added some...
tree
|
commitdiff
2001-09-10
Ove Kaaven
Fix buffering problems in HEL mode.
tree
|
commitdiff
2001-07-26
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-13
Marcus Meissner
Added definitions for IKsPropertySet, small stub implem...
tree
|
commitdiff
2001-05-24
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-03-19
Ove Kaaven
Fixed sound disappearing after on-the-fly sample rate...
tree
|
commitdiff
2001-03-03
Alexandre Julliard
Chris Jacobson
tree
|
commitdiff
2001-01-13
Ove Kaaven
Fixes for various underrun-related problems. Also added...
tree
|
commitdiff
2001-01-06
Johan Gill
Added a more truthful message about what really is...
tree
|
commitdiff
2001-01-04
Eric Pouech
Now using manifest constant instead of raw values for...
tree
|
commitdiff
2001-01-02
Ove Kaaven
Bugfix for sound dropping out, and workaround for Half...
tree
|
commitdiff
2000-12-22
Ove Kaaven
More intelligent DirectSound prebuffering. By tracking the
tree
|
commitdiff
2000-12-21
Marcus Meissner
Handle errors for IDsDriver_GetPosition.
tree
|
commitdiff
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
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-25
Andreas Mohr
Reimplement patch by Marcus Meissner ('98) to "fix...
tree
|
commitdiff
2000-10-24
Patrik Stridvall
Explicitly initialize structures.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-01
James Abbatiello
Don't use copies of critical sections made by memcpy()
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-23
Ove Kaaven
Added a few C++ operators to Direct3D structures, and...
tree
|
commitdiff
2000-07-15
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-07-08
Ove Kaaven
Fix a couple of problems with underruns and stopping...
tree
|
commitdiff
2000-06-24
Ove Kaaven
Implemented the DirectSound HAL mode for DMA primary...
tree
|
commitdiff
2000-06-23
Ove Kaaven
Restructure DirectSound. Remove dsound thread, use...
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-11
James Abbatiello
Add a few more flags to those recognized when doing...
tree
|
commitdiff
2000-06-03
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-06-01
Peter Hunnisett
- Added DirectSoundCapture and DirectSoundCaptureBuffer...
tree
|
commitdiff
2000-05-30
Peter Hunnisett
- Fixed some initialization/destruction and reference...
tree
|
commitdiff
2000-05-30
Peter Hunnisett
- Add another way to create a 3d listener interface.
tree
|
commitdiff
2000-05-10
Eric Pouech
Make internal buffers size multiple of 4.
tree
|
commitdiff
2000-04-16
Marcus Meissner
DSOUND_MixerNorm: do not compare unrelated pointers.
tree
|
commitdiff
2000-04-06
Marcus Meissner
Make audiodevice blocking directly after the non-blocki...
tree
|
commitdiff
2000-03-30
Marcus Meissner
open() the OSS sounddevice non-blocking in case another...
tree
|
commitdiff
2000-03-28
Niels Kristian Bec...
- Fix some compiler warnings.
tree
|
commitdiff
2000-03-26
Andreas Mohr
Fixed debug formatting.
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-20
Marcus Meissner
Made the buffer list in the directsound object thread...
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-30
Francois Gouget
The COM virtual tables must use the
tree
|
commitdiff
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
tree
|
commitdiff
2000-01-15
Todd T. Fries
Add HAVE_SOUNDCARD_H to support OpenBSD.
tree
|
commitdiff
1999-11-14
Eric Pouech
Removed suicide code when playback thread's father...
tree
|
commitdiff
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
tree
|
commitdiff
1999-10-24
Eric Pouech
Split the multimedia/ directory into dlls/ subdirectories.
tree
|
commitdiff