options: mark -fs with CONF_NOSAVE to keep state between files
commit4ea60a3d0ec4f01f3c319d6f155653f4f890632f
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 31 Jan 2011 19:15:59 +0000 (31 21:15 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 31 Jan 2011 19:15:59 +0000 (31 21:15 +0200)
tree259f4c62d5ba7c0f9e739954b35b2c6b3f4b7125
parentf923fd720cd978bb123a743ac2d38096b1e45726
options: mark -fs with CONF_NOSAVE to keep state between files

Most of the time users want to keep current fullscreen state when
switching to another file, rather than always resetting to the global
default that was determined when the command line was parsed. Add the
CONF_NOSAVE flag to the -fs option to achieve this. The change means
that the fullscreen state from the previous file is kept unless there
is an explicit file-specific -fs or -nofs setting for the new file
(or in case file groups are used, moving to the new file enters a
group with explicitly specified state).
cfg-mplayer.h