July 2014 Archives by author
Starting: Thu Jul 3 20:55:17 CEST 2014
Ending: Thu Jul 31 21:51:31 CEST 2014
Messages: 251
- [Android] LibVLC: add function to get Android cache path using JNI
Felix Abecassis
- [Android] libvlcjni: set libdvdcss cache path
Felix Abecassis
- [Android] LibVLC: provide access to libvlc functions for titles/chapters handling
Felix Abecassis
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Felix Abecassis
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Felix Abecassis
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Felix Abecassis
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Felix Abecassis
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Felix Abecassis
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Felix Abecassis
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Felix Abecassis
- [Android] LibVLC: handle failures when getting the cache path
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Felix Abecassis
- [Android] compile.sh: support NDK r10
Felix Abecassis
- [Android] [PATCH] Support for multiple player instances.
Felix Abecassis
- [Android] LibVlcUtil: attempt to get maximum CPU frequency
Felix Abecassis
- [Android] LibVLC: use actual CPU frequency when choosing deblocking mode
Felix Abecassis
- [Android] Bug #10691 Proposed solution
Rocky Backer
- [Android] Bug #10691 Proposed solution
Rocky Backer
- [Android] l10n: Scottish Gaelic update
Michael Bauer
- [Android] Bug #10691 Proposed solution
Rafaël Carré
- [Android] Bug #10691 Proposed solution
Rafaël Carré
- [Android] Bug #10691 Proposed solution
Rafaël Carré
- [Android] libiomx: factorize builds
Thomas Guillem
- [Android] [PATCH 3/4] libiomx: Build the hwbuffer code if found
Thomas Guillem
- [Android] [PATCH 4/4] Enable iomx direct rendering if "full acceleration" is chosen
Thomas Guillem
- [Android] Add missing hardware headers for gingerbread
Thomas Guillem
- [Android] Add lists of symbols of libcutils and libui
Thomas Guillem
- [Android] libiomx: Build the hwbuffer code if found
Thomas Guillem
- [Android] Add android private headers for jbmr2 and kitkat
Thomas Guillem
- [Android] libiomx: Add disabled rules for building libiomx for jbmr2 and kitkat
Thomas Guillem
- [Android] Remove the generated files
Jean-Baptiste Kempf
- [Android] Add .gitignore for appcompat
Jean-Baptiste Kempf
- [Android] Remove more generated files
Jean-Baptiste Kempf
- [Android] De-duplicate .gitignores for java-libs
Jean-Baptiste Kempf
- [Android] Remove ActionBarSherlock folder
Jean-Baptiste Kempf
- [Android] VideoPlayer: use the @TargetApi on the method, not the main class
Jean-Baptiste Kempf
- [Android] VideoPlayer: remove write-only variable
Jean-Baptiste Kempf
- [Android] Re-configure until config.h was created, not only configure
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: init libVLC earlier
Jean-Baptiste Kempf
- [Android] VideoPlayer: correct indentation
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: avoid mLibVLC null crash
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: cosmetics
Jean-Baptiste Kempf
- [Android] AudioPlayer: avoid NullPointerException on getActivity()
Jean-Baptiste Kempf
- [Android] Update the tested HASH
Jean-Baptiste Kempf
- [Android] 0.9.7
Jean-Baptiste Kempf
- [Android] x86 can be also listed on CPU_ABI2
Jean-Baptiste Kempf
- [Android] Use also GenuineIntel to check for x86 presence
Jean-Baptiste Kempf
- [Android] NEWS for 0.9.7
Jean-Baptiste Kempf
- [Android] Update release number to 0.9.7
Jean-Baptiste Kempf
- [Android] MediaInfoFragment: avoid a crash accessing the Activity
Jean-Baptiste Kempf
- [Android] MediaInfoFragment: simplify, since update() was called only once
Jean-Baptiste Kempf
- [Android] VideoGridFragment: don't overuse context
Jean-Baptiste Kempf
- [Android] Don't overuse applicationContext for MainActivity
Jean-Baptiste Kempf
- [Android] MediaLibrary: remove passing of Context when not needed
Jean-Baptiste Kempf
- [Android] Remove Context passing for MediaLibrary.loadMediaItems()
Jean-Baptiste Kempf
- [Android] MediaLibrary: remove mRestartContext
Jean-Baptiste Kempf
- [Android] Remove context paramter from MediaLibrary.getInstance
Jean-Baptiste Kempf
- [Android] HistoryAdapter: avoid NullPointerException
Jean-Baptiste Kempf
- [Android] On the road to 0.9.8
Jean-Baptiste Kempf
- [Android] LibVLC: Rename Aout to AudioOutput
Jean-Baptiste Kempf
- [Android] Move Util classes to org.videolan.vlc.util
Jean-Baptiste Kempf
- [Android] Move AudioService class to org.videolan.vlc.audio
Jean-Baptiste Kempf
- [Android] Remove context from MediaDatabase.getInstance() parameters
Jean-Baptiste Kempf
- [Android] Avoid crash in Preferences
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: clarify variable
Jean-Baptiste Kempf
- [Android] Remove Context param for Util.setPicture
Jean-Baptiste Kempf
- [Android] Thumbnailer: don't store the context
Jean-Baptiste Kempf
- [Android] Move VlcRunnable to .util namespace
Jean-Baptiste Kempf
- [Android] Update tested HASH
Jean-Baptiste Kempf
- [Android] On the road to 0.9.7.1
Jean-Baptiste Kempf
- [Android] Update NEWS for 0.9.7.1
Jean-Baptiste Kempf
- [Android] Only accept NDKr9 or later
Jean-Baptiste Kempf
- [Android] Use build-android-{TUPLE} and contrib-android-{TUPLE}
Jean-Baptiste Kempf
- [Android] On the road to 0.9.8
Jean-Baptiste Kempf
- [Android] Fix bootstrap/configure condition
Jean-Baptiste Kempf
- [Android] VideoPlayer: simplify AudioManager code
Jean-Baptiste Kempf
- [Android] Relicense Media.java to LGPL
Jean-Baptiste Kempf
- [Android] Relicense Media.java to LGPL
Jean-Baptiste Kempf
- [Android] Split org.videolan.vlc.util.Util in different files
Jean-Baptiste Kempf
- [Android] Util.convertPxToDp simplification
Jean-Baptiste Kempf
- [Android] Rename class to use VLC in capital
Jean-Baptiste Kempf
- [Android] Update NEWS
Jean-Baptiste Kempf
- [Android] Util: enhancements to refactoring
Jean-Baptiste Kempf
- [Android] MainActivity: fix potential NullDereference
Jean-Baptiste Kempf
- [Android] Search: Fix potential NullDereference
Jean-Baptiste Kempf
- [Android] Fix possible NullDereference
Jean-Baptiste Kempf
- [Android] Fix potential NullDereference in Ringtone setting
Jean-Baptiste Kempf
- [Android] AudioService: fix potential NullDereference
Jean-Baptiste Kempf
- [Android] GridFragment: avoid potential NullDereference
Jean-Baptiste Kempf
- [Android] Finalize() should be protected
Jean-Baptiste Kempf
- [Android] Preferences: prevent potential NullDereference
Jean-Baptiste Kempf
- [Android] VerticalSeekBar: store getMax() value
Jean-Baptiste Kempf
- [Android] VerticalSeekBar: add @Override
Jean-Baptiste Kempf
- [Android] VideoPlayerActivity: missing cast
Jean-Baptiste Kempf
- [Android] VideoGridFragment: do all the computation in float
Jean-Baptiste Kempf
- [Android] AudioPlaylistView: do the computation in float
Jean-Baptiste Kempf
- [Android] Make some inner class static
Jean-Baptiste Kempf
- [Android] Logcat: close IO in finally
Jean-Baptiste Kempf
- [Android] VLCCrashHandler: do not leak resources
Jean-Baptiste Kempf
- [Android] AudioService: do not leak resources in exceptions
Jean-Baptiste Kempf
- [Android] Logcat: catch FileNotFoundException too
Jean-Baptiste Kempf
- [Android] JNI: fix compilation on MIPS
Jean-Baptiste Kempf
- [Android] Invitation to VDD and registration
Jean-Baptiste Kempf
- [Android] [PATCH] Support for multiple player instances.
Jean-Baptiste Kempf
- [Android] [PATCH 1/2] Support for multiple player instances. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).
Jean-Baptiste Kempf
- [Android] [PATCH 0/4] Patches for hooking up iomx direct rendering
Jean-Baptiste Kempf
- [Android] [PATCH 1/4] Add missing hardware headers for gingerbread
Jean-Baptiste Kempf
- [Android] [PATCH 2/4] Add lists of symbols of libcutils and libui
Jean-Baptiste Kempf
- [Android] [PATCH 3/4] libiomx: Build the hwbuffer code if found
Jean-Baptiste Kempf
- [Android] [PATCH 4/4] Enable iomx direct rendering if "full acceleration" is chosen
Jean-Baptiste Kempf
- [Android] Reindent and remove trailing spaces
Jean-Baptiste Kempf
- [Android] [PATCH 1/5] Added bitrate information to TrackInfo class.
Jean-Baptiste Kempf
- [Android] [PATCH 2/5] Added support for getting media statistics.
Jean-Baptiste Kempf
- [Android] [PATCH 3/5] Handled MediaPlayerTimeChanged event.
Jean-Baptiste Kempf
- [Android] [PATCH 5/5] Added method to get the player state.
Jean-Baptiste Kempf
- [Android] 0.9.8
Jean-Baptiste Kempf
- [Android] Add NEWS for 0.9.8
Jean-Baptiste Kempf
- [Android] Revert "Ignore build directories"
Jean-Baptiste Kempf
- [Android] Update gitignore with comments and more files
Jean-Baptiste Kempf
- [Android] [PATCH 3/3] Support for multiple player instances.
Jean-Baptiste Kempf
- [Android] Update NEWS for 0.9.8
Jean-Baptiste Kempf
- [Android] Update tested Hash for 0.9.8
Jean-Baptiste Kempf
- [Android] On the road to 0.9.9
Jean-Baptiste Kempf
- [Android] l10n: Russian update
Alexander Lakhin
- [Android] l10n: Simplified Chinese update
Dean Lee
- [Android] java-libs: add the android-support-v7-appcompat library to the dependencies
Adrien Maglo
- [Android] java-libs: update the android-support-v4.jar of the SlidingMenu dependency
Adrien Maglo
- [Android] Support: replace the ActionBarSherlock library by android-support-v7-appcompat
Adrien Maglo
- [Android] java-libs: remove the ActionBarSherlock library
Adrien Maglo
- [Android] 0.9.7
Adrien Maglo
- [Android] ActionBar: fix the displaying of the icons
Adrien Maglo
- [Android] Menu: fix a crash on application startup on Android 2.1
Adrien Maglo
- [Android] [PATCH 0/5] Minimal Chromecast support
Adrien Maglo
- [Android] [PATCH 1/5] java-libs: add the android-support-v7-mediarouter library to prepare the Chromecast support
Adrien Maglo
- [Android] [PATCH 2/5] Remote playback: add a HTTP server to serve local media file
Adrien Maglo
- [Android] [PATCH 3/5] Remote playback: add the RemotePlaybackActivity to control remote playback devices such as a Chromecast
Adrien Maglo
- [Android] [PATCH 4/5] Remote playback: access to the RemotePlaybackActivity through a long lick on a media in the video grid
Adrien Maglo
- [Android] [PATCH 5/5] Styles: set the default text color of fullscreen activities to white
Adrien Maglo
- [Android] Media: fix uppercase media extension detection
Adrien Maglo
- [Android] l10n: Bosnian update
Adnan Memija
- [Android] l10n: Japanese update
Fumio Nakayama
- [Android] l10n: Modern Greek update
Savvas Nesseris
- [Android] UI : add nav menu icon to player and remote views
Alexandre Perraud
- [Android] [PATCH] UI Directory : Fix the scrolling text issue
Alexandre Perraud
- [Android] [PATCH] UI Directory : Fix the scrolling text issue
Alexandre Perraud
- [Android] UI Directory : Fix the scrolling text issue
Alexandre Perraud
- [Android] [PATCH] Video : consume fromStart option after the video start
Alexandre Perraud
- [Android] Video: consume fromStart option after the video starts
Alexandre Perraud
- [Android] l10n: Welsh update
Aled Powell
- [Android] l10n: Italian update
Vincenzo Reale
- [Android] l10n: Hebrew update
Yaron Shahrabani
- [Android] [PATCH] Support for multiple player instances.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 1/2] Support for multiple player instances. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).
Paulo Vitor Magacho da Silva
- [Android] [PATCH 2/2] Removed trailing tabs. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).
Paulo Vitor Magacho da Silva
- [Android] [PATCH 1/2] Support for multiple player instances. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).
Paulo Vitor Magacho da Silva
- [Android] [PATCH 1/5] Added bitrate information to TrackInfo class.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 2/5] Added support for getting media statistics.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 3/5] Handled MediaPlayerTimeChanged event.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 4/5] Support multiple video player instances.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 5/5] Added method to get the player state.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 4/5] Support multiple video player instances.
Paulo Vitor Magacho da Silva
- [Android] Added bitrate information to TrackInfo class.
Paulo Vitor Magacho da Silva
- [Android] Added support for getting media statistics.
Paulo Vitor Magacho da Silva
- [Android] Handled MediaPlayerTimeChanged event.
Paulo Vitor Magacho da Silva
- [Android] Added method to get the player state.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 4/5] Support multiple video player instances.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 1/3] Removed unnecessary log call.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 2/3] Changed new time from int to long.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 3/3] Support for multiple player instances.
Paulo Vitor Magacho da Silva
- [Android] Removed unnecessary log call.
Paulo Vitor Magacho da Silva
- [Android] Changed new time from int to long.
Paulo Vitor Magacho da Silva
- [Android] [PATCH 3/3] Support for multiple player instances.
Paulo Vitor Magacho da Silva
- [Android] l10n: Slovenian update
Martin Srebotnjak
- [Android] Don't use iomx-ics on jbmr2 (4.3)
Martin Storsjö
- [Android] [PATCH 0/4] Patches for hooking up iomx direct rendering
Martin Storsjö
- [Android] [PATCH 1/4] Add missing hardware headers for gingerbread
Martin Storsjö
- [Android] [PATCH 2/4] Add lists of symbols of libcutils and libui
Martin Storsjö
- [Android] [PATCH 3/4] libiomx: Build the hwbuffer code if found
Martin Storsjö
- [Android] [PATCH 4/4] Enable iomx direct rendering if "full acceleration" is chosen
Martin Storsjö
- [Android] [PATCH 4/4] Enable iomx direct rendering if "full acceleration" is chosen
Martin Storsjö
- [Android] Enable iomx direct rendering if "full acceleration" is chosen
Martin Storsjö
- [Android] [PATCH 0/4] Patches for hooking up iomx direct rendering
Martin Storsjö
- [Android] Update the honeycomb frameworks/base headers
Martin Storsjö
- [Android] Update the hardware/libhardware headers for honeycomb
Martin Storsjö
- [Android] Include more symbols in libui from the honeycomb version of this library
Martin Storsjö
- [Android] Build libiomx-hc.so with ANDROID_API=13
Martin Storsjö
- [Android] l10n: Polish update
Michał Trzebiatowski
- [Android] l10n: Polish update
Michał Trzebiatowski
- [Android] l10n: Serbian update
Đorđe Vasiljević
- [Android] l10n: French update
VideoLAN
- [Android] l10n: Marathi update
VideoLAN
- [Android] l10n: Portuguese update
VideoLAN
- [Android] l10n: Brazilian Portuguese update
VideoLAN
- [Android] l10n: Romanian update
VideoLAN
- [Android] l10n: Uzbek update
VideoLAN
- [Android] l10n: Traditional Chinese update
VideoLAN
- [Android] l10n: Initial Bengali translation
VideoLAN
- [Android] l10n: Initial Nepali translation
VideoLAN
- [Android] l10n: Spanish (Mexico) update
VideoLAN
- [Android] l10n: Initial Finnish translation
VideoLAN
- [Android] l10n: French update
VideoLAN
- [Android] l10n: Indonesian update
VideoLAN
- [Android] l10n: Marathi update
VideoLAN
- [Android] l10n: Portuguese update
VideoLAN
- [Android] l10n: Tatar update
VideoLAN
- [Android] LibVLC: add getTitleCount
Edward Wang
- [Android] VideoPlayerActivity: clarify variable
Edward Wang
- [Android] VideoPlayerActivity: log cosmetics
Edward Wang
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Edward Wang
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Edward Wang
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Edward Wang
- [Android] VideoPlayerActivity: clarify variable redux
Edward Wang
- [Android] [PATCH] UI Directory : Fix the scrolling text issue
Edward Wang
- [Android] VideoPlayerActivity: handle navigable media (DVD, Blu-Ray)
Edward Wang
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Edward Wang
- [Android] VideoPlayerActivity: hack to fix lost overlay controls
Edward Wang
- [Android] VideoPlayerActivity: move title count condition to menu determining condition
Edward Wang
- [Android] AudioService: organize variables a bit
Edward Wang
- [Android] AudioService: expand only when the media is fully parsed
Edward Wang
- [Android] jni: fix warning
Edward Wang
- [Android] jni: fix warning
Edward Wang
- [Android] res: set correct default value for display
Edward Wang
- [Android] VideoPlayerActivity: cosmetic touches
Edward Wang
- [Android] Util: enhancements to refactoring
Edward Wang
- [Android] Util: enhancements to refactoring
Edward Wang
- [Android] HeaderScrollView: don't get attrs unnecessarily
Edward Wang
- [Android] DebugLogActivity: fix indent problem
Edward Wang
- [Android] MediaLibrary: fix unsynchronized lazy initialization
Edward Wang
- [Android] Preferences: remove unneeded cast
Edward Wang
- [Android] Make some inner classes static
Edward Wang
- [Android] NativeCrashActivity: use StringBuilder
Edward Wang
- [Android] AudioService: use nextInt
Edward Wang
- [Android] Bug #10691 Proposed solution
Edward Wang
- [Android] AudioService: re-use Random
Edward Wang
- [Android] Another Ringtone setting fix
Edward Wang
- [Android] Media: use blank string
Edward Wang
- [Android] Update env.sh
Edward Wang
- [Android] [PATCH 1/2] Support for multiple player instances. Fix ticket #10831 (https://trac.videolan.org/vlc/ticket/10831).
Edward Wang
- [Android] Util: use -1 as default for consistency and add debug
Edward Wang
- [Android] LibVLC: use bogoMIPS as last resort
Edward Wang
- [Android] [PATCH 4/5] Support multiple video player instances.
Edward Wang
- [Android] Tag 0.9.7 : VLC for Android 0.9.7
git at videolan.org
- [Android] Tag 0.9.7.1 : VLC for Android 0.9.7.1
git at videolan.org
- [Android] Tag 0.9.8 : VLC for Android 0.9.8
git at videolan.org
Last message date:
Thu Jul 31 21:51:31 CEST 2014
Archived on: Thu Jul 31 21:51:33 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).