- 15 Sep, 2003 1 commit
-
-
Eric Pouech authored
include/mmsystem.h to include/mmddk.h. - Removed all dependencies on heap.h. - Fixed a few prototypes (mmioRename[AW], mciSendStringW, *Message).
-
- 12 Sep, 2003 1 commit
-
-
Eric Pouech authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-
- 19 Aug, 2003 1 commit
-
-
Erwin Wolff authored
-
- 02 Jul, 2003 1 commit
-
-
Eric Pouech authored
- replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with OpenDriver (unicode form) - as a consequence, driver name handling in msacm is now mostly unicode - moved UserYield16 and UnMapLS call out of the 32bit part of winmm
-
- 13 Apr, 2003 1 commit
-
-
Vincent Béron authored
-
- 04 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 03 Jan, 2003 1 commit
-
-
Francois Gouget authored
-
- 15 Dec, 2002 1 commit
-
-
Francois Gouget authored
a handle as the first parameter.
-
- 30 Nov, 2002 1 commit
-
-
Francois Gouget authored
-
- 03 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 17 Sep, 2002 1 commit
-
-
Francois Gouget authored
Remove types that don't exist on Windows.
-
- 09 Aug, 2002 2 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
- Fix declaration of DriverCallback().
-
- 03 Aug, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 02 Aug, 2002 1 commit
-
-
Michael Stefaniuc authored
- Fixed some HMIDI{IN,OUT}16 to HANDLE conversions. - midiOutCacheDrumPatches16 called itself recursively in an infinite loop.
-
- 01 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
Convert HMIDI, HMIDIIN, HMIDIOUT, HMIDISTRM to void*.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 25 Apr, 2002 1 commit
-
-
Steven Edwards authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 31 Jan, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 04 Dec, 2001 1 commit
-
-
Eric Pouech authored
Rewrote some parts for better DLL separation. Fixed some prototypes. Fixed mmioAdvance in write mode.
-
- 23 Nov, 2001 1 commit
-
-
Dmitry Timoshkov authored
-
- 30 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2001 2 commits
-
-
Eric Pouech authored
-
François Gouget authored
The definition of the function pointer types must be based on STRICT.
-
- 27 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 26 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 22 Sep, 2000 1 commit
-
-
Francois Gouget authored
-
- 26 Jul, 2000 1 commit
-
-
Eric Pouech authored
- upgraded vfw.h content
-
- 25 Jun, 2000 1 commit
-
-
Eric Pouech authored
Seeking from SEEK_END was wrong. Seeking on empty buffer was wrong. Some installed ioProcs had uninitialized fields. A few more bits for rename functions.
-
- 24 Jun, 2000 1 commit
-
-
Ove Kaaven authored
10ms latency (not noticeable), and about 300ms of prebuffering. Fixed a few bugs. Added a Wine-only WINMM flag for waveOutOpen for DirectSound to use (so drivers like wineoss have some way of knowing what to prepare itself for).
-
- 11 Jun, 2000 1 commit
-
-
Francois Gouget authored
old g++ versions.
-
- 19 Mar, 2000 1 commit
-
-
Eric Pouech authored
Better IO buffering. Added some missing prototypes.
-
- 12 Jan, 2000 1 commit
-
-
Steve Langasek authored
-
- 04 Jan, 2000 1 commit
-
-
Eric Pouech authored
Fixes some bugs in buffers handling and index for MAPPER.
-
- 25 Dec, 1999 1 commit
-
-
Eric Pouech authored
Added support for MCI_INFO on MEDIA_UPC & MEDIA_IDENTITY commands.
-
- 05 Dec, 1999 1 commit
-
-
Eric Pouech authored
Fixed bug in midi in while reading data
-
- 22 Sep, 1999 1 commit
-
-
Eric Pouech authored
-