Matthew Allum
c0aa013758
2007-01-16 Matthew Allum <mallum@openedhand.com>
...
* NEWS:
Minor tweaks
* TODO:
Sync up, mainly with 0.3 todo items
* clutter/clutter-behaviour.c:
* clutter/clutter-behaviour.h:
clutter_behaviour_get_n_actors() / clutter_behaviour_get_nth_actor()
Additions.
* clutter/clutter-stage.c: (clutter_stage_realize):
Experimental (disabled) visual setting code.
* clutter/clutter-feature.c:
Check for GL_EXT_texture_rectangle (#198 - Frederick Riss)
* clutter/clutter-group.c: (clutter_group_allocate_coords):
Fix for group size allocation (#199 - Frederick Riss)
* clutter/clutter-texture.c: (texture_upload_data):
Fix texture unpacking row length (#197 Frederick Riss)
* examples/Makefile.am:
Fix LDADD in build (#196 - Frederick Riss)
2007-01-16 14:19:39 +00:00
Jorn Baayen
458b4b47a7
2006-08-30 Jorn Baayen <jorn@openedhand.com>
...
* README:
* clutter/Makefile.am:
* clutter/clutter-audio.c:
* clutter/clutter-audio.h:
* clutter/clutter-main.c: (clutter_init):
* clutter/clutter-media.c:
* clutter/clutter-media.h:
* clutter/clutter-video-texture.c:
* clutter/clutter-video-texture.h:
* clutter/clutter.h:
* configure.ac:
* examples/Makefile.am:
* examples/README:
* examples/video-cube.c:
* examples/video-player.c:
* gst/Makefile.am:
* gst/clutterimagesink.:
* gst/clutterimagesink.c:
* gst/clutterimagesink.h:
* gtk/Makefile.am:
Remove gstreamer bits. There live in clutter-gst now.
2006-08-30 13:48:48 +00:00
Matthew Allum
2c41d38fed
2006-08-15 Matthew Allum <mallum@openedhand.com>
...
* clutter/clutter-behaviour.c:
* clutter/clutter-behaviour.h:
* clutter/clutter-behaviours.c:
* clutter/clutter-timeline.c:
* clutter/clutter-timeline.h:
* clutter/clutter.h:
Make basic behaviour infrastructure actually work.
* examples/Makefile.am:
* examples/behave.c:
Add a simple behaviour demo/test
* clutter/clutter-media.c: (clutter_media_set_volume):
Actuall set volume rather than position.. (Fixes #141 )
2006-08-15 20:28:41 +00:00
Matthew Allum
d61ee2240b
2006-06-21 Matthew Allum <mallum@openedhand.com>
...
* clutter/Makefile.am:
Make sure clutter.h included.
* clutter/clutter-stage.c: (clutter_stage_realize),
(clutter_stage_get_actor_at_pos):
Select for motion events on X window.
Return highest rather than lowest found actor for actor_at_pos.
* examples/Makefile.am:
Remove test-text, remane test video.
* examples/README:
Add info about the included examples.
* examples/test-video.c:
* examples/video-player.c:
Redo test-video a little nicer and rename.
* examples/video-cube.c:
Fix so it at least 'works' again.
* examples/test.c:
Clean up a little.
2006-06-21 16:29:28 +00:00
Ross Burton
f6413c66e9
2006-06-21 Ross Burton <ross@openedhand.com>
...
* clutter/Makefile.am:
* examples/Makefile.am:
Fix dist.
2006-06-21 14:40:36 +00:00
Matthew Allum
342ea125f1
Merge gobject-branch into trunk
2006-05-29 08:59:36 +00:00
Matthew Allum
3838ffe065
Much, see ChangeLog
2005-05-14 10:19:39 +00:00
Matthew Allum
26decbdb97
Add broken gst video widget
2005-04-26 08:56:53 +00:00
Matthew Allum
298f878086
Lots, see ChangeLog
2005-04-22 18:03:55 +00:00
Matthew Allum
3b342b81b7
autotool rejig
2005-04-13 19:49:56 +00:00