projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winmm/tests: Don't use same buffer for both input and output.
[wine]
/
dlls
/
winmm
/
tests
/
wave.c
2010-05-10
Gerald Pfeifer
winmm/tests: Remove two unused variables (and dead...
blob
|
commitdiff
|
raw
2010-05-03
Gerald Pfeifer
winmm/tests: Remove variable start which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-16
Ken Thomases
winmm/tests: Don't complain for Wine drivers that allow...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Paul Vriens
winmm/tests: Fix some test failures in Win9x and WinMe.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Jörg Höhle
winmm/tests: Correct (IMA)ADPCM test.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Gerald Pfeifer
winmm: Use & instead of && for bit test in wave_out_tes...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Paul Vriens
winmm/tests: Remove an unreliable test.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Gerald Pfeifer
winmm/tests: Fix test in wave_out_test_deviceOut().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Michael Stefaniuc
winmm: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Alexandre Julliard
winmm/tests: Assume volume is not supported if waveGetO...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Alexandre Julliard
winmm/tests: Don't test upper bound on sound duration...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Alexandre Julliard
winmm/tests: Increase the timing tolerances some more.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Alexandre Julliard
winmm/tests: Fix handle casting warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Alistair Leslie...
winmm: Increase tolerance range.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Paul Vriens
winmm/tests: Fix a test failure on Vista and W2K8.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Maarten Lankhorst
winmm: Test opening the same device twice.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Maarten Lankhorst
winmm: Use HeapAlloc in the wave test instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Robert Reif
winmm: Fix a test failure on Windows with Terminal...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Alexandre Julliard
winmm/tests: Make sure the callback thread has a messag...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Michael Stefaniuc
winmm: Replace malloc with HeapAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Francois Gouget
winmm/tests: Replace some '#if 0's with 'if (0)'s.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Marcus Meissner
Made some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Michael Stefaniuc
winmm/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
winmm/tests: Don't use sizeof in ok() to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Robert Reif
winmm: Always check for open and close enents in wave...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Robert Reif
winmm: Add multiple header wave tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Reif
winmm: Fix wave test handle use after close bug.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-11
Robert Reif
winmm: Fix wave test volume warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Robert Reif
winmm: Print out more info on failed test.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Robert Reif
winmm: Check waveOutGetVolume parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Robert Reif
winmm: More wave callback tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Robert Reif
Add waveOutPause/waveOutRestart test.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Stefan Huehner
Remove some -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Robert Reif
Changed regression test to make sure position is correc...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Robert Reif
Check wave out volume support.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-03
Francois Gouget
Warn the user if he is running the test in interactive...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Jeremy White
An interactive test should have volume, else a rational...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Jeremy White
When testing the WAVE_MAPPER device, it seems inappropr...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
James Hawkins
Fix improper type-conversions.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-26
Robert Reif
win 9x doesn't always support waveOutGetDevCapsW so...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-31
Francois Gouget
Don't include 'mmddk.h', it's not needed. The winmm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Robert Reif
Test 32 bit float samples.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Robert Reif
Added 32 bit sample size tests and 4 and 6 channel...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Robert Reif
Added test for WAVEFORMATEXTENSIBLE support.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Robert Reif
More WAVEOUTCAPSW tests.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Francois Gouget
Play back what has been recorded when in interactive...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Robert Reif
Windows 95 doesn't support waveOutGetDevCapsW.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Francois Gouget
Make sure we won't get an overflow in check_position...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Robert Reif
Adds *GetDevCapsW bad pointer check.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Francois Gouget
Revert my previous incorrect check_position() patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Robert Reif
Notify when position format not supported.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Francois Gouget
In interactive mode, check that the tone duration is...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Francois Gouget
Fix the check_position() test: on Windows waveOutGetPos...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Robert Reif
Removed 11 bit sample size capture test because at...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Robert Reif
Treat WAVE_MAPPER as a real device and performs all...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Robert Reif
Added a test to check playback position after done...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Robert Reif
Added another possible windows failure mode.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Robert Reif
Added WAVE_MAPPED flag test.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Robert Reif
Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPP...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-20
Francois Gouget
Split off the winmm capture test.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-20
Francois Gouget
Add a 5 second test tone to help debug issues with...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Robert Reif
Print human-readable capabilities flag.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Robert Reif
waveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Robert Reif
You have to have at least one device before you can...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Robert Reif
Another error return value check added after looking...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-27
Robert Reif
Restore the 2 MHz sample rate test and fix the winealsa...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Francois Gouget
waveOutGetDevCaps(-1...) must return the capabilities...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Robert Reif
Clean up white spaces.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Robert Reif
Don't flag failed opens of unsupported formats as an...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Robert Reif
Fix a race condition where result could be read before...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Robert Reif
Added support for getting the wave device name.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Francois Gouget
Modify ok("xxx") calls into ok("xxx\n") as is now expected.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Robert Reif
Added more information to some of the failure messages.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Robert Reif
Added waveIn tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-20
Francois Gouget
Make sure we always know about the 48 and 96kHz formats...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Gerald Pfeifer
#include <stdlib.h> instead of the non-standard <malloc.h>.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Francois Gouget
Add support for WINETEST_INTERACTIVE. If set then tests...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-16
Francois Gouget
Add the capacity of playing a test tone using the ...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Francois Gouget
If given a bad device id waveOutGetDevCapsA is supposed...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Francois Gouget
Fix error reporting in wavemap.c:wodOpen(); this solves the
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Vincent Béron
Suppress some signed/unsigned comparison warning.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-04
Francois Gouget
Test sound format support with waveOutGetDevCaps and...
blob
|
commitdiff
|
raw
|
diff to current