summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* player: Finish porting the error_cb from the old video-textureDamien Lespiau2011-08-261-0/+8
* sink: send navigation commands on certain key eventsThomas Wood2011-08-261-14/+31
* clutter-gst: Expose ClutterGstPlayer interface and document APILionel Landwerlin2011-08-255-7/+259
* reorder inclusionsLionel Landwerlin2011-08-251-1/+2
* sync section file with headersLionel Landwerlin2011-08-251-6/+12
* misc: Remove an unsued macro that was using glGetError()Damien Lespiau2011-08-241-10/+0
* video-texture: Separate out the playbin2 logic.Lionel Landwerlin2011-08-224-1577/+2010
* video-texture: move enums into separate headerLionel Landwerlin2011-08-223-30/+68
* video-texture: Fix leaking of GstBusDamien Lespiau2011-07-061-13/+16
* video-texture: Remove unused message callbackDamien Lespiau2011-07-061-12/+0
* Adjusted clutter_gst_init's GObject-Introspection annotations to match clutte...Dinh Bowman2011-07-061-4/+4
* video-texture: Add missing transfer annotationsBastian Winkler2011-07-051-2/+2
* video-texture: Add support for audio stream selectionDamien Lespiau2011-07-046-7/+342
* build: Use the modern way to require libtoolDamien Lespiau2011-07-011-2/+4
* build: Remove duplicate definition of the nativation exampleDamien Lespiau2011-07-011-7/+0
* video-texture: Reset the subtitle URI when playing the NULL URIDamien Lespiau2011-06-291-0/+2
* misc: Update the COPYING fileDamien Lespiau2011-06-071-11/+9
* build: Fix the NEWS file for 1.3.12Damien Lespiau2011-06-061-1/+1
* build: Post release bump to 1.3.13Damien Lespiau2011-06-061-1/+1
* build: Release 1.3.121.3.12Damien Lespiau2011-06-061-1/+1
* build: Update the NEWS file for 1.3.12Damien Lespiau2011-06-061-0/+14
* examples: include stdlib.h for EXIT_{SUCCESS,FAILURE}Damien Lespiau2011-06-064-4/+8
* 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