]> git.sesse.net Git - vlc/commit
* src/libvlc.h, modules/audio_output: added a global --spdif config option
authorGildas Bazin <gbazin@videolan.org>
Thu, 20 Feb 2003 16:07:38 +0000 (16:07 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 20 Feb 2003 16:07:38 +0000 (16:07 +0000)
commitde621e39dd9e7a3a8dd068c5c1ab7014e1fa36df
treecd596994ed3b3664d709e3aa9f9dc14005e5a6a6
parent5a13b475ceef886157d0d87decab17a3b0e354f8
* src/libvlc.h, modules/audio_output: added a global --spdif config option
   to allow using the spdif output by default if available.
* modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
   a dos command box.
* modules/control/rc/rc.c: on win32 enabled the echo mode and the
   backspace key.
* modules/codec/mpeg_audio.c: fixed a sync bug.
modules/audio_output/alsa.c
modules/audio_output/directx.c
modules/audio_output/oss.c
modules/audio_output/waveout.c
modules/codec/mpeg_audio.c
modules/control/rc/rc.c
modules/misc/dummy/dummy.c
modules/misc/dummy/interface.c
src/libvlc.h