2003-09-11 |
Francois Gouget | Modify ok("xxx") calls into ok("xxx\n") as is now expected. |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-04 |
Christian Costa | Fix modLongData. |
tree | commitdiff |
2003-09-03 |
Robert Reif | Use the drivers to get device capabilities and property... |
tree | commitdiff |
2003-08-29 |
Rok Mandeljc | Minor updates of Slovenian translations. |
tree | commitdiff |
2003-08-29 |
Mike Hearn | Fixed the error message in Wave(In|Out)Init, it used... |
tree | commitdiff |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
tree | commitdiff |
2003-08-20 |
<wine@frotz.org> | Fix parameter to snd_pcm_sw_params_set_silence_size(). |
tree | commitdiff |
2003-07-28 |
Robert Reif | Use same GUIDs as win2k and xp for dsound drivers. |
tree | commitdiff |
2003-07-18 |
Mike McCormack | Fixed incorrect strcasecmp usage. |
tree | commitdiff |
2003-07-03 |
Marcus Meissner | Use standard debugging macros for jack. |
tree | commitdiff |
2003-07-02 |
Francois Gouget | Fixed some common spelling errors. |
tree | commitdiff |
2003-07-02 |
Eric Pouech | - renamed winmm.OpenDriverW into winmm.OpenDriver |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-06-30 |
Marcelo Duarte | - Localization to Portuguese of Brazil |
tree | commitdiff |
2003-06-30 |
Robert Lunnon | Added libuuid to wineaudioio makefile. |
tree | commitdiff |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
tree | commitdiff |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
tree | commitdiff |
2003-06-16 |
Rok Mandeljc | Updated a bunch of translations for Slovenian language. |
tree | commitdiff |
2003-06-04 |
Robert Reif | Added a dynamically growing ring buffer for oss, alsa... |
tree | commitdiff |
2003-05-14 |
Marcus Meissner | winejack.drv.so needs -lwine_uuid too. |
tree | commitdiff |
2003-05-11 |
Eric Pouech | Stop wavemap lookup if a device isn't functional (spott... |
tree | commitdiff |
2003-05-11 |
Alexandre Julliard | Avoid local WINAPI function pointers. |
tree | commitdiff |
2003-05-06 |
Marcus Meissner | Added include <errno.h>. |
tree | commitdiff |
2003-05-02 |
Robert Reif | Added driver property set implementation. |
tree | commitdiff |
2003-04-30 |
Alexandre Julliard | Avoid calling Win32 resource functions on 16-bit modules. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Fixed a problem where OSS trigger support is inconsistent. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added driver notify implementation. |
tree | commitdiff |
2003-04-27 |
Alexandre Julliard | Make sure that snd_pcm_open returned a valid handle... |
tree | commitdiff |
2003-04-27 |
Jerry Ji | The missing part of multiple device support for wineart... |
tree | commitdiff |
2003-04-26 |
Robert Reif | Fixed bug caused by OSS inconsistent trigger operation... |
tree | commitdiff |
2003-04-10 |
Robert Reif | Better error messages. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-05 |
Eric Pouech | Work around not implemented ioctl in BSD. |
tree | commitdiff |
2003-04-02 |
Robert Reif | Added more information to some of the failure messages. |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Avoid crash if snd_pcm_open fails. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Avoid warnings. |
tree | commitdiff |
2003-03-15 |
Alexandre Julliard | Added #ifdef checks for SOUND_MIXER_INFO. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-10 |
Eric Pouech | Fixed error code when no mapping is found for wave... |
tree | commitdiff |
2003-03-07 |
Robert Reif | Fixed bug where the enable state of the output and... |
tree | commitdiff |
2003-03-07 |
Steven Edwards | Add import of ntdll. |
tree | commitdiff |
2003-03-04 |
Robert Reif | Added waveIn tests. |
tree | commitdiff |
2003-03-04 |
Robert Reif | Capture thread checks queue for more headers before... |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-02-19 |
Waldeck Schutzer | Avoid playing data tracks. |
tree | commitdiff |
2003-02-17 |
Eric Pouech | Allowed waveInMessage to use physical information ... |
tree | commitdiff |
2003-02-15 |
Robert Reif | Added additional formats. |
tree | commitdiff |
2003-02-14 |
Robert Reif | Started to add support for a real direct sound capture... |
tree | commitdiff |
2003-02-12 |
Michael Stefaniuc | Added some missing LeaveCriticalSection's. |
tree | commitdiff |
2003-01-31 |
Waldeck Schutzer | Removed invalid char. |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Removed calls to HEAP_strdupAtoW. |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Remove errno.h from files that do not need it. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
tree | commitdiff |
2003-01-20 |
Francois Gouget | Make sure we always know about the 48 and 96kHz formats... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | Warn if open_count is already 0 when OSS_CloseDevice... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | Return MMSYS_NOERROR even if we don't open the device... |
tree | commitdiff |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a... |
tree | commitdiff |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabil... |
tree | commitdiff |
2003-01-11 |
Eric Pouech | Some code cleanups. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | In OSS_RawOpenDevice, always retrieve the device format... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Fix the BlockSize check. |
tree | commitdiff |
2003-01-03 |
Gerald Pfeifer | #include <stdlib.h> instead of the non-standard <malloc.h>. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-01-02 |
Eric Pouech | When unmapping a (wave|midi)-header unprepare message... |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests... |
tree | commitdiff |
2002-12-23 |
Jeff Smith | Correct all instances of mixMessage to mxdMessage. |
tree | commitdiff |
2002-12-16 |
Francois Gouget | Add the capacity of playing a test tone using the ... |
tree | commitdiff |
2002-12-15 |
Francois Gouget | In the latest sdk the {waveOut,midiOut}{Get,Set}Volume... |
tree | commitdiff |
2002-12-15 |
Eric Pouech | Fixed hangup condition at the end of some playback. |
tree | commitdiff |
2002-12-15 |
Francois Gouget | If unable to set the desired format, OSS_RawOpenDevice... |
tree | commitdiff |
2002-12-15 |
Francois Gouget | Our resampling algorithm is quite primitive so try... |
tree | commitdiff |
2002-12-15 |
Francois Gouget | If given a bad device id waveOutGetDevCapsA is supposed... |
tree | commitdiff |
2002-12-13 |
Chris Morgan | Add support for Jack audio server. |
tree | commitdiff |
2002-12-13 |
Francois Gouget | Add support for the 48 and 96kHz formats. |
tree | commitdiff |
2002-12-13 |
Nikolay Stefanov | Fix issues with i810-based audio cards. |
tree | commitdiff |
2002-12-12 |
Jeff Smith | MMDRV_GetDescription32 fix + a few cosmetic improvements. |
tree | commitdiff |
2002-12-12 |
Francois Gouget | Fix error reporting in wavemap.c:wodOpen(); this solves the |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-11 |
Rok Mandeljc | Fixed some characters. |
tree | commitdiff |
2002-12-10 |
Vincent Béron | Suppress some signed/unsigned comparison warning. |
tree | commitdiff |
2002-12-10 |
Chris Morgan | Reset the oss device before we try to close it. Fixes... |
tree | commitdiff |
2002-12-02 |
Jeff Smith | Fix for MIDI Mapper. |
tree | commitdiff |
2002-11-30 |
Jeff Smith | Fixed 32 bit flag in midiOutShortMsg. |
tree | commitdiff |
2002-11-20 |
Eric Pouech | Better support for multiple midi devices on the OSS... |
tree | commitdiff |
2002-11-11 |
Eric Pouech | Now properly unloading multimedia drivers when winmm... |
tree | commitdiff |
2002-11-06 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-11-04 |
Francois Gouget | Test sound format support with waveOutGetDevCaps and... |
tree | commitdiff |
2002-11-04 |
Francois Gouget | OSS_RawOpenDevice should return an error if the format... |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Split out some more 16-bit code. |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Moved 16-bit definitions out of mmddk.h into mmsystem16.h. |
tree | commitdiff |
next |