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
e7060874
Commit
e7060874
authored
Jan 30, 2008
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4 - Sprefs audio alignment fix.
parent
bf170e3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
102 additions
and
27 deletions
+102
-27
modules/gui/qt4/ui/sprefs_audio.ui
modules/gui/qt4/ui/sprefs_audio.ui
+102
-27
No files found.
modules/gui/qt4/ui/sprefs_audio.ui
View file @
e7060874
...
...
@@ -30,73 +30,82 @@
<string>_("General Audio")</string>
</property>
<layout class="QGridLayout" >
<item row="
2" column="0
" >
<widget class="QLabel" name="label_
8
" >
<item row="
0" column="0" colspan="2
" >
<widget class="QLabel" name="label_
2
" >
<property name="text" >
<string>_("
Force detection of Dolby Surround
")</string>
<string>_("
Default volume
")</string>
</property>
</widget>
</item>
<item row="
2" column="1
" >
<widget class="Q
ComboBox" name="detectionDolby
" >
<item row="
0" column="2
" >
<widget class="Q
Slider" name="defaultVolume
" >
<property name="sizePolicy" >
<sizepolicy vsizetype="
Fixed" hsizetype="MinimumExpanding
" >
<sizepolicy vsizetype="
Minimum" hsizetype="Fixed
" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>140</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>
3
00</width>
<width>
2
00</width>
<height>16777215</height>
</size>
</property>
<property name="currentIndex" >
<number>-1</number>
<property name="layoutDirection" >
<enum>Qt::LeftToRight</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="1" column="0" colspan="
2
" >
<item row="1" column="0" colspan="
3
" >
<widget class="QCheckBox" name="spdifBox" >
<property name="text" >
<string>_("Use S/PDIF when available")</string>
</property>
</widget>
</item>
<item row="
3
" column="0" >
<widget class="QLabel" name="label" >
<item row="
2
" column="0" >
<widget class="QLabel" name="label
_8
" >
<property name="text" >
<string>_("
Preferred audio language
")</string>
<string>_("
Force detection of Dolby Surround
")</string>
</property>
</widget>
</item>
<item row="
0" column="1
" >
<widget class="Q
Slider" name="defaultVolume
" >
<item row="
2" column="1" colspan="2
" >
<widget class="Q
ComboBox" name="detectionDolby
" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum
Expanding
" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize" >
<size>
<width>
2
00</width>
<width>
3
00</width>
<height>16777215</height>
</size>
</property>
<property name="
orientation
" >
<
enum>Qt::Horizontal</enum
>
<property name="
currentIndex
" >
<
number>-1</number
>
</property>
</widget>
</item>
<item row="
0
" column="0" >
<widget class="QLabel" name="label
_2
" >
<item row="
3
" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>_("
Default volum
e")</string>
<string>_("
Preferred audio languag
e")</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<item row="3" column="1"
colspan="2"
>
<widget class="QLineEdit" name="preferredAudioLanguage" />
</item>
</layout>
...
...
@@ -110,6 +119,12 @@
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="label_3" >
<property name="minimumSize" >
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>_("Type")</string>
</property>
...
...
@@ -128,11 +143,26 @@
<item row="1" column="0" colspan="2" >
<widget class="QWidget" native="1" name="alsaControl" >
<layout class="QHBoxLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="alsaLabel" >
<property name="minimumSize" >
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>_("Device")</string>
</property>
...
...
@@ -154,7 +184,16 @@
<item row="2" column="0" colspan="2" >
<widget class="QWidget" native="1" name="DirectXControl" >
<layout class="QHBoxLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
...
...
@@ -165,6 +204,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>_("Device")</string>
</property>
...
...
@@ -186,11 +231,26 @@
<item row="3" column="0" colspan="2" >
<widget class="QWidget" native="1" name="OSSControl" >
<layout class="QHBoxLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="OSSLabel" >
<property name="minimumSize" >
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>_("Device")</string>
</property>
...
...
@@ -212,11 +272,26 @@
<item row="4" column="0" colspan="2" >
<widget class="QWidget" native="1" name="fileControl" >
<layout class="QHBoxLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="fileLabel" >
<property name="minimumSize" >
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="text" >
<string>_("File")</string>
</property>
...
...
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