2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
blob | commitdiff | raw |
2005-11-10 |
Francois Gouget | Remove spaces before '\n' in traces. |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Mike McCormack | Fix some gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Alexandre Julliard | Use the proper WOW functions everywhere instead of... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Francois Gouget | Fix winapi_check documentation warnings. |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Alexandre Julliard | Removed unnecessary code in the 16-bit DllEntryPoint... |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Mike McCormack | Make multimedia threads high priority. |
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 |
Vincent Béron | Correct and complete some api documentation. |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Peter Berg Larsen | Assorted memleak fixes. Found on Michael Stefaniuc... |
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-06 |
Alexandre Julliard | Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip... |
blob | commitdiff | raw | diff to current |
2004-11-03 |
Robert Shearman | Fix broken thread start routines. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Jeremy White | Revise winmm/time.c to fix timer resolution at 1 ms... |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Alexandre Julliard | Function parameters don't need WINE_UNUSED. |
blob | commitdiff | raw | diff to current |
2004-01-12 |
Eric Pouech | - implemented TIME_KILL_SYCHRONOUS timer flags |
blob | commitdiff | raw | diff to current |
2003-12-31 |
Dmitry Timoshkov | Fix many function prototypes and data types according... |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Eric Pouech | Move (again) usage of 16 bit specific functions (thunk... |
blob | commitdiff | raw | diff to current |
2003-12-02 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Eric Pouech | Move usage of 16 bit specific functions (MapSL) in... |
blob | commitdiff | raw | diff to current |
2003-11-09 |
Eric Pouech | Removed some more dependencies on wine 16-bit specific... |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Robert Reif | Clean up *GetDevCaps to check for valid pointer and... |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Robert Reif | Only copy amount requested up to size of structure. |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Robert Reif | Fix MMDRV_PhysicalFeatures to handle both 16 and 32... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Robert Reif | Only return the number of bytes requested. |
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-02 |
Eric Pouech | - renamed winmm.OpenDriverW into winmm.OpenDriver |
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 |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Matthew Davison | Removed calls to HEAP_strdupAtoW. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume... |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Split out some more 16-bit code. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Moved 16-bit definitions out of mmddk.h into mmsystem16.h. |
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 | Moved 16 bit joystick function to mmsystem.c. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Eric Pouech | - internal renaming (no longer using MMSYSTEM prefixes... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Eric Pouech | - let all time related functions make use of low level... |
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 | All driver functions are now properly separated. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Eric Pouech | - revisited mmsystem/winmm loading mechanism |
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-29 |
Eric Pouech | - finish mmio separation |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Eric Pouech | Move driver message mapping out of 32 bit code. |
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-21 |
Eric Pouech | Keep on moving 16 bit code out of winmm, now only using... |
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-10-07 |
Eric Pouech | Let wave(Out|In)Open call the wave mapper when the... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
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-08-09 |
Michael Stefaniuc | - Convert HDRVR to a void*. |
blob | commitdiff | raw | diff to current |
2002-08-03 |
Michael Stefaniuc | Convert HMIXER, HMIXEROBJ to a void*. |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Alexandre Julliard | Authors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Gerald Pfeifer | Fixed format string. |
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-07-08 |
Eric Pouech | Fixed another PlaySound bug (when SND_LOOP is requested). |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Eric Pouech | Fixed flags handling in sndPlaySound. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Eric Pouech | Fixed another regression in PlaySound. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Eric Pouech | Some other synchronisation issues. |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Eric Pouech | Check for NULL ptr in midiStreamOut. |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Sander van Leeuwen | mixerGetControlDetailsW: translate strings for |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Eric Pouech | Fixed hang in PlaySound in error cases; added registry... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Eric Pouech | Fixed hangs when playing an ASCII resource. |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Eric Pouech | Better behavior of PlaySound (error handling, synchroni... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Vincent Béron | Changes some handle definitions to the proper type. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
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-11-13 |
Eric Pouech | Fixed wave(In|Out)Open when called with WAVE_MAPPED... |
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-28 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-04-25 |
James Hatheway | PlaySoundA should return TRUE when it stops playing... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Andreas Mohr | Cosmetics. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Andreas Mohr | Some more cleanups. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Ove Kaaven | Remove multimedia timers from the service thread, use... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Eric Pouech | Replaced calls to KERNEL.Yield16 by calls to KERNEL32... |
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-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
blob | commitdiff | raw | diff to current |
next |