summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* player: Pressing 'd' now removes the VideoTexture and controlsDamien Lespiau2011-10-281-3/+27
* player: Add an option to loop the videoDamien Lespiau2011-09-011-0/+24
* player: Provide an option to start the player fullscreenDamien Lespiau2011-09-011-1/+30
* player: Do accurate seeksDamien Lespiau2011-09-011-0/+9
* player: Don't start fullscreenDamien Lespiau2011-08-314-30/+28
* build: Remove duplicate definition of the nativation exampleDamien Lespiau2011-07-011-7/+0
* examples: include stdlib.h for EXIT_{SUCCESS,FAILURE}Damien Lespiau2011-06-062-0/+4
* 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
* 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
* style: Remove trailing spacesDamien Lespiau2011-03-252-8/+8
* video-texture: Fix an pimp the audio-volume behaviourDamien Lespiau2011-03-251-1/+0
* misc: Remove unused .png in the examplesDamien Lespiau2010-12-051-0/+0
* examples: Remove the mention of video-cube in the READMEDamien Lespiau2010-11-301-5/+0
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-162-11/+13
* player: Center controls on "fullscreen" eventGwenole Beauchesne2010-05-131-14/+28
* [Audio] Get rid of ClutterGstAudioDamien Lespiau2010-01-193-73/+1
* [misc] size-change signal signature uses gintsDamien Lespiau2009-09-072-4/+4
* [player] Check the number of arguments after the initializationDamien Lespiau2009-08-062-9/+10
* [videosink] Remove the use-shaders propertyDamien Lespiau2009-06-241-8/+0
* [tests] Reindent the testsDamien Lespiau2009-06-242-67/+67
* [misc] Rename audio.c to audio-player.cDamien Lespiau2009-06-233-6/+6
* [misc] Pass on the c files headersDamien Lespiau2009-06-233-0/+76
* Introduce --enable-maintainer-cflagsDamien Lespiau2009-06-141-1/+1
* Make examples and tests use GCC_FLAGSDamien Lespiau2009-06-132-8/+15
* [examples] Use the correct method to fullscreenEmmanuele Bassi2009-06-101-2/+2
* Use clutter_event_get_key_symbol()Emmanuele Bassi2009-06-081-2/+1
* Removed mipmapping of yv12 component planes.Øyvind Kolås2009-06-051-1/+1
* Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2009-05-222-22/+24
* Fixes for Clutter 1.0 API changesEmmanuele Bassi2009-05-201-9/+11
* Move the tests into their own directoryDamien Lespiau2009-04-283-142/+1
* [videosink] Enable the use of shaders by defaultDamien Lespiau2009-04-281-2/+0
* Add a unit test for colospace conversion0.8.00.6.0Damien Lespiau2009-04-083-1/+144
* Fix an __attribute__ ((sentinel)) warningDamien Lespiau2009-03-281-1/+1
* [gitignore] Add .gitignore filesDamien Lespiau2009-03-261-0/+3
* Updated to reflect changes in ClutterAnimation.Øyvind Kolås2009-02-181-3/+3
* Update Clutter-Gst to the new Core APIEmmanuele Bassi2009-01-212-159/+133
* Bug 1218 - Volume control range is wrongRusty Lynch2008-10-302-1/+3
* * examples/video-sink.c (main):Chris Lord2008-07-161-2/+2
* * clutter-gst/clutter-gst-shaders.h:Chris Lord2008-07-161-1/+9
* 2008-06-23 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-06-231-2/+5
* 2008-04-25 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-04-251-3/+4
* 2008-04-25 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-04-251-32/+16
* 2007-11-23 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-11-231-4/+5
* 2007-11-22 Zeeshan Ali Khattak <zeenix@gstreamer.net>Emmanuele Bassi2007-11-231-2/+0
* 2007-08-20 Emmanuele Bassi <ebasso@openedhand.com>Emmanuele Bassi2007-08-201-1/+1
* 2007-07-10 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-102-279/+0