summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fix automake warningsLionel Landwerlin2014-02-121-3/+3
* tests, examples: fix LDFLAGS vs LDADD useRyan Lortie2014-02-121-3/+3
* examples: video-player: deal with enter/leave events to show/hide cursorLionel Landwerlin2013-01-311-2/+14
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-313-35/+61
* remove usage of ClutterContainerLionel Landwerlin2013-01-301-17/+11
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-302-2/+2
* video-player: Play the goom visualisation if there's no videoNirbheek Chauhan2013-01-031-0/+40
* video-sink* examples: Port to gstreamer 1.0.Andre Moreira Magalhaes (andrunko)2012-09-252-5/+5
* videoplayer: fix reset_animaton so it can be performed more than onceJosep Torra2012-04-271-1/+1
* video-player: don't use the deprecated clutter_stage_get_default()Josep Torra2012-04-271-2/+7
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-022-2/+4
* 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