Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Shivansh Saini
VLC-Android
Commits
194f4029
Commit
194f4029
authored
Jul 31, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for 0.9.8
parent
23e6b704
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
+9
-4
NEWS
NEWS
+7
-2
vlc-android/AndroidManifest.xml
vlc-android/AndroidManifest.xml
+2
-2
No files found.
NEWS
View file @
194f4029
Changes between 0.9.7 and 0.9.8
-git
:
Changes between 0.9.7 and 0.9.8:
--------------------------------
Main Application:
...
...
@@ -6,15 +6,20 @@ Main Application:
* Fix Media detection when the extension was in UPPER CASE
* Fix default display orientation for the Video Player
* Fix possible crashes and leaks
* Fix "replay from start" issue when screen goes off
Core:
* Fix compatibility with MIPS (broken with the native crash handler
* Support building with NDKr10
* Prepare support for OMX zero-copy
* Prepare support for OMX zero-copy
for Honeycomb+ (Android-11 and later)
libVLCjni:
* Add bitrate information, statistics and player state methods
Translations:
* Update of Spanish, Finnish, French, Hebrew, Indonesian, Marathi, Polish,
Portuguese, Tatar translations
Changes between 0.9.7 and 0.9.7.1:
----------------------------------
...
...
vlc-android/AndroidManifest.xml
View file @
194f4029
...
...
@@ -2,8 +2,8 @@
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"org.videolan.vlc"
android:installLocation=
"auto"
android:versionCode=
"9
799
"
android:versionName=
"0.9.8
-git
"
>
android:versionCode=
"9
800
"
android:versionName=
"0.9.8"
>
<uses-sdk
android:minSdkVersion=
"7"
...
...
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