2011-03-30 |
Jörg Höhle | user32/tests: Add a few IsWindow checks.
|
commit | commitdiff | tree |
2011-03-30 |
Jörg Höhle | winmm: PlaySound concurrency cleanup.
|
commit | commitdiff | tree |
2011-03-30 |
Jörg Höhle | winmm: Get rid of psStopEvent which was never used...
|
commit | commitdiff | tree |
2011-03-30 |
Jörg Höhle | winmm: Abort PlaySound in case of audio error.
|
commit | commitdiff | tree |
2011-03-30 |
Jörg Höhle | Revert "winmm: Fix PlaySound so it doesn't block when...
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | winealsa: Favour HeapAlloc() over malloc().
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | winealsa: Ignore failure to notify winmm wave clients.
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | winealsa: Open must fail when recorder thread creation...
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | winealsa: CreateEvent and CreateThread return NULL...
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | wineoss: Fix 64-bits incompatibilities.
|
commit | commitdiff | tree |
2011-03-15 |
Jörg Höhle | wineoss: Ignore failure to notify winmm wave clients.
|
commit | commitdiff | tree |
2011-03-14 |
Jörg Höhle | winecoreaudio: Fix 64-bits incompatibilities.
|
commit | commitdiff | tree |
2011-03-14 |
Jörg Höhle | winecoreaudio: Ignore failure to notify winmm wave...
|
commit | commitdiff | tree |
2011-03-14 |
Jörg Höhle | winecoreaudio: Do not access MIDIHDR past notification...
|
commit | commitdiff | tree |
2011-03-14 |
Jörg Höhle | winmm: MCI does not support the 0xhexadecimal notation.
|
commit | commitdiff | tree |
2011-03-07 |
Jörg Höhle | mciwave: Fix precondition to avoid having 2 simultaneous...
|
commit | commitdiff | tree |
2011-02-28 |
Jörg Höhle | mciwave: Fix a leak when Open fails (valgrind).
|
commit | commitdiff | tree |
2011-02-21 |
Jörg Höhle | winmm: Let WideCharToMultiByte search for NUL string...
|
commit | commitdiff | tree |
2011-02-17 |
Jörg Höhle | msvcrt/tests: sizeof(long double) is 12 with MS.
|
commit | commitdiff | tree |
2011-02-17 |
Jörg Höhle | msvcrt: sizeof(long double) is 12 with MS, but not...
|
commit | commitdiff | tree |
2011-01-14 |
Jörg Höhle | winmm: PlaySound ignores SND_NOWAIT.
|
commit | commitdiff | tree |
2010-11-17 |
Jörg Höhle | mciseq: Bogus sizeof led to incorrect positioning.
|
commit | commitdiff | tree |
2010-11-17 |
Jörg Höhle | mciseq: Rework MCI notification system.
|
commit | commitdiff | tree |
2010-11-15 |
Jörg Höhle | mciavi: MCI_OPEN @NNNN should use an open AVIFile/Stream...
|
commit | commitdiff | tree |
2010-11-15 |
Jörg Höhle | winecoreaudio: OSStatus is not necessarily a FOURCC.
|
commit | commitdiff | tree |
2010-11-12 |
Jörg Höhle | mciseq: The native MCI sequencer cannot record.
|
commit | commitdiff | tree |
2010-11-12 |
Jörg Höhle | winmm: Use MCI_HWND and MCI_HDC in resource files.
|
commit | commitdiff | tree |
2010-11-11 |
Jörg Höhle | winmm/tests: Fix test failure in multi-byte locale.
|
commit | commitdiff | tree |
2010-11-03 |
Jörg Höhle | mciwave: Fix some MCI_STATUS return code.
|
commit | commitdiff | tree |
2010-11-02 |
Jörg Höhle | winmm: MCI_INFO doesn't change the output buffer in...
|
commit | commitdiff | tree |
2010-11-02 |
Jörg Höhle | winmm: MCI_SYSINFO doesn't change the output buffer...
|
commit | commitdiff | tree |
2010-11-02 |
Jörg Höhle | winmm: mciSendString always returns a response string...
|
commit | commitdiff | tree |
2010-10-27 |
Jörg Höhle | winmm/tests: Fix one mcicda test failure on VMware.
|
commit | commitdiff | tree |
2010-09-16 |
Jörg Höhle | winmm: Auto-open MCI core commands only.
|
commit | commitdiff | tree |
2010-09-16 |
Jörg Höhle | winmm: Support MCI_SOUND.
|
commit | commitdiff | tree |
2010-09-03 |
Jörg Höhle | winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
|
commit | commitdiff | tree |
2010-09-03 |
Jörg Höhle | winmm: GetDeviceID only considers a single name per...
|
commit | commitdiff | tree |
2010-09-03 |
Jörg Höhle | winmm: Correctly parse the MCI Sysinfo command.
|
commit | commitdiff | tree |
2010-09-03 |
Jörg Höhle | winmm/tests: Share common function dbg_mcierr.
|
commit | commitdiff | tree |
2010-09-02 |
Jörg Höhle | winmm/tests: Add MCI parser tests.
|
commit | commitdiff | tree |
2010-09-02 |
Jörg Höhle | winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other...
|
commit | commitdiff | tree |
2010-09-02 |
Jörg Höhle | winmm/tests: Add a few Open/Close MCI tests.
|
commit | commitdiff | tree |
2010-09-02 |
Jörg Höhle | winmm: Always unload the MCI driver when Open fails.
|
commit | commitdiff | tree |
2010-09-02 |
Jörg Höhle | winmm: Close MCI device after immediate auto-open commands.
|
commit | commitdiff | tree |
2010-08-25 |
Jörg Höhle | mcicda: Access the first CD-ROM unless given a device...
|
commit | commitdiff | tree |
2010-08-25 |
Jörg Höhle | mcicda: Opens d, d:, d:\, d:\foo since w2k. Only d...
|
commit | commitdiff | tree |
2010-08-23 |
Jörg Höhle | winmm/tests: Initial tests for CD audio with the MCI.
|
commit | commitdiff | tree |
2010-08-18 |
Jörg Höhle | kernel32/tests: GetVolumeInformationA X: succeeds iff...
|
commit | commitdiff | tree |
2010-08-17 |
Jörg Höhle | mcicda: Fix seeking.
|
commit | commitdiff | tree |
2010-08-17 |
Jörg Höhle | mcicda: Fix several return codes.
|
commit | commitdiff | tree |
2010-08-17 |
Jörg Höhle | mcicda: Rework MCI notification system.
|
commit | commitdiff | tree |
2010-08-16 |
Jörg Höhle | winecoreaudio: Use same hard-coded limit on frequency...
|
commit | commitdiff | tree |
2010-07-28 |
Jörg Höhle | msvidc: ICDecompressQuery returns ICERR_BADFORMAT on...
|
commit | commitdiff | tree |
2010-07-28 |
Jörg Höhle | msvfw32/tests: Add ICDecompressQuery format tests.
|
commit | commitdiff | tree |
2010-07-08 |
Jörg Höhle | kernel32/tests: Skip fewer tests on Win9x.
|
commit | commitdiff | tree |
2010-06-23 |
Jörg Höhle | mmsystem: Handle WAVE_FORMAT_QUERY case.
|
commit | commitdiff | tree |
2010-06-23 |
Jörg Höhle | winealsa: Only linear PCM is supported.
|
commit | commitdiff | tree |
2010-06-16 |
Jörg Höhle | mmsystem: Log MCI command name again.
|
commit | commitdiff | tree |
2010-05-20 |
Jörg Höhle | winmm: Have MCI drivers handle notification for MCI_OPEN.
|
commit | commitdiff | tree |
2010-05-19 |
Jörg Höhle | winmm: More MIDI boundary tests & fixes.
|
commit | commitdiff | tree |
2010-05-19 |
Jörg Höhle | winmm: A NULL CALLBACK_FUNCTION is acceptable since...
|
commit | commitdiff | tree |
2010-05-19 |
Jörg Höhle | winmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16.
|
commit | commitdiff | tree |
2010-05-18 |
Jörg Höhle | imaadp32: Refine size checks.
|
commit | commitdiff | tree |
2010-05-18 |
Jörg Höhle | winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF...
|
commit | commitdiff | tree |
2010-05-18 |
Jörg Höhle | winealsa: Supply FFFFFFFF for midiOutGetVolume, no...
|
commit | commitdiff | tree |
2010-05-05 |
Jörg Höhle | wineoss: Supply FFFFFFFF for midiOutGetVolume, not...
|
commit | commitdiff | tree |
2010-04-29 |
Jörg Höhle | winex11: Unify German keyboard mapping.
|
commit | commitdiff | tree |
2010-04-16 |
Jörg Höhle | winmm: MCI_SYSINFO dwRetSize counts characters, not...
|
commit | commitdiff | tree |
2010-04-14 |
Jörg Höhle | winmm: Prepare transition of MCI parser to 64bit.
|
commit | commitdiff | tree |
2010-04-13 |
Jörg Höhle | msvidc: Fix 16bit VIDEO-1/CRAM decompression.
|
commit | commitdiff | tree |
2010-04-12 |
Jörg Höhle | winmm: Improve MCI A/W mapping.
|
commit | commitdiff | tree |
2010-04-12 |
Jörg Höhle | winmm: MCI system commands are not eligible for auto...
|
commit | commitdiff | tree |
2010-04-06 |
Jörg Höhle | msacm32: Fix nesting in acmFilter/FormatTagEnum.
|
commit | commitdiff | tree |
2010-04-06 |
Jörg Höhle | msvidc32: Fix "Unknown message: 400e".
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | winmm/tests: Add more MCI tests.
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | mciwave: MCI Status returns string resource when appropriate.
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | mciwave: MCI Set Input|Output allows to select wave...
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | winmm: Improve MCI's Sysinfo string command.
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | winmm: Improve MCI's Sysinfo command.
|
commit | commitdiff | tree |
2010-04-01 |
Jörg Höhle | winmm: Support MCI "close all" command.
|
commit | commitdiff | tree |
2010-03-30 |
Jörg Höhle | winmm/tests: Use cpp's __LINE__ to print meaningful...
|
commit | commitdiff | tree |
2010-03-24 |
Jörg Höhle | include: Add some multimedia defines not present in...
|
commit | commitdiff | tree |
2010-03-19 |
Jörg Höhle | midimap: Allow GetVolume by device identifier.
|
commit | commitdiff | tree |
2010-03-17 |
Jörg Höhle | msvfw32: MCI Step is like Seek.
|
commit | commitdiff | tree |
2010-03-16 |
Jörg Höhle | mciseq: MCI Set Port allows to select the MIDI device.
|
commit | commitdiff | tree |
2010-03-16 |
Jörg Höhle | mciavi: Stubs should return a success code.
|
commit | commitdiff | tree |
2010-03-15 |
Jörg Höhle | mcicda: Prevent crash when closing while playing.
|
commit | commitdiff | tree |
2010-03-15 |
Jörg Höhle | mciavi: Prevent deadlock when closing while playing...
|
commit | commitdiff | tree |
2010-03-04 |
Jörg Höhle | winex11: Log keycode decimal <-> hex for keysym & MS...
|
commit | commitdiff | tree |
2010-03-02 |
Jörg Höhle | winmm/tests: Fix up to 3 MCI test failures.
|
commit | commitdiff | tree |
2010-02-24 |
Jörg Höhle | winmm/tests: Fix transient notification error: messages...
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | winmm/tests: MIDIHDR tests.
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | winmm: Accept the ancient, smaller MIDIHDR.
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | winmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK...
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | winmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | midimap: Have GetDevCaps error out when no MIDI device...
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | winealsa: Do not access WAVEHDR past DriverCallback.
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | wineoss: Do not access WAVEHDR past DriverCallback.
|
commit | commitdiff | tree |
2010-02-22 |
Jörg Höhle | user32: Sync vkey codes with winuser.h.
|
commit | commitdiff | tree |
2010-02-19 |
Jörg Höhle | winmm: dwBytesRecorded controls how much is played...
|
commit | commitdiff | tree |