2011-08-24 |
Jörg Höhle | mmdevapi: After GetBuffer, refuse Reset, but Start...
|
commit | commitdiff | tree |
2011-08-22 |
Jörg Höhle | wineoss.drv: Fix AudioRenderClient write pointer calculation.
|
commit | commitdiff | tree |
2011-08-22 |
Jörg Höhle | winealsa.drv: Fix AudioRenderClient write pointer calculation.
|
commit | commitdiff | tree |
2011-08-22 |
Jörg Höhle | kernel32/tests: WaitForMultipleObjects returns lowest...
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Remove redundant code.
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Restore checking of callback flags.
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Fix logic conditions.
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Fix memory leak in msacm error path.
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Assign to structs instead of using memcpy.
|
commit | commitdiff | tree |
2011-08-05 |
Jörg Höhle | winmm: Replace one HeapAlloc with stack allocation.
|
commit | commitdiff | tree |
2011-08-03 |
Jörg Höhle | winmm: Functions that take an open HWAVE don't need...
|
commit | commitdiff | tree |
2011-06-21 |
Jörg Höhle | winealsa: Avoid deadlock in AudioClient_Stop.
|
commit | commitdiff | tree |
2011-06-17 |
Jörg Höhle | winealsa: Fix mmdevapi memory allocations.
|
commit | commitdiff | tree |
2011-06-16 |
Jörg Höhle | strmbase: Use !list_empty() instead of list_count(...
|
commit | commitdiff | tree |
2011-06-16 |
Jörg Höhle | ntdll: Use list_empty() instead of list_count() == 0.
|
commit | commitdiff | tree |
2011-06-06 |
Jörg Höhle | winecoreaudio: mmdevapi's mixer format is 32bit floating...
|
commit | commitdiff | tree |
2011-06-06 |
Jörg Höhle | wineoss: Properly allocate the WAVEFORMATEXTENSIBLE...
|
commit | commitdiff | tree |
2011-06-06 |
Jörg Höhle | winecoreaudio: Properly allocate the WAVEFORMATEXTENSIBLE...
|
commit | commitdiff | tree |
2011-06-06 |
Jörg Höhle | winealsa: Properly allocate the WAVEFORMATEXTENSIBLE...
|
commit | commitdiff | tree |
2011-06-06 |
Jörg Höhle | mmdevapi/tests: Fix wrong buffer unit and memory leaks.
|
commit | commitdiff | tree |
2011-05-26 |
Jörg Höhle | mmsystem: MCI_UnMapMsg16To32W need not return a value.
|
commit | commitdiff | tree |
2011-05-26 |
Jörg Höhle | mmsystem: Fix some MCI mappings.
|
commit | commitdiff | tree |
2011-05-24 |
Jörg Höhle | winmm: Process MCI_DGV_INFO which is larger than MCI_INFO.
|
commit | commitdiff | tree |
2011-05-24 |
Jörg Höhle | msvfw32: Force lower-case 'vidc/vids/audc' etc. when...
|
commit | commitdiff | tree |
2011-05-24 |
Jörg Höhle | include: Use SEGPTR for 16bit string pointers in MCI_...
|
commit | commitdiff | tree |
2011-05-13 |
Jörg Höhle | include: Define DRV_MCI_FIRST.
|
commit | commitdiff | tree |
2011-05-12 |
Jörg Höhle | winmm: Fix 8KB leak when mmioOpen fails (Valgrind).
|
commit | commitdiff | tree |
2011-04-15 |
Jörg Höhle | user32: Added message names for winmm.
|
commit | commitdiff | tree |
2011-04-11 |
Jörg Höhle | winmm: Audio drivers unconditionally invoke DriverCallback.
|
commit | commitdiff | tree |
2011-04-11 |
Jörg Höhle | winmm: DriverCallback returns TRUE iff there is notification.
|
commit | commitdiff | tree |
2011-04-11 |
Jörg Höhle | winmm: Trace DriverCallback once upon entry.
|
commit | commitdiff | tree |
2011-04-04 |
Jörg Höhle | winmm: Check callback flags prior to opening a driver.
|
commit | commitdiff | tree |
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-09-02 |
Jörg Höhle | winmm: MCI open always creates an alias for subsequent...
|
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: MOD_MIDIPORT has 0 voices and notes and FFFF...
|
commit | commitdiff | tree |
2010-05-05 |
Jörg Höhle | wineoss: Supply FFFFFFFF for midiOutGetVolume, not...
|
commit | commitdiff | tree |