- 04 May, 2015 2 commits
-
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
For video, use directly VideoPlayerActivity to avoid to switch from AudioService. For audio, open via AudioService with the list of files in the directory. It's temporary as everything should be opened via a future PlaybackService.
-
- 02 May, 2015 1 commit
-
-
This fixes a bug that caused playback to stop immediately when it is the last day of a month and you set the sleep-timer after midnight. The use of Calendar.roll caused the resulting target-date to be in the past. Calendar.add should be used instead of Calendar.roll so larger fields get rolled over too. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Apr, 2015 15 commits
-
-
Geoffrey Métais authored
-
Geoffrey Métais authored
Long press repeatedly triggers an OnClickListener. This class implements OnTouchListener, so it can be used on every View type.
-
Thomas Guillem authored
_cpp_static_assert should be defined by g++ -std=c++11
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Thomas Guillem authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
+ cleaning imports
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
Signed-off-by:
Christoph Miebach <christoph.miebach@web.de>
-
- 29 Apr, 2015 4 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
Since we don't have a surface, it's useless to try video. If we switch to VideoPlayer, the video will be reactivated by setting the video track to 0.
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Alexandre Perraud authored
-
- 28 Apr, 2015 9 commits
-
-
Thomas Guillem authored
MediaCodec can now play livestreaming and ts files.
-
Alexandre Perraud authored
-
Alexandre Perraud authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
- 27 Apr, 2015 9 commits
-
-
Geoffrey Métais authored
Leanback v22 requirement
-
Geoffrey Métais authored
Needed for Leanback library v22
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-
Geoffrey Métais authored
-