Commit History

Author SHA1 Message Date
  Eric Pouech 27aacaa73e winecfg: Enable compilation with long types. 3 years ago
  Alexandre Julliard d02d50299b winecfg: Use Unicode functions throughout. 3 years ago
  Alexandre Julliard a243a7af97 winecfg: Use wide character string literals. 3 years ago
  Alexandre Julliard fe9799314b winecfg: Build with msvcrt. 3 years ago
  Jacek Caban 8b934f03d4 winecfg: Use nameless unions. 3 years ago
  Michael Stefaniuc 7fdb828abf winecfg: Use the available ARRAY_SIZE() macro. 6 years ago
  Andrew Eikum e17f4fd2f8 winecfg: Use a listview for speaker configuration. 10 years ago
  Francois Gouget 6f64673fb5 winecfg: Remove unneeded NONAMELESSXXX directives. 10 years ago
  Mark Harmstone d3d4739513 winecfg: Fix bug causing 5.1 speakers to appear as stereo. 10 years ago
  Mark Harmstone b2dede7950 winecfg: Add speaker config controls to audio tab. 10 years ago
  Alexandre Julliard edf44bfb1e winecfg: Avoid Unicode macros. 13 years ago
  Andrew Eikum b6169510d2 winecfg: Play test sound asynchronously. 13 years ago
  Andrew Eikum 00629cb0b3 winecfg: Don't reload winmm for each audio test. 13 years ago
  Marcus Meissner 90c8798266 winecfg: Added missing break (Coverity). 13 years ago
  Andrew Eikum 58f2a3cf3e winecfg: Allow user to select default audio devices. 13 years ago
  Andrew Eikum b07a82c01d winecfg: Reload winmm for each sound test. 13 years ago
  Andrew Eikum 4b8a296365 winecfg: Replace DirectSound settings with Driver Diagnostics. 13 years ago
  Andrew Eikum dfe73cda4a winecfg: Remove driver selection from Audio tab. 13 years ago
  Andrew Eikum 55f9ac8bf4 winejack.drv: Remove unused WinMM driver. 13 years ago
  Andrew Eikum 3b16f46794 wineesd.drv: Remove unused WinMM driver. 13 years ago
  Andrew Eikum 2fae117e0c winenas.drv: Remove unused WinMM driver. 13 years ago
  Michael Stefaniuc d44bfdbff8 winecfg: Remove the support to configure the audioio driver sound. 14 years ago
  Maarten Lankhorst 0dc5bab1c9 winecfg: Only initialise the audio drivers once. 14 years ago
  Alexandre Julliard d57ab26840 winecfg: Fix pointer truncation in audio setup. 14 years ago
  Gerald Pfeifer a8acdac780 winecfg: Remove variable lRes which is not really used from configureAudioDriver. 14 years ago
  Maarten Lankhorst 58f67036ba winecfg: Hide basic and normal acceleration options by default. 15 years ago
  Maarten Lankhorst 4e046a6759 winecfg: Remove 'emulation' driver option. 15 years ago
  Francois Gouget 7eac467258 winecfg: Use Win32 APIs instead of strdup(). 16 years ago
  Kirill K. Smirnov 95366238a0 winecfg/audio: Properly terminate an empty list of drivers. 16 years ago
  Kirill K. Smirnov 1482006fb5 winecfg/audio: Simplify removeDriver() function. 16 years ago