summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: bump Clutter dependencyLionel Landwerlin2013-11-191-4/+2
|
* Do not use deprecated ClutterMedia.Andre Moreira Magalhaes (andrunko)2013-03-181-3/+3
| | | | Merge ClutterMedia with ClutterGstPlayer.
* build: Improve the release-message targetDamien Lespiau2011-04-051-3/+3
| | | | | Follow the changes from Clutter and generates the full announcement message automatically.
* video-texture: Clean up and fix the stream bufferingDamien Lespiau2011-03-301-1/+1
| | | | | | | | | | | * Don't use GStreamer structures directly but the gst_message API instead, * Pause the pipeline when buffering. This is explicitely documented as required, * A new "buffering" debug category has been introduced. * The minimum GStreamer version has never been specified, which is somewhat of a mistake since a lot of API addition has orccurred since 0.10.0. Bump it to 0.10.20 for gst_message_parse_buffering_stats()
* build: Update NEWS and README for the 1.3.4 releaseDamien Lespiau2011-01-101-2/+2
|
* build: Update NEWS and README for 1.3.2Damien Lespiau2010-09-201-2/+2
|
* Update README, NEWS, .doap and configure for 1.0.01.0.0Damien Lespiau2010-02-091-3/+2
|
* [docs] Update the NEWS, README and .doap files for 0.10.0Damien Lespiau2009-07-291-1/+1
| | | | Stable release, here we come!
* [docs] Update the NEWS fileDamien Lespiau2009-07-241-4/+7
| | | | | Update the copyright, description and minimum version requirement for clutter.
* * AUTHORS:Chris Lord2008-07-171-5/+5
| | | | | | | | | | | | | | | | * NEWS: * README: Update for release * Makefile.am: * clutter-gst.pc.in: * clutter-gst/Makefile.am: * configure.ac: Update version to 0.8 * clutter-gst/clutter-gst-video-sink.c: (clutter_gst_video_sink_set_property): Notify on change of use_shaders property
* Release 0.6.0Emmanuele Bassi2008-02-181-1/+1
|
* Release 0.5.0Emmanuele Bassi2008-01-171-1/+1
|
* 2007-08-15 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-151-1/+1
| | | | | | | | | * configure.ac: * REAMDE: * Makefile.am: * clutter-gst.pc.in: * clutter-gst/Makefile.am: Require Clutter 0.5 and bump up version to 0.5 as well.
* 2007-08-07 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-071-1/+1
| | | | | | | * configure.ac: Bump to 0.4.0. Require clutter-0.4 * README: * clutter-gst.pc.in: Update clutter requirements.
* 2007-07-06 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-061-4/+27
| | | | | | | | | | | | | | | | | | * configure.ac: Use the same M4 macros clutter-core uses to set the various libtool flags and simplify the release process. * clutter-gst/clutter-gst.h: * clutter-gst/clutter-gst-version.h.in: Add version header and macros for clutter-gst. * clutter-gst/*.[ch]: Fix copyright and attributions. * clutter-gst/clutter-gst-util.[hc]: Fix second argument of clutter_gst_init() function call: the underlying libraries require a pointer to the arguments vector to remove their own arguments from it. * README: Flesh out the description a little.
* added clutter-gstJorn Baayen2006-08-301-0/+5