CIA.vc
Emotion
Enlightenment's (Ecore/Evas) video integration.
Stats » Projects » Enlightenment » Emotion
information
Photo
Easy integration of various media backends such as gstreamer and xine with Ecore and Evas.
syndicateUTC clock
10:23 on May 28, 2012
event counters
The last message was received 1.68 weeks ago at 15:39 on May 16, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
1 messages so far this month, 2 messages last month
246 messages since the first one, 2.31 years ago, for an average of 3.43 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:39 on May 16e
Commit by raster :: r71161 emotion/ (3 files in 2 dirs): (link)
fix video overlay suport in emotion.
#
21:08 on Apr 17e
Commit by gastal :: r70278 emotion/ (doc/Doxyfile.in src/lib/Emotion.h): (link)
Fixing doc for out of tree build and some doxygen warnings.

Patch by: Thiago Thamada <tiba at profusion dot mobi>
#
09:20 on Apr 01e
Commit by caro :: r69824 emotion/ (doc/Doxyfile.in src/lib/Emotion.h): (link)
Emotion: Patch that correct this:


warning: Tag `DETAILS_AT_TOP' at line 46 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 137 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 138 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
warning: tag INPUT: input source `emotion.dox' does not exist
warning: source emotion.dox is not a readable file or directory... skipping.
/tmp/emotion/src/lib/Emotion.h:1232: warning: missing title after \defgroup Emotion_Webcam
/tmp/emotion/src/lib/Emotion.h:819: warning: The following parameters of emotion_object_size_get(const Evas_Object *obj, int *iw, int *ih) are not documented:
 parameter 'ih'

Patch by Jérôme Pinot
#
22:33 on Mar 25e
Commit by caro :: r69618 emotion/ (7 files in 5 dirs): (link)
Emotion: Fix shm_open check + various autotools cleaning

   This works in linux, and should fix shm_detection on BSD (including Mac)

   BSD, Mac and solaris users : please check that it compiles and shm_open is detected
#
00:07 on Mar 24e
Commit by antognolli :: r69592 emotion/src/ (2 files in 2 dirs): (link)
emotion/generic-vlc: Change playing position before start playing.

This will avoid that a video that reached its end starts playing from
that end when started again.
#
23:32 on Mar 23e
Commit by antognolli :: r69591 emotion/src/ (2 files in 2 dirs): (link)
emotion/generic-vlc: Don't try to stop the player from event thread.

Must send the command through the pipe so the main thread can stop it.
#
15:50 on Mar 22e
Commit by bdilly :: r69565 emotion/src/modules/generic/emotion_generic.c: (link)
Emotion Generic: pass on when ecore event data cb fails
#
01:42 on Mar 16e
Commit by bdilly :: r69438 emotion/src/modules/generic/emotion_generic.c: (link)
Emotion generic: check if player is the expected on _player_del_cb
#
00:28 on Mar 16e
Commit by antognolli :: r69437 emotion/src/generic_players/vlc/emotion_generic_vlc.c: (link)
emotion/generic-vlc: Add callback for reaching end of playback.
#
00:28 on Mar 16e
Commit by antognolli :: r69436 emotion/src/generic_players/vlc/emotion_generic_vlc.c: (link)
Don't abort when there's no video size.

For music, it does make sense to return -1.
#
22:32 on Mar 13e
Commit by bdilly :: r69300 emotion/src/modules/generic/emotion_generic.c: (link)
Emotion generic: Don't cancel player add cb on first try

If it's not the player we expect, let's give the other registered
callbacks a chance.
#
00:37 on Mar 07e
Commit by bdilly :: r68849 emotion/src/ (2 files in 2 dirs): (link)
Emotion: remove unused var on generic
#
23:34 on Mar 06e
Commit by bdilly :: r68846 emotion/m4/emotion_check.m4: (link)
Emotion: fix typo on emotion_check.m4

And also remove an unused var.
#
00:15 on Mar 06e
Commit by davemds :: r68740 emotion/src/lib/Emotion.h: (link)
Fix docs according to raster changes
#
13:11 on Mar 05e
Commit by raster :: r68684 emotion/src/ (8 files in 5 dirs): (link)
From: Davide Andreoli <dave at gurumeditation dot it>
Subject: [E-devel] Emotion buffer size patch

Hi, here is a patch for emotion, it add a new function to retrive the
status of the buffer while playing online stream.
It is implemented only for the gstreamer backend, the xine one
do not play at all here. What about the generic one?

(xine does play - i implameneted this with the xine module, and
generic is given a func that always returns 1.0 for now).
#
20:16 on Mar 02e
Commit by cedric :: r68629 emotion/src/modules/xine/emotion_xine_vo_out.c: (link)
emotion: fix build with recent xine.

Patch by Anthony Ramine <nox <at> dev-extend.eu>.
#
21:14 on Feb 23e
Commit by cedric :: r68355 emotion/src/lib/emotion_smart.c: (link)
emotion: call some callback when load and save are done.
#
05:44 on Jan 20e
Commit by seoz :: r67365 emotion/.gitignore: (link)
emotion: Added .gitignore
#
15:02 on Jan 03e
Commit by hermet :: r66791 emotion/src/modules/generic/README: (link)
emotion - fixed typo
#
18:07 on Dec 30, 2011e
Commit by cedric :: r66697 emotion/ (3 files in 3 dirs): (link)
emotion: fix build with Eina_Semaphore.
#