summaryrefslogtreecommitdiff
path: root/gst-sdk/tutorials/android-tutorial-5
AgeCommit message (Expand)AuthorFilesLines
2016-08-16Update iconsHEADmasterOlivier Crête10-2/+2
2015-02-16Tutorial5: Fix live streamsXavier Claessens1-4/+7
2014-07-21android: It's org.freedesktop.gstreamer.GStreamer now since 1.4.0Sebastian Dröge1-1/+1
2014-02-12Include stdint.h for android/native_window.hSebastian Dröge1-0/+1
2013-10-31Port Android tutorials to 1.0Sebastian Dröge2-28/+22
2012-11-12Allow the file chooser to preserve the current path across device orientation...Xavi Artigas1-1/+12
2012-11-08New iconsXavi Artigas4-0/+0
2012-11-07Better placement of the last_folder initialization.Xavi Artigas1-2/+1
2012-11-07Save last visited folder in the application state, so that it survives orient...Xavi Artigas1-0/+2
2012-11-07Disable seek bar when media duration could not be queried (for still pictures...Xavi Artigas1-0/+1
2012-11-07Remove unnecessary 'final' keywordsXavi Artigas1-4/+4
2012-11-07Handle media with no position or duration correctly (pictures, for example)Xavi Artigas1-4/+8
2012-11-07Somebody copy&pasted code from some other project... :)Xavi Artigas1-1/+1
2012-11-06Android format of XMLXavi Artigas1-2/+2
2012-11-06Whitespace and formatXavi Artigas1-254/+261
2012-11-06Clicking on the currently selected file accepts it.Xavi Artigas1-0/+5
2012-11-06Simplify file chooser row layout and allow showing file names longer than the...Xavi Artigas1-8/+9
2012-11-06Major revamp of the file chooser dialog to: Remove unused code/layout/strings...Xavi Artigas8-234/+77
2012-11-06Better integration for local files with unknown MIME types.Xavi Artigas1-5/+29
2012-11-05Register tutorial 5 as a media player, so other applications (including brows...Xavi Artigas2-1/+50
2012-11-05XML formattingXavi Artigas1-15/+26
2012-11-05Fix tutorial 5 seeking to last position after opening new mediaXavi Artigas1-0/+1
2012-11-05Revamp tutorial 5 code to continue what we have been showing in all previous ...Xavi Artigas4-195/+401
2012-11-02Add GSTREAMER_EXTRA_DEPS as required for Android tutorialsSebastian Dröge1-0/+1
2012-10-30Use WakeLock to prevent the screen from blanking during playbackSebastian Dröge2-9/+25
2012-10-23Change screen name from Android tutorials to GStreamer tutorials. It think th...Xavi Artigas1-1/+1
2012-10-19Package for the GStreamer class changed to com.gstreamerXavi Artigas1-1/+1
2012-10-15Do not use GST_ERROR before GStreamer has been initialized (tutorial 5)Xavi Artigas2-4/+5
2012-10-10Proper initialization of GSources (setup before attach)Xavi Artigas1-2/+2
2012-10-09New icons to better follow the Android design guidelines (and get rid of some...Xavi Artigas6-0/+0
2012-10-05More copyright notices removedXavi Artigas1-14/+0
2012-10-05Remove copyright noticesXavi Artigas1-15/+0
2012-10-04Move icons to proper folder. Replace generic Android icon with GStreamer SDK.Xavi Artigas5-3/+1
2012-10-04Reset duration after changing the URISebastian Dröge1-0/+1
2012-10-03Disable subtitles for nowSebastian Dröge1-7/+5
2012-10-03Rename tutorial-1 to tutorial-5Xavi Artigas15-0/+1418