Francois Gouget
|
ec6f88b5c4
|
wineoss: Remove WINAPI on static functions where not needed.
|
2008-11-25 11:50:10 +01:00 |
Aric Stewart
|
e3e9bc30fd
|
wineoss: Don't dereference a potentially NULL value in the WARN statement (Coverity 93).
|
2008-10-07 15:20:29 +02:00 |
Gerald Pfeifer
|
e375b0c4a2
|
Add return statements to avoid gcc warnings.
|
2008-08-20 12:53:22 +02:00 |
Andrew Talbot
|
ddfbe4ee1f
|
wineoss.drv: Memory allocation sizes fix.
|
2008-05-12 11:42:31 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Francois Gouget
|
8a18e0e43a
|
Assorted spelling fixes.
|
2008-04-07 13:36:18 +02:00 |
Andrew Talbot
|
d2c602b27a
|
wineoss.drv: Assign to structs instead of using memcpy.
|
2008-03-26 23:48:28 +01:00 |
Andrew Talbot
|
806867feec
|
wineoss.drv: Remove unneeded casts.
|
2008-02-11 19:55:42 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Austin English
|
0e4adae973
|
Spelling fixes.
|
2008-01-07 13:41:01 +01:00 |
Austin English
|
464258b7cd
|
Spelling fixes.
|
2008-01-03 13:08:54 +01:00 |
Michael Stefaniuc
|
aff83e69db
|
wineoss.drv: Move a function wide variable down to the block it is used in.
|
2007-12-14 12:26:04 +01:00 |
Maarten Lankhorst
|
4ed3f22082
|
wineoss: Remove useless fixme shown on initialisation.
|
2007-10-09 17:52:46 +02:00 |
Maarten Lankhorst
|
58e26451db
|
wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct.
|
2007-10-01 12:43:45 +02:00 |
Francois Gouget
|
02b1ef8920
|
wineoss.drv: Add support for $MIDIDEV to match $AUDIODEV and $MIXERDEV.
|
2007-09-27 20:12:02 +02:00 |
Maarten Lankhorst
|
cb92675953
|
wineoss: Only initialise midi once.
|
2007-09-27 12:49:23 +02:00 |
Maarten Lankhorst
|
30392be1e0
|
wineoss: Silence some harmless warnings.
|
2007-09-27 11:08:02 +02:00 |
Maarten Lankhorst
|
b93cb5f3fa
|
wineoss: Update sound caps.
|
2007-08-27 12:01:11 +02:00 |
Maarten Lankhorst
|
9c469e1a94
|
dsound: Handle failing of IDsDriver_CreateSoundBuffer better.
|
2007-08-20 22:22:10 +02:00 |
Maarten Lankhorst
|
33e1b6ffef
|
dxguid: Remove dsdriver.h from imports.
|
2007-08-17 12:01:37 +02:00 |
Tijl Coosemans
|
3429068f35
|
wineoss: Avoid SNDCTL_DSP_GETTRIGGER.
|
2007-08-08 15:32:01 +02:00 |
Tijl Coosemans
|
0025960917
|
wineoss: Add SNDCTL_MIXERINFO support.
|
2007-08-08 15:32:01 +02:00 |
Maarten Lankhorst
|
7107a6969d
|
wineoss: Make sure writepos < buflen for dsrender.
|
2007-07-27 12:23:35 +02:00 |
Christian Costa
|
8023a80ec3
|
wineoss.drv: Mark every buffer being added.
|
2007-06-06 12:11:43 +02:00 |
Ben Taylor
|
09208ca4ff
|
wineoss: Fix to compile on Solaris 10.
|
2007-04-27 11:13:17 +02:00 |
Jan Zerebecki
|
bab5279d38
|
wineoss.drv: Add DebugInfo to critical sections.
|
2007-03-12 13:40:48 +01:00 |
Bang Jun-Young
|
069e6c7063
|
wineoss.drv: config.h police.
|
2007-01-22 13:29:12 +01:00 |
Alexandre Julliard
|
dc3961bc78
|
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
|
2007-01-10 13:46:14 +01:00 |