summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
barbieri [Sat, 25 Oct 2008 03:01:12 +0000 (03:01 +0000)]
Set member_{add,del} to NULL.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@37088
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 21 Oct 2008 16:35:41 +0000 (16:35 +0000)]
Remove Evas List from Emotion.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36943
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 19 Oct 2008 22:45:20 +0000 (22:45 +0000)]
vlc moduel was utterly wrong - methods wrong comapred to module struct funcs.
fixed. still broken. did this ever work? :)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36825
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 16 Oct 2008 14:09:43 +0000 (14:09 +0000)]
set svn:ignore on new directories.
Please pay attention to svn:ignore, it's not recursive as .gitignore
or .cvsignore, you need to set them on per-directory, even if you use
-R (recursive), it's just at that time, it's not a property that is
automatically inherited by new folders.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36719
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 8 Oct 2008 16:20:02 +0000 (16:20 +0000)]
emotion: set volume when files are opened.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36531
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Wed, 8 Oct 2008 15:38:42 +0000 (15:38 +0000)]
emotion: do not try to do file_set when no plugin is loaded.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36530
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Mon, 6 Oct 2008 21:37:03 +0000 (21:37 +0000)]
emotion-gstreamer: use proper scale for volume.
Albeit gst-inspect returns a range from 0.0 to 10.0 for volume,
anything more than 1.0 will be distorted and sound horible.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36485
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Sun, 5 Oct 2008 13:14:55 +0000 (13:14 +0000)]
Add -vlc option to emotion_test
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36443
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
pfritz [Tue, 30 Sep 2008 18:07:29 +0000 (18:07 +0000)]
configure.in -> configure.ac
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36364
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sat, 27 Sep 2008 21:07:53 +0000 (21:07 +0000)]
add vlc backend
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36280
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Fri, 26 Sep 2008 23:17:57 +0000 (23:17 +0000)]
Fix position reporting.
Always call pos_get() and also fix these on xine and gstreamer, we
should query the current position and do not trust cached value. For
instance, when no video is present, no handoff/frame-decoded is called
so no cache is updated.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36271
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Fri, 26 Sep 2008 00:02:43 +0000 (00:02 +0000)]
emotion-gstreamer: Add some refactor, more to come.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36261
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 25 Sep 2008 23:15:21 +0000 (23:15 +0000)]
emotion+visualization: export and reorder.
done:
* module api changed, vis_set is not close to vis_get, vis_supported
was added.
* exported these properties in emotion_object.
* gstreamer plugin now starts with no visualization.
todo:
* add xine support.
* make gstreamer able to dynamically change visualization.
PS: gstreamer module really needs a cleanup, losts of functions need
"static" or add proper prefix, including "gst" to avoid it clash with
other symbols.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@36260
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 10 Sep 2008 05:08:00 +0000 (05:08 +0000)]
Remove seek guard, as it isn't updated during playing.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35918
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 10 Sep 2008 05:05:23 +0000 (05:05 +0000)]
Revert to not having seek_to_pos at all.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35917
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 10 Sep 2008 05:00:32 +0000 (05:00 +0000)]
EAPI
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35916
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 10 Sep 2008 04:29:52 +0000 (04:29 +0000)]
Keep guard against seeking to the same position, but initialize to -1.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35913
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 10 Sep 2008 04:24:38 +0000 (04:24 +0000)]
Initialize seek variables to -1, so that seek to 0 will work.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35912
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 9 Sep 2008 08:49:29 +0000 (08:49 +0000)]
fix position_set()
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35891
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Sun, 7 Sep 2008 01:25:49 +0000 (01:25 +0000)]
Add calculate callback to Evas_Smart_Class.
Some people is using it for some time now without problems, so I'm
adding it to SVN to get some broader use. Remember to recompile ALL
libraries that depend on Evas as it will change the
EVAS_SMART_CLASS_VERSION and old classes will fail to load.
This will also change Edje so it will postpone _edje_recalc() to
render time, calculate() callback, however some methods will force
early recalculation.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35860
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Mon, 18 Aug 2008 16:42:08 +0000 (16:42 +0000)]
Set svn:mime-type to image/png on *.png
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35554
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 18 Aug 2008 00:02:26 +0000 (00:02 +0000)]
ok. i think most binary files are now fixed.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35525
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 17 Aug 2008 14:29:25 +0000 (14:29 +0000)]
fix binaries
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35507
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@35497
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33