]> git.sesse.net Git - vlc/commit
Keep the authoritative fullscreen status on the playlist
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 10 Feb 2010 17:38:47 +0000 (19:38 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 10 Feb 2010 17:55:20 +0000 (19:55 +0200)
commit40d199a49334bba38ac01010b23155e2572999dc
tree98c9ae4a7c792664019939efc612771892e0ef5b
parent316129116d0a20e33c98c12495ae5c5b355ce40f
Keep the authoritative fullscreen status on the playlist

This allows the value to be inherited most cleanly across inputs (if
the video output cannot be recycled anyway). This also enables changing
the fullscreen status in absence of video, just like LibVLC does.
modules/control/gestures.c
modules/control/hotkeys.c
modules/control/http/macro.c
modules/control/rc.c
modules/gui/ncurses.c
modules/gui/qt4/actions_manager.cpp
modules/gui/qt4/menus.cpp
modules/gui/skins2/commands/cmd_fullscreen.cpp