2003-07-02 |
Francois Gouget | Fixed some common spelling errors. |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-04 |
Robert Reif | Added a dynamically growing ring buffer for oss, alsa... |
tree | commitdiff |
2003-05-11 |
Eric Pouech | Stop wavemap lookup if a device isn't functional (spott... |
tree | commitdiff |
2003-05-06 |
Marcus Meissner | Added include <errno.h>. |
tree | commitdiff |
2003-05-02 |
Robert Reif | Added driver property set implementation. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Fixed a problem where OSS trigger support is inconsistent. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added driver notify implementation. |
tree | commitdiff |
2003-04-26 |
Robert Reif | Fixed bug caused by OSS inconsistent trigger operation... |
tree | commitdiff |
2003-04-10 |
Robert Reif | Better error messages. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-05 |
Eric Pouech | Work around not implemented ioctl in BSD. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Avoid warnings. |
tree | commitdiff |
2003-03-15 |
Alexandre Julliard | Added #ifdef checks for SOUND_MIXER_INFO. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-07 |
Robert Reif | Fixed bug where the enable state of the output and... |
tree | commitdiff |
2003-03-04 |
Robert Reif | Capture thread checks queue for more headers before... |
tree | commitdiff |
2003-02-14 |
Robert Reif | Started to add support for a real direct sound capture... |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | Warn if open_count is already 0 when OSS_CloseDevice... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | Return MMSYS_NOERROR even if we don't open the device... |
tree | commitdiff |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a... |
tree | commitdiff |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabil... |
tree | commitdiff |
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 |
next |