[Android] Thumbnailer: remove barrier
Thomas Guillem
git at videolan.org
Tue Oct 6 14:39:00 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Oct 6 14:34:57 2015 +0200| [fd6743b4d2e5e5fca7526c7a9b41f5aab545c5af] | committer: Thomas Guillem
Thumbnailer: remove barrier
Ui can display the thumbnail while the thumbnailer is fetching the next one.
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=fd6743b4d2e5e5fca7526c7a9b41f5aab545c5af
---
vlc-android/src/org/videolan/vlc/Thumbnailer.java | 14 ---------
.../videolan/vlc/gui/video/VideoGridFragment.java | 25 ++--------------
.../videolan/vlc/gui/video/VideoListHandler.java | 3 +-
.../org/videolan/vlc/interfaces/IVideoBrowser.java | 5 +---
.../org/videolan/vlc/gui/tv/MainTvActivity.java | 30 ++++----------------
.../vlc/gui/tv/browser/VideoGridFragment.java | 24 ++++------------
6 files changed, 16 insertions(+), 85 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=fd6743b4d2e5e5fca7526c7a9b41f5aab545c5af
More information about the Android
mailing list