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 |
1999-02-17 |
Marcus Meissner | mmioDescend: fixed FIND_xxxx, verified with mciavi32... |
tree | commitdiff |
1999-02-17 |
Francois Gouget | Changed ICOM_THIS definition. |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Brian Joseph Czapiga | Fixed a few #ifdefs. |
tree | commitdiff |
1999-02-14 |
Eric Pouech | Fixed bugs on MCI notification (callback info are copie... |
tree | commitdiff |
1999-02-14 |
Marcus Meissner | Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status. |
tree | commitdiff |
1999-02-13 |
Eric Pouech | Added support for MCI AVI driver |
tree | commitdiff |
1999-02-11 |
Andreas Mohr | Fixes mixerGetID16/32 problems/errors. |
tree | commitdiff |
1999-02-11 |
Francois Gouget | IsEqualGUID is defined in 'include/wine/obj_base.h... |
tree | commitdiff |
1999-02-10 |
Francois Gouget | Better set of macros for defining the COM interfaces. |
tree | commitdiff |
1999-02-09 |
Ove Kaaven | Sounds were cut off due to integer overflow. Fixed. |
tree | commitdiff |
1999-02-05 |
Marcus Meissner | Updated msvideo / vfw.h, use builtin msvfw32.dll by... |
tree | commitdiff |
1999-02-02 |
Eric Pouech | Fixed tracks indexing in mcicda.c |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | Fixed error messages. |
tree | commitdiff |
1999-01-29 |
Marcus Meissner | Updated msvideo. New program 'icinfo [-about] [-configu... |
tree | commitdiff |
1999-01-28 |
Peter Hunnisett | - Small bug fix. |
tree | commitdiff |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-24 |
Geoff Clare | Several internal functions won't compile when the condi... |
tree | commitdiff |
1999-01-23 |
Rob Riggs | Fixed duplicate sound buffer handling. Updated status. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Lionel Ulmer | - beginning of implementation of Direct3D2 (DX 5.0... |
tree | commitdiff |
1999-01-03 |
Ove Kaaven | Reading joystick 5 when we only support 4 should fail... |
tree | commitdiff |
1999-01-03 |
Ove Kaaven | Playing a non-existent CD should fail instead of crash. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-12-24 |
Peter Hunnisett | Added macros to header file for easier function calling. |
tree | commitdiff |
1998-12-24 |
Alexandre Julliard | #elif -> #else |
tree | commitdiff |
1998-12-18 |
Eric Pouech | Changed error values MCI_INTERNAL to their correct... |
tree | commitdiff |
1998-12-18 |
Eric Pouech | Removed warning. |
tree | commitdiff |
1998-12-18 |
Eric Pouech | No longer sending directly messages to DriverProc but... |
tree | commitdiff |
1998-12-18 |
Eric Pouech | Removed incorrect patch for MCI_OPEN anc MCI_CLOSE... |
tree | commitdiff |
1998-12-15 |
Todd Vierling | - add -lossaudio if needed, and a check for <soundcard... |
tree | commitdiff |
1998-12-10 |
Robert Riggs | Accept MCI_OPEN and MCI_CLOSE messages in MCICDAUDIO_Dr... |
tree | commitdiff |
1998-12-09 |
Marcus Meissner | Some unnecessary #include and messages removed. |
tree | commitdiff |
1998-12-08 |
Brian Gerst | Properly implement MCI_CDA_STATUS_TYPE_TRACK. |
tree | commitdiff |
1998-12-07 |
Robert Riggs | More general code cleanup for readability. |
tree | commitdiff |
1998-12-07 |
Andreas Mohr | Fixed a heap bug. |
tree | commitdiff |
1998-12-01 |
Robert Riggs | Fixed 8-bit WAV format handling (it is unsigned data). |
tree | commitdiff |
1998-12-01 |
Eric Pouech | Fixed memory/status recovery when error occured in... |
tree | commitdiff |
1998-12-01 |
Eric Pouech | Fixed memory/status recovery when error occured in... |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | Stubs for MCIWndCreate[A|W]. |
tree | commitdiff |
1998-11-30 |
Marcus Meissner | Implemented class factory for dsound. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Moved MCI part to mcimidi.c ; added DriverProc. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Moved MCI part to mciwave.c ; added some error checking... |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Added mcimidi and mciwave. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Fixed bug in MCI_INFO command ; fixed pause/resume... |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Starting writing MCI part ; fixed bug in MCI_INFO command. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Added some missing stubs in 32 bit part. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Made use of new 16/32 MCI message handling in mmsystem.c. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Added some error checking ; made use of new 16/32 MCI... |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Added some error checking ; made use of new 16/32 MCI... |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Factorized 16/32 bit MCI function by using message... |
tree | commitdiff |
1998-11-22 |
Robert Riggs | DirectSound3DListener and DirectSound3DBuffer stubs... |
tree | commitdiff |
1998-11-14 |
Lionel Ulmer | Added correct implementation of GetCaps, changed Play... |
tree | commitdiff |
1998-11-06 |
Marcus Meissner | Solaris redefines ERR and CS, fixed occurances. |
tree | commitdiff |
next |