projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcp90: Added numpunct<wchar> implementation.
[wine]
/
dlls
/
winmm
/
2012-03-28
Andrew Eikum
winmm: Report waveIn devices' component type as Microphone.
tree
|
commitdiff
2012-03-28
Andrew Eikum
winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
tree
|
commitdiff
2012-03-08
Andrew Eikum
winmm: Remove unused define.
tree
|
commitdiff
2012-02-17
Jörg Höhle
winmm: Make midiStream* messages asynchronous to avoid...
tree
|
commitdiff
2012-02-17
Jörg Höhle
winmm: Avoid using SuspendThread, it can hang Wine.
tree
|
commitdiff
2012-02-16
Jörg Höhle
winmm: Allow new sounds to interrupt previous PlaySound...
tree
|
commitdiff
2012-02-07
Andrew Eikum
winmm: TRACE unhandled messages.
tree
|
commitdiff
2012-02-07
Andrew Eikum
winmm: Downgrade most ERRs to WARNs.
tree
|
commitdiff
2012-01-31
Andrew Eikum
winmm: Initialize COM for MULTITHREADED, not APARTMENTT...
tree
|
commitdiff
2012-01-27
Jörg Höhle
winmm: Parse MCI colon notation as in T:MM:SS:F.
tree
|
commitdiff
2012-01-19
Jörg Höhle
winmm/tests: Properly recover from the WAVERR_STILLPLAY...
tree
|
commitdiff
2012-01-16
Andrew Eikum
winmm: Only start the devices thread when necessary.
tree
|
commitdiff
2012-01-11
Jörg Höhle
winmm: GetCurrentPadding is superfluous while recording.
tree
|
commitdiff
2012-01-06
Jörg Höhle
winmm: Ignore broken nBlockAlign and AvgBytes within...
tree
|
commitdiff
2012-01-05
Jörg Höhle
winmm: Fix conversion to MMTIME, avoid floating point...
tree
|
commitdiff
2012-01-03
Francois Gouget
winmm: Don't include newlines in standard error messages.
tree
|
commitdiff
2011-11-15
Francois Gouget
winmm: Give a name to the critical sections, make them...
tree
|
commitdiff
2011-10-31
Jörg Höhle
winmm: Never write silence, mmdevapi must handle underruns.
tree
|
commitdiff
2011-10-28
Andrew Eikum
winmm: Fix clock position calculation.
tree
|
commitdiff
2011-10-25
Michael Stefaniuc
include: Remove 'l' modifier from numeric constants...
tree
|
commitdiff
2011-10-12
Andrew Eikum
winmm: Use buffer offset when recording.
tree
|
commitdiff
2011-10-12
Andrew Eikum
winmm: Also track input device position.
tree
|
commitdiff
2011-10-04
Andrew Eikum
winmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage.
tree
|
commitdiff
2011-10-03
Marcus Meissner
winmm: Mark two functions as hidden.
tree
|
commitdiff
2011-09-30
Jörg Höhle
winmm: Mark headers WHDR_DONE at the last possible...
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
Andrew Eikum
dsound: Remove hardware acceleration support.
tree
|
commitdiff
2011-09-26
Jörg Höhle
winmm: waveOutReset returns all buffers.
tree
|
commitdiff
2011-09-26
Jörg Höhle
winmm: Separate WINMM_Pause and WINMM_Reset.
tree
|
commitdiff
2011-09-26
Jörg Höhle
winmm: Fix sum of available samples.
tree
|
commitdiff
2011-09-22
Michael Stefaniuc
winmm: Remove casts to the type of the casted expression.
tree
|
commitdiff
2011-09-22
Francois Gouget
winmm/tests: Make it clear that no msrle.avi file is...
tree
|
commitdiff
2011-09-08
Akihiro Sagawa
winmm: Add support for MEVT_LONGMSG.
tree
|
commitdiff
2011-09-01
Andrew Eikum
winmm: Determine the driver from MMDevAPI.
tree
|
commitdiff
2011-08-23
Andrew Talbot
winmm: Constify some variables.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Remove redundant code.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Restore checking of callback flags.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Fix logic conditions.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Fix memory leak in msacm error path.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Assign to structs instead of using memcpy.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Replace one HeapAlloc with stack allocation.
tree
|
commitdiff
2011-08-03
Jörg Höhle
winmm: Functions that take an open HWAVE don't need...
tree
|
commitdiff
2011-08-02
Andrew Eikum
winmm: Fix looping handling.
tree
|
commitdiff
2011-07-18
Andrew Eikum
winmm: Fix check for DCB_NULL callback type.
tree
|
commitdiff
2011-07-18
Andrew Eikum
winmm: Perform Open and Close callbacks from client...
tree
|
commitdiff
2011-07-18
Andrew Eikum
winmm: Close ACM stream when closing wave device.
tree
|
commitdiff
2011-07-18
Francois Gouget
winmm: Remove an unused variable in WINMM_GetComponentT...
tree
|
commitdiff
2011-07-15
Andrew Eikum
wineesd.drv: Remove unused WinMM driver.
tree
|
commitdiff
2011-07-15
Andrew Eikum
winmm: Implement mixer* on top of MMDevAPI.
tree
|
commitdiff
2011-07-15
Andrew Eikum
winmm: Remove driver implementation of mixer*.
tree
|
commitdiff
2011-07-14
Francois Gouget
winmm: Make WINMM_DRVMessage() static.
tree
|
commitdiff
2011-07-14
Andrew Eikum
winmm: Implement waveIn* on top of MMDevAPI.
tree
|
commitdiff
2011-07-14
Andrew Eikum
winmm: Remove driver implementation of waveIn*.
tree
|
commitdiff
2011-07-14
Andrew Eikum
winmm: Support WAVE_MAPPED flag in waveOut*.
tree
|
commitdiff
2011-07-12
Andrew Eikum
winmm: Implement waveOut* on top of MMDevAPI.
tree
|
commitdiff
2011-07-12
Andrew Eikum
winmm: Remove driver implementation of waveOut*.
tree
|
commitdiff
2011-07-06
André Hentschel
winmm: Remove dead initialization (clang).
tree
|
commitdiff
2011-07-05
Andrew Eikum
winmm/tests: Don't test MCI output if no output devices...
tree
|
commitdiff
2011-06-29
Andrew Eikum
winmm: Pull wave and mixer functions into their own...
tree
|
commitdiff
2011-06-29
Andrew Eikum
winmm/tests: Remove uninteresting tests.
tree
|
commitdiff
2011-05-24
Jörg Höhle
winmm: Process MCI_DGV_INFO which is larger than MCI_INFO.
tree
|
commitdiff
2011-05-12
Jörg Höhle
winmm: Fix 8KB leak when mmioOpen fails (Valgrind).
tree
|
commitdiff
2011-04-25
Marcus Meissner
winmm: Mark internal symbols with visibility hidden.
tree
|
commitdiff
2011-04-11
Jörg Höhle
winmm: DriverCallback returns TRUE iff there is notific...
tree
|
commitdiff
2011-04-11
Jörg Höhle
winmm: Trace DriverCallback once upon entry.
tree
|
commitdiff
2011-04-04
Jörg Höhle
winmm: Check callback flags prior to opening a driver.
tree
|
commitdiff
2011-03-30
Francois Gouget
winmm: Remove a space before a punctuation.
tree
|
commitdiff
2011-03-30
Jörg Höhle
winmm: PlaySound concurrency cleanup.
tree
|
commitdiff
2011-03-30
Jörg Höhle
winmm: Get rid of psStopEvent which was never used...
tree
|
commitdiff
2011-03-30
Jörg Höhle
winmm: Abort PlaySound in case of audio error.
tree
|
commitdiff
2011-03-30
Jörg Höhle
Revert "winmm: Fix PlaySound so it doesn't block when...
tree
|
commitdiff
2011-03-16
Francois Gouget
winmm: Add full stops to some error messages.
tree
|
commitdiff
2011-03-14
Jörg Höhle
winmm: MCI does not support the 0xhexadecimal notation.
tree
|
commitdiff
2011-02-21
Jörg Höhle
winmm: Let WideCharToMultiByte search for NUL string...
tree
|
commitdiff
2011-02-18
Gerald Pfeifer
winmm: Simplify MCI_DumpCommandTable a bit.
tree
|
commitdiff
2011-02-17
Austin English
winmm/tests: Remove dead assignment (LLVM/Clang).
tree
|
commitdiff
2011-01-28
Greg Geldorp
winmm/tests: Skip some tests on VMware.
tree
|
commitdiff
2011-01-14
Jörg Höhle
winmm: PlaySound ignores SND_NOWAIT.
tree
|
commitdiff
2011-01-06
Alexandre Julliard
winmm: Convert translations to po files.
tree
|
commitdiff
2011-01-03
Greg Geldorp
winmm/tests: Don't use same buffer for both input and...
tree
|
commitdiff
2010-12-05
Alexander Puzankov
winmm: Fixed boundary condition in mmioOpen file name...
tree
|
commitdiff
2010-12-01
Alexander Puzankov
winmm/tests: Add tests for mmioOpen for the file name...
tree
|
commitdiff
2010-12-01
Alexander Puzankov
winmm: The default I/O procedure should return MMIOERR_...
tree
|
commitdiff
2010-12-01
Alexander Puzankov
winmm: Use the default I/O procedure only if a custom...
tree
|
commitdiff
2010-12-01
Alexander Puzankov
winmm: Revert "Handle playing of files containing a...
tree
|
commitdiff
2010-11-12
Jörg Höhle
mciseq: The native MCI sequencer cannot record.
tree
|
commitdiff
2010-11-12
Jörg Höhle
winmm: Use MCI_HWND and MCI_HDC in resource files.
tree
|
commitdiff
2010-11-11
Jörg Höhle
winmm/tests: Fix test failure in multi-byte locale.
tree
|
commitdiff
2010-11-03
Jörg Höhle
mciwave: Fix some MCI_STATUS return code.
tree
|
commitdiff
2010-11-02
Jörg Höhle
winmm: MCI_INFO doesn't change the output buffer in...
tree
|
commitdiff
2010-11-02
Jörg Höhle
winmm: MCI_SYSINFO doesn't change the output buffer...
tree
|
commitdiff
2010-11-02
Jörg Höhle
winmm: mciSendString always returns a response string...
tree
|
commitdiff
2010-10-27
Jörg Höhle
winmm/tests: Fix one mcicda test failure on VMware.
tree
|
commitdiff
2010-10-04
Detlef Riekenberg
winmm/tests: Set a struct member to 0 is obsolete after...
tree
|
commitdiff
2010-10-01
Saulius Krasuckas
winmm/tests: Initialize whole MIDIHDR struct before...
tree
|
commitdiff
2010-09-29
Alexandre Julliard
winmm: Make MCI_STATUS return type a 64-bit integer...
tree
|
commitdiff
2010-09-29
Alexandre Julliard
winmm: Add support for the MCI_INTEGER64 type.
tree
|
commitdiff
2010-09-29
Alexandre Julliard
winmm: Use proper structure where possible to fix comma...
tree
|
commitdiff
2010-09-29
Alexandre Julliard
winmm/tests: Skip tests if MIDI cannot be opened.
tree
|
commitdiff
2010-09-27
Luca Bennati
winmm: Update Italian translation.
tree
|
commitdiff
next