2010-01-25 |
Eric Pouech | winmm: For MCI parsing, use 64bit compatible variables. |
blob | commitdiff | raw |
2009-11-30 |
Henri Verbeet | winmm: Use wine_dbg_sprintf() in a few debug utility... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Jörg Höhle | winmm: Don't stop parsing after MCI's alias keyword. |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Jörg Höhle | winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Alexandre Julliard | winmm: Use PeekMessageW instead of UserYield. |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Jörg Höhle | winmm: MCI Close all causes one notification per open... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Jörg Höhle | winmm: Do not crash on NULL MCI Sysinfo command output... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Jörg Höhle | winmm: Time formats hms/tmsf use leading zeroes as... |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Eric Pouech | winmm: Get rid of 16bit driver support in mci. |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Eric Pouech | mmsystem: Create a real function for mciExecute. |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Eric Pouech | winmm: Simplify mciLoadCommandResource by dropping... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Eric Pouech | mmsystem: Cleanly separate MCI in MMSystem from WinMM... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Eric Pouech | winmm: Protect MCI_SYSINFO against null buffers. |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Jörg Höhle | winmm: MCI notification is controlled by keyword only. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Eric Pouech | winmm: Correctly fill the yield-data parameter in mciGe... |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Dan Kegel | winmm: Don't convert return string in mciSendStringA... |
blob | commitdiff | raw | diff to current |
2009-05-20 |
Alexandre Julliard | winmm: Fix some Win64 pointer truncations issues. |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Michael Stefaniuc | include: Change some DWORD to DWORD_PTR in mmddk.h. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Andrew Talbot | winmm: Declare some functions static. |
blob | commitdiff | raw | diff to current |
2009-01-09 |
Alexandre Julliard | include: Fix a number of mmsystem.h structure for Win64. |
blob | commitdiff | raw | diff to current |
2008-11-26 |
Francois Gouget | Straighten out some ellipses. |
blob | commitdiff | raw | diff to current |
2008-11-24 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Marcus Meissner | Fixed RegEnumKey(Ex)W buffer sizes. |
blob | commitdiff | raw | diff to current |
2008-08-18 |
Jeff Zaroyko | winmm: Remove misleading message. |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Zac Brown | winmm: msiSendStringW: Don't free substring after origi... |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Maarten Lankhorst | winmm: Fix midi deadlock by not holding lock on release. |
blob | commitdiff | raw | diff to current |
2008-01-04 |
Austin English | More spelling fixes. |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Michael Stefaniuc | dlls: Remove duplicate includes. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Alexandre Julliard | winmm: Get rid of the WINE_MM_IDATA global structure... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Andrew Talbot | winmm: Replace inline static with static inline. |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Kai Blin | winmm: Remove unused variable and if check (Coverity). |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Andrew Talbot | winmm: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Eric Pouech | winmm: Remove WINE_NO_LONG_AS_INT. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Jan Zerebecki | winmm: Prevent NULL dereference in MCI_Close and add... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Eric Pouech | mci: Fix some mciSendString quirks. |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Peter Åstrand | winmm: Add support for "open new" commands. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Dmitry Timoshkov | Make more arrays const. |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Eric Pouech | Fixed some bugs in MCI string parsing. |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Alexandre Julliard | Fixed gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Felix Nawothnig | Make string elements of MCI_OPEN_PARMS const to match... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Rein Klazes | In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Mike McCormack | Make WINMM_IData statically allocated. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Filip Navara | Specify correct buffer size in GetPrivateProfileStringW... |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Robert Reif | Fix memory leak in error path. |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Christian Costa | Added some more cases to MCI_MapMsgAtoW. |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Christian Costa | Fixed offsets calculations. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it... |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Dmitry Timoshkov | Fix an obvious typo leading to a crash. |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Dimitrie O. Paun | Lookup driver information in registry and system.ini. |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Eric Pouech | - implemented MCI_SOUND command |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Christian Costa | MCI strings are case insensitive. |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Dmitry Timoshkov | Much improved mciavi driver. Fixed synchronization... |
blob | commitdiff | raw | diff to current |
2003-12-31 |
Dmitry Timoshkov | Add Unicode->ANSI MCI message mapping, implement mciSen... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dimitrie O. Paun | Merge win.ini/[mci extensions] into the registry. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Eric Pouech | - Moved Wine extension to get DSound interface from... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Mike McCormack | Fixed incorrect strcasecmp usage. |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Alexandre Julliard | Avoid calling Win32 resource functions on 16-bit modules. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Eric Pouech | winmm/mmsystem now compiles with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Eric Pouech | All MCI functions are now cleanly separated. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Eric Pouech | Now only storing thread id for mci tasks (16 bit htask... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Eric Pouech | Move MCI message mapping out of 32 bit code. |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Eric Pouech | Fixed mciSendString debug reporting when an error occur... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Eric Pouech | Simplify the global internal data handling. |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Eric Pouech | Unify the constant used for error codes reporting mappi... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Eric Pouech | Keep on moving 16 bit code out of winmm. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Eric Pouech | Started putting all 16 bit code in separate files. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Alexandre Julliard | Convert HTASK to void* (based on a patch by Michael... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Steven Edwards | Porting fixes. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Alexandre Julliard | Use MapLS/UnMapLS instead of SEGPTR_* macros. |
blob | commitdiff | raw | diff to current |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Eric Pouech | Fixed error message and return value in case of bogus... |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Marcus Meissner | Alias and Device Type are case insensitive. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Eric Pouech | Fixed some mci string parsing issues. |
blob | commitdiff | raw | diff to current |
2000-12-16 |
Eric Pouech | Fixed loading of 16 bit MCI drivers (for command tables). |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Eric Pouech | Split driver functions into USER (16 bit part) and... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Bradley Baetz | Handle mciSendString("open <mcitype>",...) |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Eric Pouech | Fixed bug when file doesn't exist in MCI_OPEN handling. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Eric Pouech | Got rid of PROFILE_ functions, now accessing Wine confi... |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Eric Pouech | - fixed crash on mci channel tracing |
blob | commitdiff | raw | diff to current |
next |