2005-04-27 |
Mike McCormack | Make multimedia threads high priority. |
tree | commitdiff |
2005-04-26 |
Christian Costa | Fixed flags handling in MCIAVI_mciInfo. |
tree | commitdiff |
2005-03-08 |
Alexandre Julliard | Make sure to always pass valid QS_* flags to |
tree | commitdiff |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it... |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-08-09 |
Mike Hearn | Only trace FOURCC handler when one is specified |
tree | commitdiff |
2004-07-14 |
Dmitry Timoshkov | Make it possible to open read-only AVI files for a... |
tree | commitdiff |
2004-04-05 |
Dmitry Timoshkov | Fallback to a compression scheme specified in the strea... |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-19 |
Dmitry Timoshkov | Just update from/to pointers and exit on a subsequent... |
tree | commitdiff |
2004-03-18 |
Christian Costa | Release lock before wave calls that generate notification. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Added support for MCI_DGV_WHERE_MAX flag in MCIAVI_mciW... |
tree | commitdiff |
2004-03-16 |
Christian Costa | Handle avi files with non standard video stream names. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Fixed deadlock when stopping playback. |
tree | commitdiff |
2004-03-01 |
Dmitry Timoshkov | - Add a lot of traces to make debugging a bit easier. |
tree | commitdiff |
2004-02-27 |
Dmitry Timoshkov | Convert MCIAVI window support to unicode. |
tree | commitdiff |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-01-28 |
Eric Pouech | Fixed synchronization issue. |
tree | commitdiff |
2004-01-20 |
Robert Reif | Fixed thread handle leaks. |
tree | commitdiff |
2004-01-06 |
Dmitry Timoshkov | Register window class on mciavi driver loading, and... |
tree | commitdiff |
2004-01-06 |
Dmitry Timoshkov | Return correct resource id for time format strings. |
tree | commitdiff |
2004-01-05 |
Dmitry Timoshkov | Accept all standard DIB compressions in the mciavi... |
tree | commitdiff |
2004-01-05 |
Dmitry Timoshkov | Decode stream number from AVI frame data and assign... |
tree | commitdiff |
2004-01-02 |
Dmitry Timoshkov | Remove a stray LeaveCriticalSection(). |
tree | commitdiff |
2004-01-01 |
Dmitry Timoshkov | Much improved mciavi driver. Fixed synchronization... |
tree | commitdiff |
2003-12-31 |
Dmitry Timoshkov | Add Unicode->ANSI MCI message mapping, implement mciSen... |
tree | commitdiff |
2003-11-21 |
Eric Pouech | HeapReAlloc doesn't allocate memory. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-04 |
Michael Günnewig | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-02-12 |
Michael Stefaniuc | Added some missing LeaveCriticalSection's. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Moved 16-bit definitions out of mmddk.h into mmsystem16.h. |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
tree | commitdiff |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
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-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-01-29 |
Patrik Stridvall | Avoid wildcards in .cvsignore. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-02-14 |
Eric Pouech | Started the real implementation of mciavi. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed unnecessary headers. |
tree | commitdiff |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Cleaned up some more dependencies on Wine internal... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
1999-10-24 |
Eric Pouech | Split the multimedia/ directory into dlls/ subdirectories. |
tree | commitdiff |
|