[vlc-devel] [PATCH v2 0/9] Rework some simple preferences

Pierre Lamot pierre at videolabs.io
Wed Dec 20 17:58:04 CET 2017


Same patch suite,

  * Fix tabstop and buddy properties

  * Move the fullscreen display to the video preference pannel

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 fast seek option
  Qt: spref, add option to select the fullscreen screen

 modules/gui/qt/components/simple_preferences.cpp |  45 +++---
 modules/gui/qt/ui/sprefs_audio.ui                |  64 +--------
 modules/gui/qt/ui/sprefs_input.ui                | 125 +++++++++-------
 modules/gui/qt/ui/sprefs_interface.ui            | 172 ++++++++++-------------
 modules/gui/qt/ui/sprefs_subtitles.ui            | 132 ++++++++---------
 modules/gui/qt/ui/sprefs_video.ui                |  70 ++++-----
 6 files changed, 284 insertions(+), 324 deletions(-)

--
2.14.1


More information about the vlc-devel mailing list