Get rid of the show dir symlink option.
[wine] / programs / winecfg / audio.c
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...