Makefile.in: Add target "ctags" to the overview.
[wine] / programs / winecfg / audio.c
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...