]> git.sesse.net Git - vlc/commit
Qt4: remove (no-)sout-keep option
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 30 Nov 2009 20:21:56 +0000 (22:21 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 30 Nov 2009 20:26:02 +0000 (22:26 +0200)
commit2912aadf3a3b27ef357f69fdec1b5dfe8c237860
tree974e292e6283794cf77cfc338286ed77a9b3a818
parentd381107922c443ffaaa35c81b69910069c816752
Qt4: remove (no-)sout-keep option

This is not really relevant as long as we have only one item.
However, sout-keep should really always be on anyway when streaming.
Most protocols would terminate client connections when the item
changes, and the file output would overwrite the file.

(sout_gather would be more problematic. We should use it too, but it
has always made sout_display crash.)
modules/gui/qt4/dialogs/sout.cpp
modules/gui/qt4/ui/sout.ui