summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: consistently use exit codesØyvind Kolås2011-06-063-11/+13
* examples: bail if clutter_init failsØyvind Kolås2011-06-062-2/+10
* Revert "video-texture: speed up switching to another uri"Damien Lespiau2011-06-061-1/+1
* sink: Add debug to the navigation eventsBastien Nocera2011-05-091-0/+7
* build: Post release bump to 1.3.11Damien Lespiau2011-05-091-1/+1
* build: release 1.3.101.3.10Damien Lespiau2011-05-091-1/+1
* build: Update the news file for 1.3.10Damien Lespiau2011-05-091-0/+11
* sink: Make non-mouse related navigation events workBastien Nocera2011-04-061-15/+17
* video-texture: Remove debugging message...Damien Lespiau2011-04-061-1/+0
* build: Add the API reference URI in the release messageDamien Lespiau2011-04-051-0/+10
* build: Enforce the dlespiau user as the GNOME user in the release targetsDamien Lespiau2011-04-051-3/+2
* build: Post release bump to 1.3.9Damien Lespiau2011-04-051-1/+1
* build: Make the release-upload target upload to GNOME ftp servers1.3.8Damien Lespiau2011-04-051-0/+7
* video-texture: Put the object in idle mode on errorDamien Lespiau2011-04-051-0/+4
* video-texture: Revert the set_playing() guardsDamien Lespiau2011-04-051-7/+2
* video-texture: Report sane values when in error or eosDamien Lespiau2011-04-051-1/+27
* video-texture: Set the pipeline to NULL *before* signalling an errorDamien Lespiau2011-04-051-2/+2
* video-texture: Set the state of the pipeline to READY on EOSDamien Lespiau2011-04-051-1/+1
* sink: Add the Red Hat copyright for the GstNavigation workDamien Lespiau2011-04-051-1/+2
* build: Improve the release-message targetDamien Lespiau2011-04-054-17/+49
* misc: Add Lionel and Bastien to the authors listDamien Lespiau2011-04-052-5/+21
* build: Update the NEWS file for 1.3.8Damien Lespiau2011-04-051-0/+18
* examples: Rotate navigation test textureBastien Nocera2011-04-051-0/+7
* examples: Add navigation test to video-sinkBastien Nocera2011-04-051-0/+7
* gitignore: Ignore the new navigation testDamien Lespiau2011-04-051-0/+1
* examples: Add navigation test to video-sinkBastien Nocera2011-04-052-4/+147
* sink: Add support for missing event typesBastien Nocera2011-04-051-2/+30
* misc: Include clutter-gst-enum-types.h from the main headerDamien Lespiau2011-04-041-1/+2
* video-texture: Don't forget to reset the subtitle URI with new mediaDamien Lespiau2011-04-041-0/+4
* sink: Implement GstNavigation interfaceBastien Nocera2011-04-041-30/+128
* video-texture: Initial support for download bufferingDamien Lespiau2011-04-048-31/+409
* video-player: set_playing: Don't do anything when not changing stateDamien Lespiau2011-03-301-1/+7
* video-texture: Remove unused variableDamien Lespiau2011-03-301-1/+1
* video-texture: Clean up and fix the stream bufferingDamien Lespiau2011-03-305-21/+53
* video-texture: introduce change_uri internal stateLionel Landwerlin2011-03-291-4/+20
* video-texture: filter out non-changing state eventsLionel Landwerlin2011-03-291-0/+27
* doap: Fix description to show properly on the GNOME cgit frontendDamien Lespiau2011-03-281-2/+1
* doap: Add my gnome user id to the <maintainer> tagDamien Lespiau2011-03-281-0/+1
* doap: Remove the old oh DOAP categoriesDamien Lespiau2011-03-281-6/+0
* video-texture: complete get_progress tracesLionel Landwerlin2011-03-281-2/+3
* video-texture: don't pause the pipeline when seekingLionel Landwerlin2011-03-281-10/+0
* style: Remove trailing spacesDamien Lespiau2011-03-255-49/+49
* video-texture: Fix an pimp the audio-volume behaviourDamien Lespiau2011-03-252-12/+42
* build: Don't override manualy GST_LIBS...Damien Lespiau2011-03-251-3/+1
* build: Only export ^clutter_gst.* symbols and use needed LDFLAGS for WindowsDamien Lespiau2011-03-251-1/+6
* build: Generate DLLs on WindowsDamien Lespiau2011-03-251-0/+13
* gitignore: Ignore *.exe filesDamien Lespiau2011-03-251-0/+1
* build: Take into account ACLOCAL_FLAGS during autoreconfDamien Lespiau2011-03-251-1/+1
* scripts: Don't hardcode /usr/bin/pythonDamien Lespiau2011-03-251-1/+1
* video-texture: speed up switching to another uriLionel Landwerlin2011-03-231-1/+1