Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
ac972be0
Commit
ac972be0
authored
Feb 05, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4: Update and finish (?) Video Prefs.
parent
de592b02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
122 additions
and
45 deletions
+122
-45
modules/gui/qt4/ui/sprefs_video.ui
modules/gui/qt4/ui/sprefs_video.ui
+122
-45
No files found.
modules/gui/qt4/ui/sprefs_video.ui
View file @
ac972be0
...
...
@@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>4
00
</width>
<height>
38
9</height>
<width>4
26
</width>
<height>
42
9</height>
</rect>
</property>
<property name="windowTitle" >
...
...
@@ -20,9 +20,9 @@
<number>6</number>
</property>
<item row="2" column="0" >
<widget class="QGroupBox" name="
group
Box" >
<widget class="QGroupBox" name="
display
Box" >
<property name="title" >
<string>
Video snapshots
</string>
<string>
Display
</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
...
...
@@ -31,57 +31,73 @@
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="1" colspan="2" >
<widget class="QLineEdit" name="snapshotsDirectory" />
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="snapshotsDirectoryBrowse" >
<item row="1" column="2" >
<widget class="QCheckBox" name="windowDecorations" >
<property name="text" >
<string>Browse</string>
<string>Window decorations</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="tristate" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="Q
Label" name="label
" >
<item row="0" column="0"
colspan="2"
>
<widget class="Q
CheckBox" name="fullscreen
" >
<property name="text" >
<string>
Directory
</string>
<string>
Fullscreen
</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="Q
Label" name="label_2
" >
<item row="1" column="0"
colspan="2"
>
<widget class="Q
CheckBox" name="alwaysOnTop
" >
<property name="text" >
<string>
Prefix
</string>
<string>
Always on top
</string>
</property>
</widget>
</item>
<item row="
1" column="1
" >
<widget class="Q
LineEdit" name="snapshotsPrefix
" />
<item row="
3" column="1" colspan="2
" >
<widget class="Q
ComboBox" name="outputModule
" />
</item>
<item row="
2
" column="0" >
<widget class="QLabel" name="label_
3
" >
<item row="
3
" column="0" >
<widget class="QLabel" name="label_
4
" >
<property name="text" >
<string>
Forma
t</string>
<string>
Outpu
t</string>
</property>
</widget>
</item>
<item row="2" column="1" colspan="3" >
<widget class="QComboBox" name="snapshotsFormat" />
<item row="0" column="2" >
<widget class="QCheckBox" name="overlay" >
<property name="text" >
<string>Accelerated video output</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="tristate" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="
1" column="2
" colspan="2" >
<widget class="QCheckBox" name="s
napshotsSequentialNumbering
" >
<item row="
2" column="0
" colspan="2" >
<widget class="QCheckBox" name="s
kipFrames
" >
<property name="text" >
<string>Sequential numbering</string>
<string>Skip Frames</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="
1
" column="0" >
<widget class="QGroupBox" name="
groupBox_2
" >
<item row="
3
" column="0" >
<widget class="QGroupBox" name="
directXBox
" >
<property name="title" >
<string>Di
splay
</string>
<string>Di
rectX
</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
...
...
@@ -90,41 +106,83 @@
<property name="spacing" >
<number>6</number>
</property>
<item row="
2
" column="1" colspan="2" >
<widget class="QComboBox" name="
outputModul
e" />
<item row="
1
" column="1" colspan="2" >
<widget class="QComboBox" name="
displayDevic
e" />
</item>
<item row="
2
" column="0" >
<widget class="QLabel" name="label_
4
" >
<item row="
1
" column="0" >
<widget class="QLabel" name="label_
5
" >
<property name="text" >
<string>
Output
</string>
<string>
Display Device
</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2" >
<widget class="QCheckBox" name="
fullscreen
" >
<widget class="QCheckBox" name="
wallpaperMode
" >
<property name="text" >
<string>
Fullscreen
</string>
<string>
Enable Wallpaper Mode
</string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QCheckBox" name="windowDecorations" >
</layout>
</widget>
</item>
<item row="4" column="0" >
<widget class="QGroupBox" name="groupBox" >
<property name="title" >
<string>Video snapshots</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="1" colspan="2" >
<widget class="QLineEdit" name="snapshotsDirectory" />
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="snapshotsDirectoryBrowse" >
<property name="text" >
<string>
Window decorations
</string>
<string>
Browse
</string>
</property>
</widget>
</item>
<item row="
1" column="0" colspan="2
" >
<widget class="Q
CheckBox" name="alwaysOnTop
" >
<item row="
0" column="0
" >
<widget class="Q
Label" name="label
" >
<property name="text" >
<string>
Always on top
</string>
<string>
Directory
</string>
</property>
</widget>
</item>
<item row="
0" column="2
" >
<widget class="Q
CheckBox" name="overlay
" >
<item row="
1" column="0
" >
<widget class="Q
Label" name="label_2
" >
<property name="text" >
<string>Accelerated video output</string>
<string>Prefix</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="snapshotsPrefix" >
<property name="text" >
<string>vlc-snap</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>Format</string>
</property>
</widget>
</item>
<item row="2" column="1" colspan="3" >
<widget class="QComboBox" name="snapshotsFormat" />
</item>
<item row="1" column="2" colspan="2" >
<widget class="QCheckBox" name="snapshotsSequentialNumbering" >
<property name="text" >
<string>Sequential numbering</string>
</property>
</widget>
</item>
...
...
@@ -136,8 +194,27 @@
<property name="text" >
<string>Enable video</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>7</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment