summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-06WhitespaceXavi Artigas1-2/+0
2013-05-06Remove apparently superfluous parameter in call to sprintfXavi Artigas1-1/+1
2013-05-02Match variable names to other tutorialsXavi Artigas1-4/+4
2013-05-02Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer-sdk/gst-sdk-...Xavi Artigas1-1/+4
2013-05-02Change welcome string to match other tutorialsXavi Artigas1-1/+1
2013-05-02Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer-sdk/gst-sdk-...Xavi Artigas47-1/+3682
2013-05-02Fix memory leak in version string.Xavi Artigas1-1/+4
2013-05-02WhitespaceXavi Artigas1-1/+0
2013-04-30Add App Icons for Tutorial 2Xavi Artigas6-0/+37
2013-04-30Add App Icon for Tutorial 1Xavi Artigas6-2/+37
2013-04-30gitignore OS and xcode-generated filesXavi Artigas1-1/+3
2013-04-30Initial import of Tutorial 2 from thiagossXavi Artigas20-0/+1890
2013-04-30Fix initialization function nameXavi Artigas3-3/+3
2013-04-30New template for autogenerated filesXavi Artigas6-36/+24
2013-04-30Remove copyright noticesXavi Artigas9-301/+0
2013-04-30Center label on screenXavi Artigas2-7/+18
2013-04-29Initial import for iOS Tutorial 1Xavi Artigas21-0/+2020
2012-11-12Allow the file chooser to preserve the current path across device orientation...Xavi Artigas1-1/+12
2012-11-08New iconsXavi Artigas20-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öge3-0/+3
2012-10-30Comment typoXavi Artigas1-1/+1
2012-10-30Better approach to is_local_mediaXavi Artigas1-1/+1
2012-10-30CommentsXavi Artigas1-0/+5
2012-10-30CommentXavi Artigas1-1/+1
2012-10-30Use WakeLock to prevent the screen from blanking during playbackSebastian Dröge2-9/+25
2012-10-29Comments and code beautification. Remove useless UI messages.Xavi Artigas1-4/+12
2012-10-29Fix seek throttling againXavi Artigas1-7/+9
2012-10-29Fix seek throttling. Comments. Method reordering.Xavi Artigas1-11/+20
2012-10-29CommentsXavi Artigas1-11/+17
2012-10-26Remove the 'fix' for successive orientation changes moving the clip slowly ba...Xavi Artigas1-5/+1
2012-10-26Slightly better buffering UI messagesXavi Artigas1-2/+1
2012-10-25Add remaining bits from tutorial 5 to tutorial 4: Seeking, buffering, etcXavi Artigas2-14/+259
2012-10-25Reorder tutorialsAndoni Morales Alastruey13-8/+996
2012-10-25tutorials: fix missing gtk libs linkAndoni Morales Alastruey1-0/+8