platform/upstream/gstreamer.git
2013-05-28 Andoni Morales... Fix files paths
2013-05-28 Andoni Morales... Fix some linker issues with the new tutorials
2013-05-27 Andoni Morales... Use the default SDK as base SDK as 10.6 might not be...
2013-05-27 Andoni Morales... Add missing tutorials
2013-05-22 Xavi ArtigasAdapt to latest Xcode templates (including fonts).
2013-05-22 Xavi ArtigasDisable screen auto-lock when the clip is playing.
2013-05-22 Xavi ArtigasAdd Photo Library items to iOS Tutorial 5
2013-05-21 Xavi ArtigasStylish edits in the comments
2013-05-21 Xavi ArtigasTypo in comment
2013-05-21 Xavi ArtigasRemove the LibraryView, as it belongs to Tutorial 5...
2013-05-21 Xavi ArtigasAdd some code comments.
2013-05-17 Xavi ArtigasCopy iOS Tutorial 4 into iOS Tutorial 5
2013-05-17 Xavi ArtigasFix resizing mode and iPhone storyboard.
2013-05-17 Xavi ArtigasAdd buffering, eos, clock_lost and duration message...
2013-05-17 Xavi ArtigasEnable seeking by dragging the time slider. Add a bunch...
2013-05-16 Xavi ArtigasAdd slider and text widgets that track the current...
2013-05-14 Xavi ArtigasInform the application about the media size, so it...
2013-05-14 Xavi ArtigasiPhone storyboard for iOS tutorial 4
2013-05-14 Xavi ArtigasInitial iOS Tutorial 4, already working. No seek bar...
2013-05-13 Xavi ArtigasAdapt tutorial code to new xcode ios templates
2013-05-10 Xavi ArtigasRemove autogenerated copyright notices and some whitespace.
2013-05-09 Xavi ArtigasFirst iOS Tutorial 4 (a copy of Tutorial 3)
2013-05-09 Xavi ArtigasFix debug category name
2013-05-09 Xavi ArtigasDynamically change the video UIView so that it maximize...
2013-05-08 Xavi ArtigasRemove apparently unneeded override.
2013-05-08 Xavi ArtigasRemove borders around video view
2013-05-08 Xavi ArtigasFirst working version of iOS tutorial 3
2013-05-07 Xavi ArtigasNew iOS Tutorial 3 (copied from Tutorial 2)
2013-05-07 Xavi ArtigasFix label size in iPhone because text did not fit the...
2013-05-07 Xavi ArtigasRevamp Tutorial 2 UI to be more iOS-like, to be closer...
2013-05-06 Xavi ArtigasAdd comments, debug output, a bit of variable renaming...
2013-05-06 Xavi ArtigasLarge revamp to bring it closer to the Android tutorial 2.
2013-05-06 Xavi ArtigasWhitespace
2013-05-06 Xavi ArtigasRemove apparently superfluous parameter in call to...
2013-05-02 Xavi ArtigasMatch variable names to other tutorials
2013-05-02 Xavi ArtigasMerge branch 'master' of ssh://git.freedesktop.org...
2013-05-02 Xavi ArtigasChange welcome string to match other tutorials
2013-05-02 Xavi ArtigasMerge branch 'master' of ssh://git.freedesktop.org...
2013-05-02 Xavi ArtigasFix memory leak in version string.
2013-05-02 Xavi ArtigasWhitespace
2013-04-30 Xavi ArtigasAdd App Icons for Tutorial 2
2013-04-30 Xavi ArtigasAdd App Icon for Tutorial 1
2013-04-30 Xavi Artigasgitignore OS and xcode-generated files
2013-04-30 Xavi ArtigasInitial import of Tutorial 2 from thiagoss
2013-04-30 Xavi ArtigasFix initialization function name
2013-04-30 Xavi ArtigasNew template for autogenerated files
2013-04-30 Xavi ArtigasRemove copyright notices
2013-04-30 Xavi ArtigasCenter label on screen
2013-04-29 Xavi ArtigasInitial import for iOS Tutorial 1
2012-11-12 Xavi ArtigasAllow the file chooser to preserve the current path...
2012-11-08 Xavi ArtigasNew icons
2012-11-07 Xavi ArtigasBetter placement of the last_folder initialization.
2012-11-07 Xavi ArtigasSave last visited folder in the application state,...
2012-11-07 Xavi ArtigasDisable seek bar when media duration could not be queri...
2012-11-07 Xavi ArtigasRemove unnecessary 'final' keywords
2012-11-07 Xavi ArtigasHandle media with no position or duration correctly...
2012-11-07 Xavi ArtigasSomebody copy&pasted code from some other project....
2012-11-06 Xavi ArtigasAndroid format of XML
2012-11-06 Xavi ArtigasWhitespace and format
2012-11-06 Xavi ArtigasClicking on the currently selected file accepts it.
2012-11-06 Xavi ArtigasSimplify file chooser row layout and allow showing...
2012-11-06 Xavi ArtigasMajor revamp of the file chooser dialog to: Remove...
2012-11-06 Xavi ArtigasBetter integration for local files with unknown MIME...
2012-11-05 Xavi ArtigasRegister tutorial 5 as a media player, so other applica...
2012-11-05 Xavi ArtigasXML formatting
2012-11-05 Xavi ArtigasFix tutorial 5 seeking to last position after opening...
2012-11-05 Xavi ArtigasRevamp tutorial 5 code to continue what we have been...
2012-11-02 Sebastian DrögeAdd GSTREAMER_EXTRA_DEPS as required for Android tutorials
2012-10-30 Xavi ArtigasComment typo
2012-10-30 Xavi ArtigasBetter approach to is_local_media
2012-10-30 Xavi ArtigasComments
2012-10-30 Xavi ArtigasComment
2012-10-30 Sebastian DrögeUse WakeLock to prevent the screen from blanking during...
2012-10-29 Xavi ArtigasComments and code beautification. Remove useless UI...
2012-10-29 Xavi ArtigasFix seek throttling again
2012-10-29 Xavi ArtigasFix seek throttling. Comments. Method reordering.
2012-10-29 Xavi ArtigasComments
2012-10-26 Xavi ArtigasRemove the 'fix' for successive orientation changes...
2012-10-26 Xavi ArtigasSlightly better buffering UI messages
2012-10-25 Xavi ArtigasAdd remaining bits from tutorial 5 to tutorial 4: Seeki...
2012-10-25 Andoni Morales... Reorder tutorials
2012-10-25 Andoni Morales... tutorials: fix missing gtk libs link
2012-10-25 Xavi ArtigasUse a different clip which does not have letterboxing...
2012-10-24 Xavi ArtigasComments and debug output
2012-10-24 Xavi ArtigasBeautify subtitle flag
2012-10-24 Xavi ArtigasRetrieve media size from video sink once the pipe is...
2012-10-24 Xavi ArtigasSome advances, nothing functional.
2012-10-23 Xavi ArtigasInitial Android Tutorial 4
2012-10-23 Xavi ArtigasTutorial 3 requires OpenGL ES 2.0
2012-10-23 Xavi ArtigasChange screen name from Android tutorials to GStreamer...
2012-10-23 Xavi ArtigasComment
2012-10-23 Xavi ArtigasFix the case where a new surface is provided without...
2012-10-22 Xavi ArtigasCode cleanup: only call gst_x_overlay_set_window_handle...
2012-10-22 Xavi ArtigasRemove runtime detection of media size as it causes...
2012-10-19 Xavi ArtigasMissing braces!
2012-10-19 Xavi ArtigasWhitespacey in layout
2012-10-19 Xavi ArtigasComment
2012-10-19 Xavi ArtigasImplement remaining aspect ratio calculations
2012-10-19 Xavi ArtigasGive the default media size a 4:3 aspect ratio. This...
2012-10-19 Xavi ArtigasFix (workaround?, hack?) for expose() having the wrong...
next