2005-04-12 |
Robert Reif | Stub out DRVM_MAPPER_RECONFIGURE support. |
tree | commitdiff |
2005-04-11 |
José Manuel Ferrer... | Spanish translations updated. |
tree | commitdiff |
2005-04-11 |
Robert Reif | Changed regression test to make sure position is correc... |
tree | commitdiff |
2005-04-11 |
Robert Reif | Correctly handle where waveOutGetPosition changes timep... |
tree | commitdiff |
2005-03-31 |
Paul van Schayck | Don't stop looking for devices if one can't be opened. |
tree | commitdiff |
2005-03-29 |
Jerry Jenkins | Improve winealsa dsound driver by accessing sound drive... |
tree | commitdiff |
2005-03-27 |
Jerry Jenkins | Don't mistake frames for bytes. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-23 |
Robert Reif | Don't fail when opening a device in direct sound mode... |
tree | commitdiff |
2005-03-23 |
Jeremy White | Revamp the volume logic to be more self contained,... |
tree | commitdiff |
2005-03-21 |
Robert Reif | Fix direct sound capabilities to match hardware. |
tree | commitdiff |
2005-03-21 |
Alexandre Julliard | Fixed a missing patch chunk. |
tree | commitdiff |
2005-03-21 |
Robert Reif | Clean up handle usage. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Correct and complete some api documentation. |
tree | commitdiff |
2005-03-21 |
Filip Navara | Specify correct buffer size in GetPrivateProfileStringW... |
tree | commitdiff |
2005-03-21 |
Robert Reif | Print out message name to make reading traces easier. |
tree | commitdiff |
2005-03-19 |
Robert Reif | Fall back to default prepare/unprepare header functions. |
tree | commitdiff |
2005-03-18 |
Robert Reif | Add support for more than one sound card. |
tree | commitdiff |
2005-03-18 |
Robert Reif | Check wave out volume support. |
tree | commitdiff |
2005-03-17 |
Robert Reif | Fall back to default header prepare and unprepare funct... |
tree | commitdiff |
2005-03-17 |
Robert Reif | Use real device name. |
tree | commitdiff |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or... |
tree | commitdiff |
2005-03-16 |
Robert Reif | Provide default implementation of waveInPrepareHeader and |
tree | commitdiff |
2005-03-15 |
Robert Reif | Fix memory leak in error path. |
tree | commitdiff |
2005-03-15 |
Robert Reif | Fix memory leak when there are too many drivers. |
tree | commitdiff |
2005-03-15 |
Jason Edmeades | Avoid trap in mixerGetLineControlsA when cControls... |
tree | commitdiff |
2005-03-11 |
Peter Berg Larsen | Assorted memleak fixes. Found on Michael Stefaniuc... |
tree | commitdiff |
2005-03-08 |
Alexandre Julliard | Make sure to always pass valid QS_* flags to |
tree | commitdiff |
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 |
next |