[vlc-devel] [PATCH 0/9] Rework some simple preferences
Marvin Scholz
epirat07 at gmail.com
Tue Dec 19 11:59:16 CET 2017
On 19 Dec 2017, at 11:56, Pierre Lamot wrote:
> theses patches updates Simple preferences screens to fix #19305
>
> I added an option to select the default fullscreen display, I put this
> option in
> Interface rather than Video, because it is only valid when the video
> is embeded
> in the interface.
That seems like a very confusing thing to me.
>
> some labels I added might not be the best, I'm open to suggestions.
> esp:
> -> [8/9] "Fullscreen display" (to select wich screen will be used
> when entering in fullscreen)
>
> Pierre Lamot (9):
> Qt: spref, remove Dolby Surround and headphone preference
> Qt: spref, put subtitle shadow and background options on their own
> line
> Qt: spref, fix Interface > Network > Filter alignment
> Qt: spref, move "Continue playback?" to playlist
> Qt: spref, align Privacy / Network options
> Qt: spref, move DirectX specific options to the DirectX GroupBox
> Qt: spref, remove DirectX DisplayDevice preference
> Qt: spref, add option to select the fullscreen screen
> Qt: spref, add fast seek option
>
> modules/gui/qt/components/simple_preferences.cpp | 46 ++--
> modules/gui/qt/ui/sprefs_audio.ui | 66 +-----
> modules/gui/qt/ui/sprefs_input.ui | 129 ++++++-----
> modules/gui/qt/ui/sprefs_interface.ui | 276
> +++++++++++------------
> modules/gui/qt/ui/sprefs_subtitles.ui | 133 ++++++-----
> modules/gui/qt/ui/sprefs_video.ui | 35 +--
> 6 files changed, 312 insertions(+), 373 deletions(-)
>
> --
> 2.14.1
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list