]> git.sesse.net Git - vlc/commit
* modules/audio_output/directx.c: 5.1 audio output now works on sblive/audigy as...
authorGildas Bazin <gbazin@videolan.org>
Fri, 11 Jul 2003 23:14:03 +0000 (23:14 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 11 Jul 2003 23:14:03 +0000 (23:14 +0000)
commitfec78c9af79ba8f6d08dac260a2e4528e0bc0998
treed994491b724e5da0eeb2c87b6660c02458c66228
parent708eb8cbb92cbfac2f98277fac4a23e2bcbf7c11
* modules/audio_output/directx.c: 5.1 audio output now works on sblive/audigy as well :)
* modules/audio_output/waveout.c: fixed the waveOut plugin so works on NT4 as well... that complicates the plugin a bit more than I would have wanted, but hey.
* modules/gui/wxwindows/messages.cpp: the verbose checkbox is set to the value of the --verbose config option.
modules/audio_output/directx.c
modules/audio_output/waveout.c
modules/gui/wxwindows/messages.cpp