date | project | content | link |
|---|
| 15:39 on May 16 | e | Commit by raster :: r 71161 emotion/ (3 files in 2 dirs): ( link) fix video overlay suport in emotion. | # |
| 21:08 on Apr 17 | e | Commit by gastal :: r 70278 emotion/ (doc/Doxyfile.in src/lib/Emotion.h): ( link) | # |
| 09:20 on Apr 01 | e | Commit by caro :: r 69824 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 25 | e | Commit by caro :: r 69618 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 24 | e | Commit by antognolli :: r 69592 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 23 | e | Commit by antognolli :: r 69591 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 22 | e | Commit by bdilly :: r 69565 emotion/src/modules/generic/emotion_generic.c: ( link) Emotion Generic: pass on when ecore event data cb fails | # |
| 01:42 on Mar 16 | e | Commit by bdilly :: r 69438 emotion/src/modules/generic/emotion_generic.c: ( link) Emotion generic: check if player is the expected on _player_del_cb | # |
| 00:28 on Mar 16 | e | Commit by antognolli :: r 69437 emotion/src/generic_players/vlc/emotion_generic_vlc.c: ( link) emotion/generic-vlc: Add callback for reaching end of playback. | # |
| 00:28 on Mar 16 | e | Commit by antognolli :: r 69436 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 13 | e | Commit by bdilly :: r 69300 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 07 | e | Commit by bdilly :: r 68849 emotion/src/ (2 files in 2 dirs): ( link) Emotion: remove unused var on generic | # |
| 23:34 on Mar 06 | e | Commit by bdilly :: r 68846 emotion/m4/emotion_check.m4: ( link) Emotion: fix typo on emotion_check.m4
And also remove an unused var. | # |
| 00:15 on Mar 06 | e | Commit by davemds :: r 68740 emotion/src/lib/Emotion.h: ( link) Fix docs according to raster changes | # |
| 13:11 on Mar 05 | e | Commit by raster :: r 68684 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 02 | e | Commit by cedric :: r 68629 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 23 | e | Commit by cedric :: r 68355 emotion/src/lib/emotion_smart.c: ( link) emotion: call some callback when load and save are done. | # |
| 05:44 on Jan 20 | e | Commit by seoz :: r 67365 emotion/.gitignore: ( link) emotion: Added .gitignore | # |
| 15:02 on Jan 03 | e | Commit by hermet :: r 66791 emotion/src/modules/generic/README: ( link) emotion - fixed typo | # |
| 18:07 on Dec 30, 2011 | e | Commit by cedric :: r 66697 emotion/ (3 files in 3 dirs): ( link) emotion: fix build with Eina_Semaphore. | # |