2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume... |
blob | commitdiff | raw |
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 |
2000-11-14 |
Alexandre Julliard | Moved LDT handling to libwine.so. Changed the interface... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Francois Gouget | Fix the return type of mixerMessage16. |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Eric Pouech | Unlock win16 crst while thunking up to 32 bit dll. |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Fixed a few non portable zero-size array declarations. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
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-06-24 |
Ove Kaaven | Implemented the DirectSound HAL in winmm's wineoss... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Eric Pouech | Added more MIDI messages 16<=>32 mapping. |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Eric Pouech | Now using notification for detecting when a WAVEHDR... |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Huw D M Davies | Fix no. of arguments in a WARN statement. |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Bradley Baetz | The wavemap driver wasn't passing the callback type... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Eric Pouech | Tried to reduce echo in playSound API (using two wavehd... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Peter Ganten | waveHdr.lpData was eventually HeapFree()ed uninitialized. |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Eric Pouech | Fixed recursion count while calling midiStream(Pause... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Eric Pouech | Fixed PlaySound proc for non PCM content. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Eric Pouech | Split the multimedia/ directory into dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
|