2003-01-07 |
Francois Gouget | In OSS_RawOpenDevice, always retrieve the device format... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Fix the BlockSize check. |
tree | commitdiff |
2002-12-23 |
Jeff Smith | Correct all instances of mixMessage to mxdMessage. |
tree | commitdiff |
2002-12-15 |
Eric Pouech | Fixed hangup condition at the end of some playback. |
tree | commitdiff |
2002-12-15 |
Francois Gouget | If unable to set the desired format, OSS_RawOpenDevice... |
tree | commitdiff |
2002-12-12 |
Jeff Smith | MMDRV_GetDescription32 fix + a few cosmetic improvements. |
tree | commitdiff |
2002-12-10 |
Chris Morgan | Reset the oss device before we try to close it. Fixes... |
tree | commitdiff |
2002-11-20 |
Eric Pouech | Better support for multiple midi devices on the OSS... |
tree | commitdiff |
2002-11-04 |
Francois Gouget | OSS_RawOpenDevice should return an error if the format... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-10-09 |
Eric Pouech | Fixed some multi-sound card related bugs. |
tree | commitdiff |
2002-10-09 |
Alexandre Julliard | Fixed file descriptor corruption. |
tree | commitdiff |
2002-10-07 |
Eric Pouech | Added support for several soundcard. |
tree | commitdiff |
2002-08-26 |
Ove Kaaven | Tweaks to improve playback performance and reduce sound... |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
tree | commitdiff |
2002-06-28 |
Eric Pouech | Ensured full duplex mode is only used with same paramet... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-22 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
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-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-04-22 |
Eric Pouech | Fixed multi-thread access to local variables (mainly... |
tree | commitdiff |
2002-04-01 |
Eric Pouech | More robust and less time consuming playback. |
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-29 |
Andreas Mohr | Fixed ==/!= mismatch. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Print the strerror instead of just the errno. |
tree | commitdiff |
2002-01-12 |
Eric Pouech | Fixed the wodReset implementation, internal messages... |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Added full-duplex capability. |
tree | commitdiff |
2001-12-14 |
Eric Pouech | Thawed some freezes. |
tree | commitdiff |
2001-11-19 |
Simon Britnell | Fix a loop playing failure and a problem with choppy... |
tree | commitdiff |
2001-11-12 |
Eric Pouech | Fixed some race conditions in notification vs. operation |
tree | commitdiff |
2001-11-09 |
Simon Britnell | Cleaned up the wodPlayer functionality to make it easie... |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-05 |
Eric Pouech | Fixed dst / src lines implementation. |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
tree | commitdiff |
2001-08-18 |
Eric Pouech | Replaced memset by hand made equivalent to work around... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-05-29 |
Huw D M Davies | Attempt to write fragments and check whether we can... |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-05-07 |
Bang Jun-Young | Call OSS_MidiInit() only if HAVE_OSS_MIDI is defined. |
tree | commitdiff |
2001-05-07 |
Bang Jun-Young | Include missing errno.h. |
tree | commitdiff |
2001-04-20 |
James Hatheway | Make sure to return our variable with the correct retur... |
tree | commitdiff |
2001-04-13 |
Eric Pouech | Fixed some buffers issue in recording. |
tree | commitdiff |
2001-03-21 |
Ove Kaaven | Show an error if small enough fragment sizes couldn... |
tree | commitdiff |
2001-03-03 |
Andreas Mohr | Some more message cleanups. |
tree | commitdiff |
2001-02-12 |
Andreas Mohr | Don't touch WAVEHDRs dwLoops variable. |
tree | commitdiff |
2001-01-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-01-18 |
Huw D M Davies | Fix off by one error in buffer length check. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed unnecessary headers. |
tree | commitdiff |
2001-01-04 |
Eric Pouech | Now using manifest constant instead of raw values for... |
tree | commitdiff |
2001-01-04 |
Marcus Meissner | Set fragments for wave input to 7 x 1024 byte. |
tree | commitdiff |
2001-01-02 |
Marcus Meissner | Read 4 bytes to wake up GETISPACE. |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Compile fix if HAVE_OSS is not defined. |
tree | commitdiff |
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 |
next |