Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
3f6bf8de
Commit
3f6bf8de
authored
May 11, 2009
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mpris_v2 test: cleanup
parent
cd0055d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/dbus/mpris_v2.sh
test/dbus/mpris_v2.sh
+2
-2
No files found.
test/dbus/mpris_v2.sh
View file @
3f6bf8de
...
...
@@ -113,8 +113,8 @@ for es in 1 0; do
mpris_methodcall
"/ES"
"GetSubtitleES"
done
for
track
in
0 1 2 3 4
;
do
mpris_methodcall
"/ES"
"GetEsMetadata"
int32:
$
track
for
es
in
0 1 2 3 4
;
do
mpris_methodcall
"/ES"
"GetEsMetadata"
int32:
$
es
done
mpris_methodcall
"/Display"
"Fullscreen"
...
...
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