2002-08-09 |
Michael Stefaniuc | Convert HMMIO to a void*. |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
tree | commitdiff |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*. |
tree | commitdiff |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Create at most one glue file for a single dll. |
tree | commitdiff |
2002-08-01 |
Robert Lunnon | Preliminary audio driver for Solaris Libaudioio. |
tree | commitdiff |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael... |
tree | commitdiff |
2002-07-31 |
Nicolas Escuder | Speed and buffer improvement, code clean up, and fix... |
tree | commitdiff |
2002-07-30 |
Alexandre Julliard | Merged the NAS driver written by Nicolas |
tree | commitdiff |
2002-07-29 |
Chris Morgan | Some dos VGA error handling. Misc TRACE changes. |
tree | commitdiff |
2002-07-29 |
Gerald Pfeifer | Fixed format string. |
tree | commitdiff |
2002-07-28 |
Alexandre Julliard | Convert HTASK to void* (based on a patch by Michael... |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-10 |
Rok Mandeljc | Added Slovenian resources. |
tree | commitdiff |
2002-07-08 |
Eric Pouech | Fixed another PlaySound bug (when SND_LOOP is requested). |
tree | commitdiff |
2002-07-08 |
Eric Pouech | Fixed a few compilation warnings. |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
tree | commitdiff |
2002-07-03 |
Eric Pouech | Fixed some more configuration issues. |
tree | commitdiff |
2002-07-02 |
Alexandre Julliard | Fixed warnings. |
tree | commitdiff |
2002-06-28 |
Alexandre Julliard | Added some ALSA configure checks. |
tree | commitdiff |
2002-06-28 |
Eric Pouech | Created an ALSA driver (with the help of David Hammerto... |
tree | commitdiff |
2002-06-28 |
Eric Pouech | Ensured full duplex mode is only used with same paramet... |
tree | commitdiff |
2002-06-25 |
Eric Pouech | Fixed flags handling in sndPlaySound. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-04 |
Eric Pouech | Fixed another regression in PlaySound. |
tree | commitdiff |
2002-06-04 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-29 |
Eric Pouech | Some other synchronisation issues. |
tree | commitdiff |
2002-05-29 |
Eric Pouech | Check for NULL ptr in midiStreamOut. |
tree | commitdiff |
2002-05-28 |
Sander van Leeuwen | mixerGetControlDetailsW: translate strings for |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed some unnecessary imports. |
tree | commitdiff |
2002-05-22 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-05-22 |
Eric Pouech | Fixed hang in PlaySound in error cases; added registry... |
tree | commitdiff |
2002-05-19 |
Steven Edwards | Add check for <sys/ioctl.h>. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-16 |
Eric Pouech | Fixed hangs when playing an ASCII resource. |
tree | commitdiff |
2002-05-16 |
Johan Gill | lpmmioinfo can sometimes, proven in the read case,... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-12 |
Eric Pouech | Better behavior of PlaySound (error handling, synchroni... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Let MCI drivers support the session instance loading... |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Created session instance for installable drivers. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
tree | commitdiff |
2002-04-22 |
Eric Pouech | Fixed multi-thread access to local variables (mainly... |
tree | commitdiff |
2002-04-22 |
Eric Pouech | Fixed a mismatch in wavein 16/32 mapping. |
tree | commitdiff |
2002-04-08 |
Hidenori Takeshima | Added resources for Japanese. |
tree | commitdiff |
2002-04-08 |
Hidenori Takeshima | Fixed an overflow in calculating times. |
tree | commitdiff |
2002-04-01 |
Eric Pouech | More robust and less time consuming playback. |
tree | commitdiff |
2002-04-01 |
Eric Pouech | Fixed size of buffers in conversion. |
tree | commitdiff |
2002-03-25 |
Vincent Béron | Changes some handle definitions to the proper type. |
tree | commitdiff |
2002-03-25 |
Chris Morgan | wodOpen() should return MMSYSERR_ALLOCATED if the devic... |
tree | commitdiff |
2002-03-22 |
Chris Morgan | Fix range in aRts 8bit volume code. |
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-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
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-13 |
Eric Pouech | Now using the NT CD interface. |
tree | commitdiff |
2002-01-12 |
Eric Pouech | Fixed the wodReset implementation, internal messages... |
tree | commitdiff |
2002-01-10 |
Eric Pouech | Fix potential memory issue. |
tree | commitdiff |
2001-12-24 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Added full-duplex capability. |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Fixed another bunch of bugs (mainly linked to operation... |
tree | commitdiff |
2001-12-14 |
Eric Pouech | Thawed some freezes. |
tree | commitdiff |
2001-12-04 |
Eric Pouech | Fixed bugs in output functions (write). |
tree | commitdiff |
2001-11-19 |
Simon Britnell | Fix a loop playing failure and a problem with choppy... |
tree | commitdiff |
2001-11-13 |
Eric Pouech | Fixed wave(In|Out)Open when called with WAVE_MAPPED... |
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-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
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-08-15 |
Eric Pouech | Fixed error message and return value in case of bogus... |
tree | commitdiff |
2001-08-09 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-28 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Eric Pouech | Fails mapper opening when no midi out devices are present. |
tree | commitdiff |
2001-06-19 |
Eric Pouech | Fixed bugs in output functions (ascend, createChunk). |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-06-11 |
Marcus Meissner | Alias and Device Type are case insensitive. |
tree | commitdiff |
2001-05-29 |
Huw D M Davies | Attempt to write fragments and check whether we can... |
tree | commitdiff |
next |