Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EDGARD MARTÍNEZ
VLC-Android
Commits
31a656ee
Commit
31a656ee
authored
11 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
News about 0.1.2
parent
c6acdab1
No related branches found
Branches containing commit
Tags
0.1.2
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+7
-5
7 additions, 5 deletions
NEWS
vlc-android/AndroidManifest.xml
+1
-1
1 addition, 1 deletion
vlc-android/AndroidManifest.xml
with
8 additions
and
6 deletions
NEWS
+
7
−
5
View file @
31a656ee
Changes between 0.1.1 and 0.1.2
-git
:
Changes between 0.1.1 and 0.1.2:
--------------------------------
* Relicensed libVLC jni wrapper and Java counterpart to LGPL
Audio Service:
* Keep the service alive only when playing
* Fix crashes
Main Application:
* Fix crashes and warnings
* Manual selection of subtitles
* Added on option to disable the deblocking/loop filter on slower
devices, resulting in noticeable performance improvements.
* Fix crashes and warnings
* Add an option to adjust the deblocking filter level, resulting in
noticeable performance improvements.
Translations:
* Initial Icelandic and Vietnamese translations
* Initial Icelandic
, Lithuanian
and Vietnamese translations
* Updates to the Bosnian, Catalan, Chinese, Czech, Danish, Dutch,
Galician, German, Hebrew, Hindi, Italian, Japanese, Marathi,
Norwegian Bokmål, Polish, Portuguese, Russian, Scottish Gaelic,
...
...
This diff is collapsed.
Click to expand it.
vlc-android/AndroidManifest.xml
+
1
−
1
View file @
31a656ee
...
...
@@ -3,7 +3,7 @@
package=
"org.videolan.vlc"
android:installLocation=
"auto"
android:versionCode=
"1200"
android:versionName=
"0.1.2
-git
"
>
android:versionName=
"0.1.2"
>
<uses-sdk
android:minSdkVersion=
"7"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment