platform/upstream/gstreamer.git
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...
2012-10-19 Xavi ArtigasPackage for the GStreamer class changed to com.gstreamer
2012-10-18 Xavi ArtigasImplement Aspect ratio preservation in GStreamerSurface...
2012-10-18 Xavi ArtigasFix memleak :)
2012-10-17 Xavi ArtigasRemove video sink debug
2012-10-17 Xavi ArtigasAdd warptv to the pipeline, for added awesomeness.
2012-10-17 Xavi ArtigasProper reporting of media size. Now the Android layout...
2012-10-17 Xavi ArtigasSimplify playing state tracking (and fix some problems)
2012-10-17 Xavi ArtigasRemove unnecessary comment
2012-10-17 Xavi ArtigasSimplify playing state tracking (and fix some problems)
2012-10-17 Xavi ArtigasWhitespacey & comments
2012-10-16 Xavi ArtigasSome layout beautifying
2012-10-16 Xavi ArtigasMake sure the pipeline is in READY state before trying...
2012-10-15 Xavi ArtigasWith proper debug output
2012-10-15 Xavi ArtigasTutorial 3
2012-10-15 Xavi ArtigasDo not use GST_ERROR before GStreamer has been initiali...
2012-10-15 Xavi ArtigasDo not use GST_ERROR before GStreamer has been initiali...
2012-10-15 Xavi ArtigasFix tutorial number in debug output
2012-10-15 Xavi ArtigasDo not use GST_ERROR before GStreamer has been initialized
2012-10-11 Xavi ArtigasMake our GLib context is the default one to make sure...
2012-10-11 Xavi ArtigasMake all methods static except JNI_OnLoad
2012-10-10 Xavi ArtigasProper initialization of GSources (setup before attach)
2012-10-10 Xavi ArtigasBeautify the layout a bit
2012-10-10 Xavi ArtigasFix button re-enabling: it has to be done from the...
2012-10-09 Xavi ArtigasAdd audioconvert and audioresample, for the sake of...
2012-10-09 Xavi Artigasgit ignore
2012-10-09 Xavi ArtigasNew icons to better follow the Android design guideline...
2012-10-09 Xavi ArtigasRegexp mangled some comments
2012-10-09 Xavi ArtigasChanged all comments to //, because Confluence has...
2012-10-08 Xavi ArtigasAdd comments. Whitespace. Some function renaming.
2012-10-08 Xavi ArtigasInitial tutorial 2
2012-10-05 Xavi ArtigasRemove unused GIO module from Android.mk
2012-10-05 Xavi ArtigasMore copyright notices removed
2012-10-05 Xavi ArtigasRemove copyright notices
2012-10-04 Xavi ArtigasWhitespacey
2012-10-04 Xavi ArtigasMove icons to proper folder. Replace generic Android...
2012-10-04 Sebastian DrögeReset duration after changing the URI
2012-10-04 Xavi ArtigasFirst tutorial.
2012-10-03 Sebastian DrögeDisable subtitles for now
2012-10-03 Xavi ArtigasRename tutorial-1 to tutorial-5
2012-10-03 Xavi ArtigasHighlight selected file in the file dialog chooser...
2012-10-03 Sebastian DrögeLink with all the useful plugins
2012-10-03 Sebastian DrögeAdd copyright/license foo for the file dialog
2012-10-02 Sebastian DrögeAdd new filechooser
2012-10-02 Sebastian DrögeAdd support for selecting files
2012-10-01 Xavi ArtigasMerge branch 'master' into sdk-0.0.1
2012-10-01 Xavi ArtigasMerge branch 'android'
2012-10-01 Sebastian DrögeFix seeking
2012-10-01 Sebastian DrögeDon't queue multiple timeouts for delayed seeking
2012-10-01 Sebastian DrögeImplement throttling of seeks, only one seek per 500ms
2012-10-01 Xavi ArtigasFix restoration of playing state after orientation...
next