richedit: Shorten EM_AUTOURLDETECT tests.
[wine] / programs / winecfg / audio.c
2008-05-19  Vitaliy Margolenwinecfg: Remove mostly unused properties.h.
2007-12-07  Michael Stefaniucwinecfg: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead...
2007-10-09  Maarten Lankhorstwinmm: Set default sound driver to alsa,oss,coreaudio.
2007-09-26  EA Durbinwinecfg: Implement audio test.
2007-09-11  Maarten Lankhorstdsound: Change default bpp and sample frequency to...
2007-04-12  Maarten Lankhorstwinecfg: Close audio driver when not needed any more.
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-04-04  Steven Edwardswinecfg: Add a button for audio test.
2006-11-21  Alexandre Julliardwinecfg: Don't try to load the arts driver, the arts...
2006-08-21  Frank Richterwinecfg: audio: Use strings from resources.
2006-07-10  Andrew Talbotwinecfg: Write-strings warnings fix.
2006-06-06  Mike McCormackwinecfg: Make some pointer casts win64 compliant.
2006-06-02  Emmanuel Maillardwinecfg: Add CoreAudio to audio drivers list.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-08  Robert Reifwinecfg: Fix audio crash when no drivers are available.
2006-04-08  Robert Reifwinecfg: Add default dsound sample rate and bits per...
2006-03-18  Mike McCormackRemove some unnecessary uses of windowsx.h
2006-03-04  Mike McCormackwinecfg: Fix a typo (LVM_ -> TVM_).
2006-03-03  Mike McCormackwinecfg: Eliminate some gcc 4.1 warnings caused by...
2006-01-19  Mike McCormackwinecfg: Tidy up included headers.
2005-12-26  Robert Reifwinecfg: Use hourglass cursor when opening audio drivers.
2005-12-21  Robert Reifwinecfg: Select an audio driver on fresh install.
2005-12-17  Robert Reifwinecfg: Use sound tree view for driver selection.
2005-12-13  Eric Pouechwinecfg: Simplified module handling code.
2005-12-08  Mike McCormackwinecfg: Fix compilation on gcc 2.95 (no nameless unions).
2005-12-07  Robert Reifwinecfg: Added support for auto detecting all drivers...
2005-12-07  Robert Reifwinecfg: Show all sound card drivers and their devices.
2005-11-03  Vijay Kiran KamujuShow detected audio drivers in autodetect.
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-07-11  Raphael JunqueiraAdd some basic dsound configuration on Audio panel.
2005-06-30  Francois GougetRemove unneeded casts.
2005-06-28  Robert Reif- Add an audio configure button with code to display...
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-20  Alexandre JulliardMoved the audio driver configuration to HKCU\Software...
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-02-16  Paul van SchayckChange detection order to: OSS-ALSA-ARTS-JACK.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-14  Crestez LeonardFix add application (memory error).
2004-09-28  Mike Hearn- rewrite the transaction system to be based on a setti...
2004-01-20  Chris MorganAdd audio tab with first pass at autodetection of audio...