Jaehwan Kim [Mon, 20 Aug 2012 10:49:21 +0000 (19:49 +0900)]
Package Upload
Jaehwan Kim [Tue, 14 Aug 2012 10:35:03 +0000 (19:35 +0900)]
Merge branch 'master' of ssh://165.213.149.219:29418/framework/uifw/emotion
Conflicts:
ChangeLog
Jaehwan Kim [Wed, 1 Aug 2012 02:53:03 +0000 (11:53 +0900)]
EFL core migration @74311
Merge remote-tracking branch 'origin/upstream' into intefl/svn_merge
cedric [Wed, 1 Aug 2012 08:41:53 +0000 (08:41 +0000)]
emotion: prevent race condition during gstreamer module shutdown or file set.
Patch by Sohyun Kim <anna1014.kim@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@74719
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Conflicts:
ChangeLog
devilhorns [Mon, 23 Jul 2012 08:23:31 +0000 (08:23 +0000)]
Emotion: Add UNUSED to _image_resize function paramaters where missing.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@74311
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Mon, 23 Jul 2012 08:20:14 +0000 (08:20 +0000)]
Emotion: Fix 'engine' may be used uninitialized warning.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@74309
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
glima [Wed, 18 Jul 2012 19:05:47 +0000 (19:05 +0000)]
[emotion] No evas_object_smart_callback_call() on an evas
image.
Big important change here. Want myself in authors :P
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@74145
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Jul 2012 06:36:02 +0000 (06:36 +0000)]
fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73906
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jihoon [Sun, 15 Jul 2012 23:59:52 +0000 (23:59 +0000)]
emotion: remove unused variable
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73898
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 9 Jul 2012 10:20:21 +0000 (10:20 +0000)]
update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73498
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 5 Jul 2012 12:40:56 +0000 (12:40 +0000)]
emotion: let work around embedded device limitation.
NOTE: I am going to accept more of this work around. So if you
preferred device doesn't come with a proper nice implementation of
gstreamer, let's start working around in emotion :'(
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73340
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 3 Jul 2012 02:14:24 +0000 (02:14 +0000)]
emotion: fix wrong month.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73181
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 3 Jul 2012 01:58:13 +0000 (01:58 +0000)]
emotion: add infra to properly track pending object on shutdown.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@73176
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jiyoun Park [Fri, 29 Jun 2012 05:26:42 +0000 (14:26 +0900)]
upstream merge
Change-Id: I875434fd379009dc902c8b95970ff2a0024bc70b
Jiyoun Park [Thu, 28 Jun 2012 15:53:38 +0000 (00:53 +0900)]
Merge remote-tracking branch 'remotes/origin/upstream'
stefan [Tue, 26 Jun 2012 10:55:02 +0000 (10:55 +0000)]
emotion: Remove dead assigment and commented out code
Thanks to scan-build.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@72871
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jiyoun Park [Wed, 20 Jun 2012 08:36:56 +0000 (17:36 +0900)]
Upstream merge
Change-Id: I396a5b4ba0498df82e00ef01e639b7bde71889cc
cedric [Tue, 19 Jun 2012 06:52:29 +0000 (06:52 +0000)]
emotion: sync rendering with Ecore_Animtor.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@72440
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 19 Jun 2012 06:16:41 +0000 (06:16 +0000)]
missing @EFL_SHM_OPEN_LIBS@ for shm_open.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@72439
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jiyoun Park [Mon, 18 Jun 2012 09:43:20 +0000 (18:43 +0900)]
Merge remote-tracking branch 'remotes/origin/upstream'
stefan [Fri, 15 Jun 2012 14:11:42 +0000 (14:11 +0000)]
emotion/gstreamer: Don't store return values if nobody reads them anyway.
em_pos_set() returns void in all modules. Not much use of the return
values in this case.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@72193
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Tae-Hwan Kim [Thu, 14 Jun 2012 10:22:00 +0000 (19:22 +0900)]
Fix spec file
* Use rpm dependecy instead of pkg-config
cedric [Fri, 8 Jun 2012 05:10:29 +0000 (05:10 +0000)]
emotion: implement SPU switch for generic/vlc.
Patch by Hugo Camboulive <hugo.camboulive@zodiacaerospace.com>.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@71831
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 8 Jun 2012 04:59:37 +0000 (04:59 +0000)]
emotion: Add support for "playback_started" callback to generic player.
Patch by Pierre Le Magourou <pierre.lemagourou@openwide.fr>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@71830
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 7 Jun 2012 05:26:39 +0000 (05:26 +0000)]
emotion: fix stride for all YUV video.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@71772
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 30 May 2012 10:08:41 +0000 (10:08 +0000)]
This is a small change, so I won't changelog it (or backport), but
make _shutdown() funcs across efl complain and be unhappy if you
shutdown to < 0 shutdowns and not pull init count below 0.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@71548
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 16 May 2012 11:18:57 +0000 (11:18 +0000)]
fix video overlay suport in emotion.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@71161
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 30 Apr 2012 01:40:00 +0000 (01:40 +0000)]
eio,ethumb,emotion: Fix build out of tree.
Patch by Jérôme Pinot <ngc891@gmail.com>.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70540
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 30 Apr 2012 01:16:07 +0000 (01:16 +0000)]
eio, elementary, emotion, ethumb NEWS: Bump NEWS files for 1.0 newbies.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70538
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 27 Apr 2012 12:12:47 +0000 (12:12 +0000)]
emotion, ethumb ChangeLog: Updated ChangeLog.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70521
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 27 Apr 2012 10:34:49 +0000 (10:34 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] missing doxygen files in release tarballs
This patch add to EXTRA_DIST essential files for doxygen
small build fix:
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70514
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 26 Apr 2012 08:07:22 +0000 (08:07 +0000)]
efl: add release point in ChangeLog files.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70494
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 26 Apr 2012 04:51:32 +0000 (04:51 +0000)]
restore .99 micro versions for trunk and add back svnrev vers too.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70492
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 26 Apr 2012 04:35:43 +0000 (04:35 +0000)]
and removed the -beta tag...
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70489
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Myungjae Lee [Wed, 25 Apr 2012 08:30:11 +0000 (17:30 +0900)]
Package upload
Change-Id: Ide6d84007ce7985c961765dac7b3bd3e5d454cff
Myungjae Lee [Wed, 25 Apr 2012 06:28:28 +0000 (15:28 +0900)]
Merge "Package upload"
Myungjae Lee [Wed, 25 Apr 2012 06:15:37 +0000 (15:15 +0900)]
Package upload
Change-Id: Ia8460362afcee49c42be2f78bac41f2916b81898
Myungjae Lee [Wed, 25 Apr 2012 04:58:34 +0000 (13:58 +0900)]
Emotion migration revision 70375
Merge remote-tracking branch 'remotes/origin/upstream'
Jaehwan Kim [Mon, 23 Apr 2012 06:30:14 +0000 (15:30 +0900)]
Package upload
Change-Id: Ieb0012f2aec5b42053460a6393af403414e92dfa
raster [Sat, 21 Apr 2012 01:52:12 +0000 (01:52 +0000)]
tag everything as beta in svn.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70375
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jaehwan Kim [Fri, 20 Apr 2012 01:36:12 +0000 (10:36 +0900)]
EFL core migration revision 70278
Merge remote-tracking branch 'origin/upstream'
gastal [Tue, 17 Apr 2012 17:04:33 +0000 (17:04 +0000)]
Fixing doc for out of tree build and some doxygen warnings.
Patch by: Thiago Thamada <tiba@profusion.mobi>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@70278
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Fri, 6 Apr 2012 09:26:17 +0000 (18:26 +0900)]
Package Upload
Jeonghyun Yun [Thu, 5 Apr 2012 03:56:41 +0000 (12:56 +0900)]
EFL core migration revision 69824
Merge remote-tracking branch 'remotes/origin/upstream'
caro [Sun, 1 Apr 2012 05:26:00 +0000 (05:26 +0000)]
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
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69824
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Fri, 30 Mar 2012 06:41:46 +0000 (15:41 +0900)]
spec updated
Jeonghyun Yun [Wed, 28 Mar 2012 06:36:38 +0000 (15:36 +0900)]
spec file modified
Jeonghyun Yun [Wed, 28 Mar 2012 05:56:29 +0000 (14:56 +0900)]
spec changed
Jeonghyun Yun [Wed, 28 Mar 2012 05:38:18 +0000 (14:38 +0900)]
Merge "Package upload"
Myungjae Lee [Wed, 28 Mar 2012 05:37:49 +0000 (14:37 +0900)]
Merge "[TC] added emotion UTC files"
Jeonghyun Yun [Wed, 28 Mar 2012 05:31:28 +0000 (14:31 +0900)]
Package upload
Change-Id: Ifc0641af11be4c1d76022a83de7d73815235d30f
Jeonghyun Yun [Mon, 26 Mar 2012 08:21:45 +0000 (17:21 +0900)]
EFL core migration revision 69618
Merge remote-tracking branch 'remotes/origin/upstream'
Myungjae Lee [Mon, 26 Mar 2012 10:26:37 +0000 (19:26 +0900)]
[TC] added emotion UTC files
Change-Id: Ie0ef59c2e01bff3207e08a266a2eb7fb0df01757
Jeonghyun Yun [Mon, 26 Mar 2012 06:52:13 +0000 (15:52 +0900)]
spec changed for obs package upload
caro [Sun, 25 Mar 2012 18:43:21 +0000 (18:43 +0000)]
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
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69618
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 23 Mar 2012 20:18:22 +0000 (20:18 +0000)]
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.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69592
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Fri, 23 Mar 2012 19:42:38 +0000 (19:42 +0000)]
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.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69591
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Thu, 22 Mar 2012 12:01:55 +0000 (12:01 +0000)]
Emotion Generic: pass on when ecore event data cb fails
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69565
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Sun, 18 Mar 2012 05:24:48 +0000 (14:24 +0900)]
Package Upload
raster [Sat, 17 Mar 2012 06:25:41 +0000 (06:25 +0000)]
and work more on getting release in shape - version requirements.
(god this is a pain in the butt)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69484
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 17 Mar 2012 05:37:25 +0000 (05:37 +0000)]
add back in libs.private/requires to pc files with some fixes for
missing.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69482
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 17 Mar 2012 04:17:29 +0000 (04:17 +0000)]
gear up svn for release. one of many steps/things to do.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69481
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Inkyo Jung [Fri, 16 Mar 2012 15:41:54 +0000 (00:41 +0900)]
update(add) packaging directory and spec file from OBSTF:Private, OBS
Jeonghyun Yun [Fri, 16 Mar 2012 12:51:34 +0000 (21:51 +0900)]
Package upload
Change-Id: Ide54f82ff2792c684a081c2cebdb620bfe1718cb
Jeonghyun Yun [Fri, 16 Mar 2012 02:23:22 +0000 (11:23 +0900)]
EFL core migration revision 69438
Merge remote-tracking branch 'remotes/origin/upstream'
bdilly [Thu, 15 Mar 2012 21:57:38 +0000 (21:57 +0000)]
Emotion generic: check if player is the expected on _player_del_cb
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69438
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Thu, 15 Mar 2012 20:43:21 +0000 (20:43 +0000)]
emotion/generic-vlc: Add callback for reaching end of playback.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69437
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
antognolli [Thu, 15 Mar 2012 20:43:17 +0000 (20:43 +0000)]
Don't abort when there's no video size.
For music, it does make sense to return -1.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69436
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Tue, 13 Mar 2012 18:48:31 +0000 (18:48 +0000)]
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.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@69300
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Wed, 7 Mar 2012 07:45:45 +0000 (16:45 +0900)]
Package upload
Change-Id: Iab1404cd979977a123dbffd661edf518400ffcc0
Jeonghyun Yun [Wed, 7 Mar 2012 04:58:24 +0000 (23:58 -0500)]
EFL core migration revision 68849
Merge remote-tracking branch 'remotes/origin/upstream'
bdilly [Tue, 6 Mar 2012 20:57:50 +0000 (20:57 +0000)]
Emotion: remove unused var on generic
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68849
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
bdilly [Tue, 6 Mar 2012 19:55:14 +0000 (19:55 +0000)]
Emotion: fix typo on emotion_check.m4
And also remove an unused var.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68846
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Tue, 6 Mar 2012 07:27:05 +0000 (02:27 -0500)]
Maintainer added
davemds [Mon, 5 Mar 2012 20:36:05 +0000 (20:36 +0000)]
Fix docs according to raster changes
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68740
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 5 Mar 2012 09:33:05 +0000 (09:33 +0000)]
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).
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68684
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 2 Mar 2012 16:38:49 +0000 (16:38 +0000)]
emotion: fix build with recent xine.
Patch by Anthony Ramine <nox <at> dev-extend.eu>.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68629
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Fri, 2 Mar 2012 11:35:57 +0000 (06:35 -0500)]
Package upload
Change-Id: Ie08f204c2b52ab9fd38e4cb768158b062d5ecf66
Jeonghyun Yun [Wed, 29 Feb 2012 07:02:47 +0000 (02:02 -0500)]
EFL core migration revision 68464
Merge remote-tracking branch 'origin/upstream'
raster [Mon, 27 Feb 2012 05:20:17 +0000 (05:20 +0000)]
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:
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68464
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 23 Feb 2012 17:42:04 +0000 (17:42 +0000)]
emotion: call some callback when load and save are done.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@68355
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jeonghyun Yun [Fri, 17 Feb 2012 02:10:52 +0000 (21:10 -0500)]
obs spec file added
Jaehwan Kim [Wed, 15 Feb 2012 10:03:23 +0000 (19:03 +0900)]
Package upload
Change-Id: I942945badc4fd4dc77749581be63c2522b8d7023
Jaehwan Kim [Tue, 14 Feb 2012 09:07:30 +0000 (18:07 +0900)]
EFL migration revision 67705
Merge remote branch 'origin/upstream'
Conflicts:
.gitignore
jihoon [Sun, 5 Feb 2012 23:37:45 +0000 (23:37 +0000)]
fix @dates in each header file
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@67705
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Fri, 20 Jan 2012 02:31:32 +0000 (02:31 +0000)]
emotion: Added .gitignore
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@67365
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Jaehwan Kim [Mon, 16 Jan 2012 09:38:16 +0000 (18:38 +0900)]
Package upload
Change-Id: Ia6a734a38c297a7f5b06a386403a9fbc419cc32e
Jaehwan Kim [Mon, 9 Jan 2012 02:51:46 +0000 (11:51 +0900)]
Migration with svn revision 66791
Merge remote branch 'origin/upstream'
hermet [Tue, 3 Jan 2012 11:59:01 +0000 (11:59 +0000)]
emotion - fixed typo
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66791
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 30 Dec 2011 15:06:24 +0000 (15:06 +0000)]
emotion: fix build with Eina_Semaphore.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66697
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 30 Dec 2011 14:17:56 +0000 (14:17 +0000)]
Emotion: use eina_semaphore API and update EFL versions
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66696
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Dec 2011 13:46:55 +0000 (13:46 +0000)]
shhhhh warnings
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66695
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 30 Dec 2011 13:26:46 +0000 (13:26 +0000)]
Emotion: stop breaking compilation on Windows please
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66692
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Dec 2011 13:24:30 +0000 (13:24 +0000)]
warning--
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66691
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 30 Dec 2011 13:19:02 +0000 (13:19 +0000)]
Emotion: add ecore_x stuff when needed
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66690
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Dec 2011 13:17:26 +0000 (13:17 +0000)]
emotion_gst... compile again on linux.. and remove warnings (bugs
waiting to possibly happen)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66689
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Dec 2011 13:07:09 +0000 (13:07 +0000)]
no - now you need Emotion.h too. this is why i like simple single
"lib_priv.h"'s you include... then everythingg keeps working. :(
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66688
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 30 Dec 2011 13:02:37 +0000 (13:02 +0000)]
Emotion: try to fix linux code
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66687
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 30 Dec 2011 11:46:29 +0000 (11:46 +0000)]
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 ?
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66686
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 28 Dec 2011 16:08:38 +0000 (16:08 +0000)]
emotion: properly test the existence of an X connection in gstreamer backend.
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@66606
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33