Remove aout_FindAndRestart()
commit4d63bf16fdae29237ac3100ea040573f7edcbac3
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 21 Oct 2010 18:28:48 +0000 (21 21:28 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 22 Oct 2010 16:33:01 +0000 (22 19:33 +0300)
tree7cfe715dcb3d22d6ec97de259f8f486caeb99071
parentaec33ea6e8d42561168df4da7337b50efe639245
Remove aout_FindAndRestart()

This was only used to change the OSS or ALSA device on the fly.
However, this really should be done with a variable callback, not from
the configuration.
include/vlc_aout.h
modules/audio_output/alsa.c
modules/audio_output/oss.c
src/audio_output/intf.c
src/libvlccore.sym