2005-03-07 |
Vincent Béron | Make wineoss's mixer know about DST_HEADPHONES, DST_LIN... |
tree | commitdiff |
2005-03-04 |
Steven Edwards | Added a check for poll.h. |
tree | commitdiff |
2005-03-03 |
Francois Gouget | Warn the user if he is running the test in interactive... |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Apply Jeremy White's SMPTE calculation fix to each... |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-02 |
Jeremy White | Aggressively round up to the proper alignment when... |
tree | commitdiff |
2005-03-02 |
Jeremy White | More correctly establish cases where the OSS input... |
tree | commitdiff |
2005-02-26 |
Christian Costa | Added some more cases to MCI_MapMsgAtoW. |
tree | commitdiff |
2005-02-23 |
Jeremy White | More correct fix for dsp empty case. |
tree | commitdiff |
2005-02-23 |
Jeremy White | An interactive test should have volume, else a rational... |
tree | commitdiff |
2005-02-23 |
Jeremy White | In calculating the SMPTE time, we would round incorrect... |
tree | commitdiff |
2005-02-23 |
Jeremy White | When we get down to the last fragment or two in our... |
tree | commitdiff |
2005-02-23 |
Jeremy White | When testing the WAVE_MAPPER device, it seems inappropr... |
tree | commitdiff |
2005-02-23 |
Jeremy White | When we are converting from one sample rate to another... |
tree | commitdiff |
2005-02-18 |
Christian Costa | Fixed offsets calculations. |
tree | commitdiff |
2005-02-18 |
Robert Reif | Fix timer tests to pass on windows 98. |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-16 |
James Hawkins | Fix improper type-conversions. |
tree | commitdiff |
2005-02-14 |
Robert Reif | Add some missing \ns. |
tree | commitdiff |
2005-02-14 |
Robert Reif | Added parameter checking to timeGetDevCaps. |
tree | commitdiff |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it... |
tree | commitdiff |
2005-01-28 |
Robert Reif | Fix structure member name to match windows headers... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henni... |
tree | commitdiff |
2005-01-12 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-10 |
Vincent Béron | Only use Alsa if 1.0 is detected. |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2005-01-04 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-03 |
Alexandre Julliard | Get rid of the ThunkData stubs, these are not functions. |
tree | commitdiff |
2005-01-03 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
tree | commitdiff |
2004-12-20 |
Robert Reif | A driver does not have to support all formats. |
tree | commitdiff |
2004-12-20 |
Robert Reif | Return actual result on error. |
tree | commitdiff |
2004-12-17 |
Robert Reif | Return flag for DRVM_MAPPER_PREFERRED_GET. |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-12-08 |
Ge van Geldorp | Match PSDK definitions for LPCWAVEFORMATEX. |
tree | commitdiff |
2004-12-08 |
Michael Jung | Fixed linking issues. |
tree | commitdiff |
2004-12-07 |
Alexandre Julliard | Fixed compile error. |
tree | commitdiff |
2004-12-06 |
Alexandre Julliard | Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip... |
tree | commitdiff |
2004-12-01 |
Filip Navara | - Check the return value from *_GETNUMDEVS message... |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-29 |
Eric Pouech | Made some functions and variables static. |
tree | commitdiff |
2004-11-21 |
Rémi Assailly | Add some missing error values in WINMM_ErrorToString. |
tree | commitdiff |
2004-11-19 |
Robert Reif | One step closer to getting hardware accelerated capture... |
tree | commitdiff |
2004-11-03 |
Robert Shearman | Fix broken thread start routines. |
tree | commitdiff |
2004-11-03 |
Robert Reif | Don't consider a MMSYSERR_NOTSUPPORTED failure a test... |
tree | commitdiff |
2004-11-02 |
Jeremy White | The Sleep(0) in this loop is incorrect, and should... |
tree | commitdiff |
2004-10-26 |
Robert Reif | Split up audio.c into three separate .c files: |
tree | commitdiff |
2004-10-26 |
Robert Reif | win 9x doesn't always support waveOutGetDevCapsW so... |
tree | commitdiff |
2004-10-25 |
Robert Reif | Don't consider no driver a test failure. |
tree | commitdiff |
2004-10-21 |
Francois Gouget | Remove HAVE_LIBAUDIOIO_MIDI and LIBAUDIOIO_MidiInit(). |
tree | commitdiff |
2004-10-19 |
Vincent Béron | Fix various function prototypes. |
tree | commitdiff |
2004-10-18 |
Robert Reif | Don't consider MMSYSERR_NOTSUPPORTED an error for wide... |
tree | commitdiff |
2004-10-18 |
Jeremy White | Revise winmm/time.c to fix timer resolution at 1 ms... |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | getMessage() is only defined when HAVE_OSS is defined. |
tree | commitdiff |
2004-10-11 |
Eric Pouech | - bring the multimedia doc up-to-date |
tree | commitdiff |
2004-10-04 |
Jerry Jenkins | Fix an error message. |
tree | commitdiff |
2004-10-04 |
Jerry Jenkins | Don't use the SND_PCM_ASYNC flag for the moment. |
tree | commitdiff |
2004-09-27 |
Uwe Bonnes | Call GetProcessHeap() instead of passing its address. |
tree | commitdiff |
2004-09-22 |
Alexandre Julliard | Revert broken change in previous patch. |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-09-08 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
tree | commitdiff |
2004-09-02 |
Rein Klazes | Fix a heap corruption in MIX_Init ( sizeof() != strlen... |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Function parameters don't need WINE_UNUSED. |
tree | commitdiff |
2004-09-01 |
Francois Gouget | Add support for the AUDIODEV and MIXERDEV environment... |
tree | commitdiff |
2004-08-31 |
Francois Gouget | Don't include 'mmddk.h', it's not needed. The winmm... |
tree | commitdiff |
2004-08-30 |
Robert Reif | Test 32 bit float samples. |
tree | commitdiff |
2004-08-30 |
Robert Reif | Round results of conversions between OSS and windows... |
tree | commitdiff |
2004-08-27 |
Robert Reif | Adds tests to read and write control details. |
tree | commitdiff |
2004-08-27 |
Robert Reif | Set proper target type. |
tree | commitdiff |
2004-08-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-08-25 |
Dmitry Timoshkov | Fix an obvious typo leading to a crash. |
tree | commitdiff |
2004-08-25 |
Robert Reif | Added 32 bit float support. |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
tree | commitdiff |
2004-08-22 |
Robert Reif | Added support for multiple mixers. |
tree | commitdiff |
2004-08-22 |
Robert Reif | Fixed bug in volume control step size so that it actual... |
tree | commitdiff |
2004-08-20 |
Robert Reif | Remove wine specific DRV_QUERYDSOUNDGUID message and... |
tree | commitdiff |
2004-08-20 |
Robert Shearman | - Input path can have trailing slash. |
tree | commitdiff |
2004-08-20 |
Robert Reif | Change step size from 0 to 1 for volume controls to... |
tree | commitdiff |
2004-08-19 |
Robert Reif | Added 24/32 bit sample size and 4/6 channel support. |
tree | commitdiff |
2004-08-19 |
John K. Hohm | Consistently suggest proper Emulation rather than Emula... |
tree | commitdiff |
2004-08-19 |
Robert Reif | Added 32 bit sample size tests and 4 and 6 channel... |
tree | commitdiff |
2004-08-19 |
Robert Reif | Cleanup messages in supportedFormat. |
tree | commitdiff |
2004-08-19 |
Robert Reif | Don't try to find alternate formats for non PCM formats. |
tree | commitdiff |
2004-08-18 |
Robert Reif | Some sound cards have different capabilities when doing... |
tree | commitdiff |
2004-08-16 |
Eric Pouech | Implemented the mmTask* functions. |
tree | commitdiff |
2004-08-16 |
Robert Reif | Added test for WAVEFORMATEXTENSIBLE support. |
tree | commitdiff |
2004-08-16 |
Robert Reif | Added WAVEFORMATEXTENSIBLE support. |
tree | commitdiff |
2004-08-16 |
David Kredba | Added Czech resources. |
tree | commitdiff |
2004-08-13 |
Robert Reif | More WAVEOUTCAPSW tests. |
tree | commitdiff |
2004-08-13 |
Francois Gouget | The Windows headers support for NONAMELESSUNION and... |
tree | commitdiff |
2004-08-13 |
Francois Gouget | The Windows headers don't define the DRV_QUERYDEVICEINT... |
tree | commitdiff |
2004-08-13 |
Robert Reif | Better mmap failure error message. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VFIELD macro. |
tree | commitdiff |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
tree | commitdiff |
2004-08-11 |
Robert Reif | Only print out verbose information when in interactive... |
tree | commitdiff |
2004-08-11 |
Robert Reif | Only copy number of bytes specified up to size of DevCa... |
tree | commitdiff |
2004-08-09 |
Huw D M Davies | Fix compilation of winmm tests. |
tree | commitdiff |
next |