Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Cortado
Commits
21fc8dd2
Commit
21fc8dd2
authored
Oct 12, 2010
by
ogg.k.ogg.k
Browse files
add getPlayPosition to the list of symbols to be left alone by proguard
parent
f53f786d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cortado.proguard
View file @
21fc8dd2
...
...
@@ -27,6 +27,7 @@
public void stop();
public void play();
public void pause();
public double getPlayPosition();
}
-keep public class com.fluendo.plugin.HTTPSrc
-keep public class com.fluendo.plugin.FakeSink
...
...
Write
Preview
Supports
Markdown
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