1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Added WINMM resources. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Removed obsoleted mcistring.c. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Fixed return values for some messages in DriverProc... |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Spread the use of MM crit sect. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Moved some MCI functions to mci.c. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Added parsing & storing of command tables. |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Changed way of allocation open mci drivers (array ... |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Fixed return value for 'open' command. |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Removed fixed size array to store specific data (now... |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Uniformized use of fd to midi device. |
tree | commitdiff |
1999-07-15 |
Eric Pouech | Cosmetic fixes. |
tree | commitdiff |
1999-07-15 |
Eric Pouech | No longer calling mm timers callbacks with mm timer... |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Fixes for compile on non-Intel platforms. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-06-26 |
Eric Pouech | Fixed alignment and position when looking for mmio... |
tree | commitdiff |
1999-06-26 |
Eric Pouech | No longer using global vars (shared data) for mm timers... |
tree | commitdiff |
1999-06-26 |
Eric Pouech | No longer using global vars (shared data) for mm timers... |
tree | commitdiff |
1999-06-26 |
Eric Pouech | Fixed null ptr deref introduced in last patch. |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Better handling of double quotes in MCI string commands. |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Fixed memory leak in mci structures. |
tree | commitdiff |
1999-06-13 |
Marcus Meissner | Fixed small memory corruption. |
tree | commitdiff |
1999-06-12 |
Eric Pouech | - simplified internal data |
tree | commitdiff |
1999-06-12 |
Ove Kaaven | Don't ignore application-requested primary buffer flags. |
tree | commitdiff |
1999-06-07 |
Eric Pouech | Fixed mmioDescend when called with a parent chunk. |
tree | commitdiff |
1999-06-06 |
Alexandre Julliard | Moved inclusion of winestring.h to winebase.h. |
tree | commitdiff |
1999-06-05 |
Eric Pouech | Added some digital video interface |
tree | commitdiff |
1999-06-05 |
Eric Pouech | Added (still incomplete) handling of MCI_BREAK command. |
tree | commitdiff |
1999-05-24 |
Eric Pouech | removed obsoleted init.c source file |
tree | commitdiff |
1999-05-24 |
Eric Pouech | moved to new trace interface |
tree | commitdiff |
1999-05-24 |
Eric Pouech | included DLL init sequence (from obsoleted init.c) |
tree | commitdiff |
1999-05-24 |
Eric Pouech | included midi init sequence (from obsoleted init.c) |
tree | commitdiff |
1999-05-24 |
Eric Pouech | included mci init sequence (from obsoleted init.c) |
tree | commitdiff |
1999-05-24 |
Eric Pouech | output: better internal thread interface (orthogonaliza... |
tree | commitdiff |
1999-05-24 |
Eric Pouech | moved to the new debug interface |
tree | commitdiff |
1999-05-24 |
Eric Pouech | moved to the new debug interface |
tree | commitdiff |
1999-05-24 |
Eric Pouech | Updated traces. |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed... |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Use service thread for "true" multimedia timers. |
tree | commitdiff |
1999-05-17 |
Jukka Kangas | When opening the file we don't need MMIO_EXCLUSIVE |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Kevin Holbrook | Fixed implicit type warning. |
tree | commitdiff |
1999-05-04 |
Ulrich Weigand | Added PlaySound16, sndPlaySound16. |
tree | commitdiff |
1999-05-03 |
Eric Pouech | cleaned up debug channels to use default one (mmsys) |
tree | commitdiff |
1999-05-03 |
Eric Pouech | small range fixes for OSS driver |
tree | commitdiff |
1999-05-03 |
Eric Pouech | first (working) shot at OSS mixer low level interface |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Michael Veksler | Removed redundant include of winbase.h from winuser16.h. |
tree | commitdiff |
1999-05-02 |
Eric Pouech | - got rid of all the internal MM tweaks to load builtin MCI |
tree | commitdiff |
1999-05-01 |
Marcus Meissner | MCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro... |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | Don't malloc/free for every mixing operation, use the... |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-19 |
Eric Pouech | Fixed playing position when required by track number. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Eric Pouech | Reduced fragment size. |
tree | commitdiff |
1999-04-11 |
Eric Pouech | Added event callback mechanism. |
tree | commitdiff |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow... |
tree | commitdiff |
1999-04-11 |
Eric Pouech | Small enhancement. |
tree | commitdiff |
1999-04-11 |
Eric Pouech | New method for structure conversion (16 <-> 32). |
tree | commitdiff |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow... |
tree | commitdiff |
1999-04-11 |
Francois Gouget | - updated because of the splitting of interface/impleme... |
tree | commitdiff |
1999-04-11 |
Francois Gouget | ICOMisation of the DirectSound API. |
tree | commitdiff |
1999-04-10 |
Ove Kaaven | Fixed fake multimedia timers. Grim Fandango is now... |
tree | commitdiff |
1999-04-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-04-03 |
Eric Pouech | mmioOpen() now handles correctly MMIO_PARSE flag. |
tree | commitdiff |
1999-04-01 |
Eric Pouech | Starting implementation of MCI creator tasks |
tree | commitdiff |
1999-03-28 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-03-25 |
David Luyer | Changed "strings.h" to "string.h". |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Started calling mixer as a 32 bit low level driver... |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Fixed a few bugs. Started implementing mixerMessage... |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Implemented mciExecute. |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Added yield proc members to mci struct. |
tree | commitdiff |
1999-03-19 |
Eric Pouech | Fixed some bugs in MCI message mapping (32A => 16). |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Moved all MCI internal functions/variables/macros to... |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Make use of digitalv.h file. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Changed how list of loadable MCI drivers is obtained. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Cosmetic fixes. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Makes use of new CDAUDIO_Seek() function. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-13 |
Marcus Meissner | Some fixes and additions. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Added missing <sys/types.h>. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Some Solaris fixes. <resolv.h> needs <arpa/nameser... |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-22 |
Marcus Meissner | Some more recursive include fixes/optimizations. |
tree | commitdiff |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files. |
tree | commitdiff |
1999-02-20 |
Marcus Meissner | mmioDescend: debugoutput enhanced, FINDLIST/FINDRIFF... |
tree | commitdiff |
1999-02-19 |
Francois Gouget | Changed the first parameter from LPGUID (Windows header... |
tree | commitdiff |
1999-02-18 |
Marcus Meissner | Removed superflous WINAPI (mismatch with prototype... |
tree | commitdiff |
next |