Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
7589b4c2
Commit
7589b4c2
authored
Oct 29, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4 - Ui - Sout: rearrange the sout possibilities.
parent
0c3b7409
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
modules/gui/qt4/ui/sout.ui
modules/gui/qt4/ui/sout.ui
+14
-14
No files found.
modules/gui/qt4/ui/sout.ui
View file @
7589b4c2
...
...
@@ -277,7 +277,7 @@
</property>
</widget>
</item>
<item row="
7
" column="0" >
<item row="
5
" column="0" >
<widget class="QCheckBox" name="UDPOutput" >
<property name="toolTip" >
<string>_("Using this option is not recommended in most of the cases.")</string>
...
...
@@ -287,17 +287,17 @@
</property>
</widget>
</item>
<item row="
7
" column="1" >
<item row="
5
" column="1" >
<widget class="QLabel" name="UDPLabel" >
<property name="text" >
<string>_("Address")</string>
</property>
</widget>
</item>
<item row="
7
" column="2" >
<item row="
5
" column="2" >
<widget class="QLineEdit" name="UDPEdit" />
</item>
<item row="
7
" column="3" >
<item row="
5
" column="3" >
<widget class="QLabel" name="UDPPortLabel" >
<property name="text" >
<string>_("Port")</string>
...
...
@@ -307,7 +307,7 @@
</property>
</widget>
</item>
<item row="
7
" column="4" >
<item row="
5
" column="4" >
<widget class="QSpinBox" name="UDPPort" >
<property name="maximumSize" >
<size>
...
...
@@ -332,14 +332,14 @@
</property>
</widget>
</item>
<item row="
5
" column="0" >
<item row="
6
" column="0" >
<widget class="QCheckBox" name="IcecastOutput" >
<property name="text" >
<string>IceCast</string>
</property>
</widget>
</item>
<item row="
5
" column="1" >
<item row="
6
" column="1" >
<widget class="QLabel" name="IcecastLabel" >
<property name="enabled" >
<bool>false</bool>
...
...
@@ -349,10 +349,10 @@
</property>
</widget>
</item>
<item row="
5
" column="2" >
<item row="
6
" column="2" >
<widget class="QLineEdit" name="IcecastEdit" />
</item>
<item row="
5
" column="3" >
<item row="
6
" column="3" >
<widget class="QLabel" name="IcecastPortLabel" >
<property name="enabled" >
<bool>false</bool>
...
...
@@ -365,7 +365,7 @@
</property>
</widget>
</item>
<item row="
5
" column="4" >
<item row="
6
" column="4" >
<widget class="QSpinBox" name="IcecastPort" >
<property name="enabled" >
<bool>false</bool>
...
...
@@ -387,7 +387,7 @@
</property>
</widget>
</item>
<item row="
6
" column="1" >
<item row="
7
" column="1" >
<widget class="QLabel" name="IcecastMountpointLabel" >
<property name="enabled" >
<bool>false</bool>
...
...
@@ -397,10 +397,10 @@
</property>
</widget>
</item>
<item row="
6
" column="2" >
<item row="
7
" column="2" >
<widget class="QLineEdit" name="IcecastMountpointEdit" />
</item>
<item row="
6
" column="3" >
<item row="
7
" column="3" >
<widget class="QLabel" name="IcecastNameLabel" >
<property name="enabled" >
<bool>false</bool>
...
...
@@ -410,7 +410,7 @@
</property>
</widget>
</item>
<item row="
6
" column="4" >
<item row="
7
" column="4" >
<widget class="QLineEdit" name="IcecastNamePassEdit" >
<property name="enabled" >
<bool>false</bool>
...
...
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