projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Don't DISCARD or NOOVERWRITE non-dynamic buffers.
[wine]
/
dlls
/
winmm
/
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-02
Jörg Höhle
winmm/tests: Fix up to 3 MCI test failures.
tree
|
commitdiff
2010-02-25
Gerald Pfeifer
winmm/tests: Fix test condition in test_midiStream().
tree
|
commitdiff
2010-02-24
Jörg Höhle
winmm/tests: Fix transient notification error: messages...
tree
|
commitdiff
2010-02-22
Jörg Höhle
winmm/tests: MIDIHDR tests.
tree
|
commitdiff
2010-02-22
Jörg Höhle
winmm: Accept the ancient, smaller MIDIHDR.
tree
|
commitdiff
2010-02-22
Jörg Höhle
winmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK...
tree
|
commitdiff
2010-02-22
Jörg Höhle
winmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
tree
|
commitdiff
2010-02-22
Jörg Höhle
midimap: Have GetDevCaps error out when no MIDI device...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-19
Jörg Höhle
winmm: dwBytesRecorded controls how much is played...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
winmm/tests: Fix a couple of incorrect casts.
tree
|
commitdiff
2010-02-11
Jörg Höhle
winmm: Improve initial MIDI player thread synchronisation.
tree
|
commitdiff
2010-02-11
Jörg Höhle
winmm: Fix incorrect memory useage (Valgrind w/ MIDI...
tree
|
commitdiff
2010-02-11
Jörg Höhle
midimap: Implement callback/notification.
tree
|
commitdiff
2010-02-03
Jörg Höhle
winmm: The 64KB buffer limit on MIDIHDR buffers applies...
tree
|
commitdiff
2010-02-03
Jörg Höhle
winmm/tests: Initial set of MIDI tests.
tree
|
commitdiff
2010-02-02
Jörg Höhle
winmm: Reset MIDIHDR flags prior to return from midiStr...
tree
|
commitdiff
2010-02-02
Jörg Höhle
winmm: Have xyzGetDevCaps return MMSYSERR_BADDEVICEID...
tree
|
commitdiff
2010-02-01
Jörg Höhle
winmm: Perform stricter MIDI-related error checking.
tree
|
commitdiff
2010-02-01
Jörg Höhle
winmm: midiStreamPosition can select an alternative...
tree
|
commitdiff
2010-02-01
Jörg Höhle
winmm: The MIDI MAPPER is not available with MIDI IN.
tree
|
commitdiff
2010-01-28
Jörg Höhle
winmm: Fix MIDI resource leaks.
tree
|
commitdiff
2010-01-25
Dmitry Timoshkov
winmm: Add a bunch of new mmio tests which discover...
tree
|
commitdiff
2010-01-25
Eric Pouech
winmm: For MCI parsing, use 64bit compatible variables.
tree
|
commitdiff
2010-01-25
Eric Pouech
winmm: In mmio manipulation, always ensure that we...
tree
|
commitdiff
2010-01-25
Eric Pouech
winmm: A couple of simple fixes for winmm compilation...
tree
|
commitdiff
2010-01-18
Dmitry Timoshkov
winmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
winmm: Avoid using ReleaseThunkLock from 32-bit code.
tree
|
commitdiff
2009-11-30
Henri Verbeet
winmm: Use wine_dbg_sprintf() in a few debug utility...
tree
|
commitdiff
2009-11-23
Jörg Höhle
winmm: Don't stop parsing after MCI's alias keyword.
tree
|
commitdiff
2009-11-23
Jörg Höhle
winmm/tests: Introduce coherence tests among parts...
tree
|
commitdiff
2009-11-16
Jörg Höhle
winmm: Enable more MCI waveaudio tests.
tree
|
commitdiff
2009-11-16
Jörg Höhle
winmm/tests: Print symbolic MCIERR_ names.
tree
|
commitdiff
2009-11-16
Jörg Höhle
winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit...
tree
|
commitdiff
2009-11-13
Jörg Höhle
mciwave/tests: Fix a few tests including one hang on...
tree
|
commitdiff
2009-11-12
Alexandre Julliard
winmm: Use PeekMessageW instead of UserYield.
tree
|
commitdiff
2009-11-11
Jörg Höhle
mciwave: Play/Record return MCIERR_OUTOFRANGE as required.
tree
|
commitdiff
2009-11-11
Jörg Höhle
mciwave: Seek stops and rounds position down modulo...
tree
|
commitdiff
2009-11-11
Jörg Höhle
mciwave: Implement Cue as no-op.
tree
|
commitdiff
2009-11-11
Jörg Höhle
mciwave: Rework MCI notification system.
tree
|
commitdiff
2009-11-11
Jörg Höhle
winmm/tests: Give flaky progress test more time.
tree
|
commitdiff
2009-11-10
Jörg Höhle
winmm: MCI Close all causes one notification per open...
tree
|
commitdiff
2009-11-10
Jörg Höhle
mciwave: Stop must not reset current position.
tree
|
commitdiff
2009-11-10
Jörg Höhle
winmm/tests: Fix MCI test failure on Win9x/WinME.
tree
|
commitdiff
2009-11-09
Francois Gouget
winmm: WINMM_CheckForMMSystem() is not used, remove it.
tree
|
commitdiff
2009-11-09
Francois Gouget
winmm/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2009-11-09
Nicolas Le Cam
winmm/tests: Skip tests when running on non-english...
tree
|
commitdiff
2009-11-05
Jörg Höhle
mciwave: Allow (again) to set wave format parameters...
tree
|
commitdiff
2009-11-05
Jörg Höhle
mciwave: Set wave format PCM is the only one accepted.
tree
|
commitdiff
2009-11-05
Jörg Höhle
winmm: Do not crash on NULL MCI Sysinfo command output...
tree
|
commitdiff
2009-11-05
Jörg Höhle
winmm/tests: Add MCI waveaudio tests.
tree
|
commitdiff
2009-10-26
Jörg Höhle
winmm: Time formats hms/tmsf use leading zeroes as...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Final split of mmsystem.
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Get rid of 16bit driver support.
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Get rid of 16bit driver support in mci.
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Simply use kernel32.{Release|Restore}ThunkLock...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Duplicate the 16<>32 time struct conversion...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Get rid to 16=>32 mappers in winmm (they're...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Get rid of the bFrom32 parameter in MMDRV_Alloc...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of wave out driver...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of wave in driver...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of midi stream (for...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of midi out driver...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of midi in driver...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Move the 16bit management of mixer driver type...
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Use the new 16=>32 thunks for Aux driver type.
tree
|
commitdiff
2009-10-23
Eric Pouech
winmm: Added partial infrastructure for driver manageme...
tree
|
commitdiff
2009-10-22
Eric Pouech
winmm: Create a real function for MMSYSTEM.timeGetTime.
tree
|
commitdiff
2009-10-21
Eric Pouech
mmsystem: Create a real function for mciExecute.
tree
|
commitdiff
2009-10-21
Eric Pouech
winmm: Move the 16=>32W MCI map functions to mci16.c.
tree
|
commitdiff
2009-10-21
Eric Pouech
winmm: Simplify mciLoadCommandResource by dropping...
tree
|
commitdiff
2009-10-19
Marcus Meissner
winmm: Handle NULL szFileName in mmioOpen16 (Coverity).
tree
|
commitdiff
2009-10-19
Marcus Meissner
winmm: Return error on NULL ioProc (Coverity).
tree
|
commitdiff
2009-10-19
Eric Pouech
winmm: Get rid of WINE_TIMER_IS32 internal flag.
tree
|
commitdiff
2009-10-19
Eric Pouech
mmsystem: Cleanly separate MCI in MMSystem from WinMM...
tree
|
commitdiff
2009-10-19
Eric Pouech
mmsystem: Move the 16-bit MCI functions to a new mci16...
tree
|
commitdiff
2009-10-19
Eric Pouech
winmm: Protect MCI_SYSINFO against null buffers.
tree
|
commitdiff
2009-10-16
Ken Thomases
winmm/tests: Don't complain for Wine drivers that allow...
tree
|
commitdiff
2009-10-15
Eric Pouech
winmm: Transform the mmio proc kind into a boolean...
tree
|
commitdiff
2009-10-15
Eric Pouech
winmm: Create real 16<>32 thunks for mmio support in...
tree
|
commitdiff
2009-10-15
Eric Pouech
mmsystem: Move the 16bit mmio code into a dedicated...
tree
|
commitdiff
2009-10-14
Paul Vriens
winmm/tests: Fix some test failures in Win9x and WinMe.
tree
|
commitdiff
2009-10-14
Jörg Höhle
winmm: MCI notification is controlled by keyword only.
tree
|
commitdiff
2009-10-09
Eric Pouech
winmm: Reduce in MMSystem the calls to WinMM's internals.
tree
|
commitdiff
2009-10-09
Eric Pouech
winmm: Remove direct inclusion of winemm.h in winemm16.h.
tree
|
commitdiff
2009-10-06
Jörg Höhle
winmm/tests: Correct (IMA)ADPCM test.
tree
|
commitdiff
2009-10-05
Eric Pouech
winmm: Correctly fill the yield-data parameter in mciGe...
tree
|
commitdiff
2009-10-05
Jörg Höhle
winmm: Require at least 16 bytes in the WAVE fmt header...
tree
|
commitdiff
2009-08-29
Eric Pouech
winmm: Correctly check for the installed default ioProcs.
tree
|
commitdiff
2009-08-05
Vladimir Pankratov
winmm: Convert the Russian resources to UTF-8.
tree
|
commitdiff
2009-07-09
Michael Stefaniuc
winmm: Convert the German resources to UTF-8.
tree
|
commitdiff
2009-07-06
Dan Kegel
winmm: Don't convert return string in mciSendStringA...
tree
|
commitdiff
2009-07-06
Frédéric Delanoy
winmm: Fix French translation.
tree
|
commitdiff
2009-07-03
Michael Stefaniuc
winmm: Build language resource files separately.
tree
|
commitdiff
2009-07-02
Aurimas Fišeras
winmm: Add Lithuanian translation.
tree
|
commitdiff
2009-06-08
Gerald Pfeifer
winmm: Use & instead of && for bit test in wave_out_tes...
tree
|
commitdiff
2009-06-01
Paul Vriens
winmm/tests: Remove an unreliable test.
tree
|
commitdiff
2009-05-25
Gerald Pfeifer
winmm/tests: Fix test in wave_out_test_deviceOut().
tree
|
commitdiff
next