Commit Graph

569 Commits

Author SHA1 Message Date
Vincent Torri b01abfb6eb 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


SVN revision: 69824
2012-04-01 05:26:00 +00:00
Vincent Torri da77ffd07a 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


SVN revision: 69618
2012-03-25 18:43:21 +00:00
Rafael Antognolli c40be46fc4 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.

SVN revision: 69592
2012-03-23 20:18:22 +00:00
Rafael Antognolli a39a4f612e 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.

SVN revision: 69591
2012-03-23 19:42:38 +00:00
Bruno Dilly 17cd965cba Emotion Generic: pass on when ecore event data cb fails
SVN revision: 69565
2012-03-22 12:01:55 +00:00
Carsten Haitzler fed5f79433 and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Carsten Haitzler 4092638bf7 add back in libs.private/requires to pc files with some fixes for
missing.



SVN revision: 69482
2012-03-17 05:37:25 +00:00
Carsten Haitzler 63ed6ac02f gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Bruno Dilly a15108fbd6 Emotion generic: check if player is the expected on _player_del_cb
SVN revision: 69438
2012-03-15 21:57:38 +00:00
Rafael Antognolli 7e84213ab0 emotion/generic-vlc: Add callback for reaching end of playback.
SVN revision: 69437
2012-03-15 20:43:21 +00:00
Rafael Antognolli ddb6b7aab2 Don't abort when there's no video size.
For music, it does make sense to return -1.

SVN revision: 69436
2012-03-15 20:43:17 +00:00
Bruno Dilly b88eb4b9fc 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.



SVN revision: 69300
2012-03-13 18:48:31 +00:00
Bruno Dilly ba9617888d Emotion: remove unused var on generic
SVN revision: 68849
2012-03-06 20:57:50 +00:00
Bruno Dilly 72d14feb07 Emotion: fix typo on emotion_check.m4
And also remove an unused var.


SVN revision: 68846
2012-03-06 19:55:14 +00:00
Davide Andreoli 05438ca304 Fix docs according to raster changes
SVN revision: 68740
2012-03-05 20:36:05 +00:00
Davide Andreoli cd00891529 From: Davide Andreoli <dave@gurumeditation.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).



SVN revision: 68684
2012-03-05 09:33:05 +00:00
Cedric BAIL 87eaeaef54 emotion: fix build with recent xine.
Patch by Anthony Ramine <nox <at> dev-extend.eu>.


SVN revision: 68629
2012-03-02 16:38:49 +00:00
Thanatermesis 4776bcfbd7 Fix linking complaints brought out by:
From: Thanatermesis <thanatermesis.ecvs@gmail.com>
Subject: [E-devel] LDFLAGS with -Wl,-z,defs

Aparently if you add the option "-Wl,-z,defs" to your LDFLAGS, there's some
libs that doesn't compile, like evas and e_dbus, there's some logs:



SVN revision: 68464
2012-02-27 05:20:17 +00:00
Cedric BAIL 33e25e97e1 emotion: call some callback when load and save are done.
SVN revision: 68355
2012-02-23 17:42:04 +00:00
Jihoon Kim 36c2029d0a fix @dates in each header file
SVN revision: 67705
2012-02-05 23:37:45 +00:00
Daniel Juyung Seo b07fa42c85 emotion: Added .gitignore
SVN revision: 67365
2012-01-20 02:31:32 +00:00
ChunEon Park d2c39a644f emotion - fixed typo
SVN revision: 66791
2012-01-03 11:59:01 +00:00
Cedric BAIL 6b961d4772 emotion: fix build with Eina_Semaphore.
SVN revision: 66697
2011-12-30 15:06:24 +00:00
Vincent Torri 5924c8bacc Emotion: use eina_semaphore API and update EFL versions
SVN revision: 66696
2011-12-30 14:17:56 +00:00
Carsten Haitzler acc4439060 shhhhh warnings
SVN revision: 66695
2011-12-30 13:46:55 +00:00
Vincent Torri 6d8b053f13 Emotion: stop breaking compilation on Windows please
SVN revision: 66692
2011-12-30 13:26:46 +00:00
Carsten Haitzler aee164d97c warning--
SVN revision: 66691
2011-12-30 13:24:30 +00:00
Vincent Torri dafc9d3aec Emotion: add ecore_x stuff when needed
SVN revision: 66690
2011-12-30 13:19:02 +00:00
Carsten Haitzler 74e897b479 emotion_gst... compile again on linux.. and remove warnings (bugs
waiting to possibly happen)



