- 22b861c - Moved dplay and dplayx to a proper home in the dlls directory. by Peter Hunnisett · 26 years ago
- 89391af - Changed return code for failure on *_DllGetClassObject to by Peter Hunnisett · 26 years ago
- 09c71b1 Fixed typo in hDrv for sending message. by Eric Pouech · 26 years ago
- d19d25a Removed last dependancies between MCI drivers and WINMM/MMSYSTEM DLLs. by Eric Pouech · 26 years ago
- c26cccb Got rid of hack on WAVEHDR's & MIDIHDR's reserved field for 16/32 bit by Eric Pouech · 26 years ago
- c1e3bbf Check for OSS driver presence and return error accordingly. by Eric Pouech · 26 years ago
- 322f45c Got rid of hack on MIDHDR's reserved field for 16/32 bit discrimination. by Eric Pouech · 26 years ago
- 31655a6 Fixed crash with mapper loading. by Eric Pouech · 26 years ago
- 300da9c Got rid of hack on WAVEHDR's reserved field for 16/32 bit discrimination. by Eric Pouech · 26 years ago
- cbb03ce MMSYSTEM_GetIData() now dies when no iData is present by Eric Pouech · 26 years ago
- 4853b6d Added lolvldrv.c and oss.c. by Eric Pouech · 26 years ago
- dc8d856 No longer checking for correct iData in code. by Eric Pouech · 26 years ago
- 22d333d Make it (almost) 32 bit only. Reflected creation of WINEOSS module. by Eric Pouech · 26 years ago
- ed18ce6 Make it (almost) 32 bit only. by Eric Pouech · 26 years ago
- bfa66f7 Added stub for joyGetPosEx16(). by Eric Pouech · 26 years ago
- 81824b9 No longer checking for correct iData in code. by Eric Pouech · 26 years ago
- e229260 Now using WAVEFORMATEX instead of PCMWAVEFORMAT. by Eric Pouech · 26 years ago
- 644f9a7 Now using modReset() instead of tweaking MIDI controls. by Eric Pouech · 26 years ago
- 086883e Fixed returned type upon open. Fixed some bogus error checking. by Eric Pouech · 26 years ago
- 9000e7f Fixed returned type upon open. by Eric Pouech · 26 years ago
- 32b4325 Add support for anonymous struct/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
- 54d44d4 Fixed crash in PlaySound thread. by Eric Pouech · 26 years ago
- 37c0217 Updated to new MM header organization. by Eric Pouech · 26 years ago
- 668228a Moved DDK level material to new include/mmddk.h file. by Eric Pouech · 26 years ago
- 139f8fc Updated to new MM header organization. by Eric Pouech · 26 years ago
- 7026a3d Changed snprintf to wsnprintfA to remove unresolved external when by Michael McCormack · 26 years ago
- 708a1c0 Adapted to WOW changes. by Ulrich Weigand · 26 years ago
- 16b901c Fixed internal buffer for 16 bit mmio MEM files. by Eric Pouech · 26 years ago
- 3b88cab - some errors in cleaning up values returned by MCI drivers: this by Eric Pouech · 26 years ago
- 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago
- b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
- 478eee1 Eliminated warnings. by Patrik Stridvall · 26 years ago
- 0147eed Added WINMM resources. by Eric Pouech · 26 years ago
- d2c54d8 Removed obsoleted mcistring.c. Added support for resources. by Eric Pouech · 26 years ago
- b26cfe7 Fixed return values for some messages in DriverProc (MCI_GETDEVCAPS & by Eric Pouech · 26 years ago
- 71c7efa Spread the use of MM crit sect. by Eric Pouech · 26 years ago
- 967a31d Moved some MCI functions to mci.c. by Eric Pouech · 26 years ago
- 2823d59 Added parsing & storing of command tables. by Eric Pouech · 26 years ago
- 8d108a2 Removed fixed size array to store specific data (now using by Eric Pouech · 26 years ago
- 6ba9d96 Changed way of allocation open mci drivers (array => list). by Eric Pouech · 26 years ago
- 9e1008f Removed fixed size array to store specific data (now using by Eric Pouech · 26 years ago
- 7d6ee31 Fixed return value for 'open' command. by Eric Pouech · 26 years ago
- 3bfbf3c Removed fixed size array to store specific data (now using by Eric Pouech · 26 years ago
- 5be17f7 Uniformized use of fd to midi device. by Eric Pouech · 26 years ago
- f87112b Cosmetic fixes. by Eric Pouech · 26 years ago
- 5e61c20 No longer calling mm timers callbacks with mm timer crit sect locked. by Eric Pouech · 26 years ago
- 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
- 359f497e Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- a4b80d4 Fixes for compile on non-Intel platforms. by Patrik Stridvall · 26 years ago
- 623c0d6 some small include fixes, some checks for NULL ptrs, by Marcus Meissner · 26 years ago
- 8becc69 Fixed alignment and position when looking for mmio chunks. by Eric Pouech · 26 years ago
- 9930c39 No longer using global vars (shared data) for mm timers, but a by Eric Pouech · 26 years ago
- bba54db No longer using global vars (shared data) for mm timers, but a by Eric Pouech · 26 years ago
- 62ad041 Fixed null ptr deref introduced in last patch. by Eric Pouech · 26 years ago
- cee1b3a Better handling of double quotes in MCI string commands. by Eric Pouech · 26 years ago
- 032a182 Fixed memory leak in mci structures. by Eric Pouech · 26 years ago
- 352c939 Fixed small memory corruption. by Marcus Meissner · 26 years ago
- 0e35eba - simplified internal data by Eric Pouech · 26 years ago
- db98ffd Don't ignore application-requested primary buffer flags. by Ove Kaaven · 26 years ago
- 350075f Fixed mmioDescend when called with a parent chunk. by Eric Pouech · 26 years ago
- 51f5842 Moved inclusion of winestring.h to winebase.h. by Alexandre Julliard · 26 years ago
- 28b3ee7 Added some digital video interface by Eric Pouech · 26 years ago
- 6671ea9 Added (still incomplete) handling of MCI_BREAK command. by Eric Pouech · 26 years ago
- 0e56104 removed obsoleted init.c source file by Eric Pouech · 26 years ago
- d54fa78 moved to new trace interface by Eric Pouech · 26 years ago
- 06c7f93 included DLL init sequence (from obsoleted init.c) by Eric Pouech · 26 years ago
- 0eacb6f included midi init sequence (from obsoleted init.c) by Eric Pouech · 26 years ago
- 824c3fd included mci init sequence (from obsoleted init.c) moved to new trace interface by Eric Pouech · 26 years ago
- 2dd802c output: better internal thread interface (orthogonalization of states and events) by Eric Pouech · 26 years ago
- 9c75a8a moved to the new debug interface by Eric Pouech · 26 years ago
- a2b3001 moved to the new debug interface by Eric Pouech · 26 years ago
- b343fa8 Updated traces. by Eric Pouech · 26 years ago
- 2305f3c Microsoft com vtable compatibility workaround for g++. Basically adds by Paul Quinn · 26 years ago
- 1d58651 Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed mixGetDevCaps16. by Marcus Meissner · 26 years ago
- 1a22964 Use service thread for "true" multimedia timers. by Ove Kaaven · 26 years ago
- f7f9508 When opening the file we don't need MMIO_EXCLUSIVE by Jukka Kangas · 26 years ago
- 896889f ANSI C fixes. by Patrik Stridvall · 26 years ago
- 9173f04 Fixed implicit type warning. by Kevin Holbrook · 26 years ago
- 7349679 Added PlaySound16, sndPlaySound16. by Ulrich Weigand · 26 years ago
- b068320 cleaned up debug channels to use default one (mmsys) by Eric Pouech · 26 years ago
- 1d1a6bb small range fixes for OSS driver changed to the new debug channel interface by Eric Pouech · 26 years ago
- 54e4ba0 first (working) shot at OSS mixer low level interface by Eric Pouech · 26 years ago
- 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
- 92ae219 Removed redundant include of winbase.h from winuser16.h. by Michael Veksler · 26 years ago
- 281c927 - got rid of all the internal MM tweaks to load builtin MCI by Eric Pouech · 26 years ago
- 89b1fc9 MCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldProc should be WINAPI. by Marcus Meissner · 26 years ago
- 819791b Don't malloc/free for every mixing operation, use the same buffer over by Ove Kaaven · 26 years ago
- 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
- ff5ae3d Removed some includes of 16 bit API. by Michael Veksler · 26 years ago
- 25ec27a Fixed playing position when required by track number. by Eric Pouech · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- b1ec5bc Reduced fragment size. by Eric Pouech · 26 years ago
- 08004ac Added event callback mechanism. by Eric Pouech · 26 years ago
- ec301db Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
- 1dc1a25 Small enhancement. by Eric Pouech · 26 years ago
- afc94f4 New method for structure conversion (16 <-> 32). by Eric Pouech · 26 years ago
- a731fcc Updated (prepare|unprepare)header functions to allow correct callback by Eric Pouech · 26 years ago
- ab13bee - updated because of the splitting of interface/implementation by Francois Gouget · 26 years ago
- bed8c26 ICOMisation of the DirectSound API. by Francois Gouget · 26 years ago
- 1441e03 Fixed fake multimedia timers. Grim Fandango is now able to start up by Ove Kaaven · 26 years ago