]> git.sesse.net Git - vlc/commit
* ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the...
authorGildas Bazin <gbazin@videolan.org>
Tue, 10 Dec 2002 18:22:01 +0000 (18:22 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 10 Dec 2002 18:22:01 +0000 (18:22 +0000)
commit05b378dd459f5cee10755dcacaad794e53fa4be7
tree6c1e269cd2f43d0a771433fc3e72c7c3359384cd
parent2fd77aa18cc0062063bbc8ed6d4fd43aa5a1f009
* ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
* modules/audio_output/waveout.c: changed a few error messages into warning messages.
modules/audio_output/oss.c
modules/audio_output/sdl.c
modules/audio_output/waveout.c
src/audio_output/dec.c
src/audio_output/intf.c
src/misc/variables.c