SVN revision: 66689
2011-12-30 13:17:26 +00:00
Carsten Haitzler 8b055c6398 no - now you need Emotion.h too. this is why i like simple single
"lib_priv.h"'s you include... then everythingg keeps working. :(



SVN revision: 66688
2011-12-30 13:07:09 +00:00
Vincent Torri a8914f39b9 Emotion: try to fix linux code
SVN revision: 66687
2011-12-30 13:02:37 +00:00
Vincent Torri 1fb8ee18d9 Emotion:fix compilation on Windows
Note1: disable generic plugin on Windows as shm_open like
function note implemented on that platform yet.

Note2: want_module stuff must be fixed in the m4 macro

Note3: abstract semaphore code in Eina ?

SVN revision: 66686
2011-12-30 11:46:29 +00:00
Cedric BAIL 8296e98d8b emotion: properly test the existence of an X connection in gstreamer backend.
SVN revision: 66606
2011-12-28 16:08:38 +00:00
Iván Briano 0229df2b1e Define EMOTION_BUILD on compile so EAPI is defined correctly
SVN revision: 66605
2011-12-28 15:50:40 +00:00
Iván Briano 52492193fa EAPIfy external variables
SVN revision: 66600
2011-12-28 14:44:38 +00:00
Iván Briano e421ac90b7 Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2
SVN revision: 66599
2011-12-28 14:13:30 +00:00
Carsten Haitzler 823e551f47 clean up emotion copying to match the rest of core efl thats bsd
licensed.



SVN revision: 66243
2011-12-15 09:35:57 +00:00
Cedric BAIL ca142c2404 emotion: turn fps debugging on also on classic Gstreamer.
SVN revision: 65955
2011-12-06 11:36:29 +00:00
Cedric BAIL 3d139c9888 emotion: no segv when no webcam has been detected.
SVN revision: 65137
2011-11-13 21:52:13 +00:00
Cedric BAIL eb07790bed emotion: fix requirements. Thanks Vincent.
SVN revision: 65023
2011-11-10 14:24:49 +00:00
Bruno Dilly 3d38f4d08e Emotion Test: remove unuseful funtion enter_idle
was used to show FPS before. but a long time it doesn't
do anything.


SVN revision: 65021
2011-11-10 12:24:56 +00:00
Bruno Dilly 66f18fc49f Emotion: make it build without eeze
Please, Cedric, check if it's ok.


SVN revision: 65020
2011-11-10 12:11:52 +00:00
Cedric BAIL de109574ed emotion: and now support custom pipeline in emotion.
SVN revision: 65018
2011-11-10 11:35:49 +00:00
Cedric BAIL 2fb36c52f6 emotion: make it possible to define webcam statically.
SVN revision: 64995
2011-11-09 16:27:49 +00:00
Cedric BAIL ff41dfa5b5 emotion: minor cleanup.
SVN revision: 64869
2011-11-07 15:45:24 +00:00
Cedric BAIL 14cfa65bd9 emotion: fix symbol issue.
NOTE: all inline function in header should be static or
they will export symbol and you don't want that.


SVN revision: 64765
2011-11-05 15:54:34 +00:00
Cedric BAIL 550a40340a emotion: always trigger new frame callback.
SVN revision: 64758
2011-11-05 13:44:21 +00:00
Cedric BAIL 2a248473d0 emotion: fix recursive call.
SVN revision: 64756
2011-11-05 12:04:34 +00:00
Vincent Torri 07fdd79459 Emotion: AM_PROG_CC_STDC is deprecated
SVN revision: 64746
2011-11-04 20:33:46 +00:00
Cedric BAIL eaa1a494be emotion: warning--
SVN revision: 64709
2011-11-03 17:09:23 +00:00