Rui Seabra
bf9ce78446
The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.
...
SVN revision: 79419
11 years ago
Stefan Schmidt
5f507f3330
emotion: Tag unused paramter. warn--
...
SVN revision: 79348
11 years ago
Daniel Juyung Seo
c1fd9e5dea
emotion: No verbose mode for edje_cc like other efl libs.
...
SVN revision: 79201
11 years ago
Rafael Antognolli
e7775c042e
emotion/generic: Mark file as not ready during partial shutdown.
...
This should fix ticket #1586 .
SVN revision: 78886
11 years ago
Stefan Schmidt
cedf5d0cf9
Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files.
...
Doygen tells us:
warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
So we are nice and remove them. A yay for the day where we have amerged tree and
not two dozens of Doxyfile.in files floating around.
SVN revision: 78409
11 years ago
Cedric BAIL
371b00dae2
emotion: call the right render function.
...
SVN revision: 77853
11 years ago
Cedric BAIL
2c3e27ca42
emotion: limit size and format based on the backend with fimc.
...
SVN revision: 77852
11 years ago
Cedric BAIL
a234bf5aa9
emotion: actually theme.edj depend on theme.edc.
...
SVN revision: 76438
11 years ago
Carsten Haitzler
0e77364887
update header #defined versions to 1.8 to make sure new apis are used
...
in e17 only with ifdefs.
SVN revision: 75994
11 years ago
Cedric BAIL
0008f2362f
ChangeLog: back in time.
...
SVN revision: 75875
11 years ago
Cedric BAIL
5e33eaa6c4
ChangeLog: state we did a release.
...
SVN revision: 75873
11 years ago
Carsten Haitzler
d22ca53faa
and up ver to 1.7.99 now in svn. nack to svnrev num at end.
...
SVN revision: 75869
11 years ago
Bruno Dilly
09f40167fe
emotion: fix tracks info free
...
fix free with pointer not nullified
SVN revision: 75797
11 years ago
Bruno Dilly
4e31ca015e
emotion: revert "free channels only if there's channel
...
to free"
This reverts commit rev 75741.
SVN revision: 75796
11 years ago
Cedric BAIL
9cb7eac7d2
emotion: fix a race condition on shutdown when still saving a file.
...
SVN revision: 75770
11 years ago
Cedric BAIL
97aec1869f
emotion: reset VLC pipeline on EOS.
...
NOTE: I gave up and completely restart the child, seems like
the only reliable way to do it.
SVN revision: 75769
11 years ago
Iván Briano
1375052f40
emotion: free channels only if there's channel to free
...
No need to free channels if there's no channels to be freed.
By: Leandro Dorileo <dorileo@profusion.mobi>
SVN revision: 75741
11 years ago
Carsten Haitzler
6335870b45
no this isnt release - this is simply me removing the beta tag so when
...
we release it's ready.
SVN revision: 75740
11 years ago
Carsten Haitzler
1475fb3586
update @version's
...
SVN revision: 75739
11 years ago
Rui Seabra
3b197e9a54
Forgot to commit this a few days ago.
...
SVN revision: 75713
11 years ago
Cedric BAIL
593f82e316
emotion: oops, this files should never have gotten in.
...
SVN revision: 75496
11 years ago
Cedric BAIL
36bc7b270b
emotion: fix priority_set/get
...
Patch by Sohyun Kim <anna1014.kim@samsung.com>
SVN revision: 75495
11 years ago
Carsten Haitzler
497af2e1e4
tag as beta...
...
SVN revision: 75344
11 years ago
Jihoon Kim
6775a71abd
fix version in NEWS of ethumb, eio, emotion
...
SVN revision: 75111
11 years ago
Carsten Haitzler
aef32ed6d3
more updates for 1.7.0 alpha.
...
SVN revision: 75095
11 years ago
Carsten Haitzler
1e2cbe8e7d
alpha release of 1.7 - let's roll. ALPHA!
...
SVN revision: 75091
11 years ago
Cedric BAIL
a0970878cc
emotion: prevent race condition during gstreamer module shutdown or file set.
...
Patch by Sohyun Kim <anna1014.kim@samsung.com>
SVN revision: 74719
12 years ago
Christopher Michael
18e1a5093b
Emotion: Add UNUSED to _image_resize function paramaters where missing.
...
SVN revision: 74311
12 years ago
Christopher Michael
6fe982b022
Emotion: Fix 'engine' may be used uninitialized warning.
...
SVN revision: 74309
12 years ago
Gustavo Lima Chaves
e7f2bdd37a
[emotion] No evas_object_smart_callback_call() on an evas
...
image.
Big important change here. Want myself in authors :P
SVN revision: 74145
12 years ago
Carsten Haitzler
2c1b533d13
fix minor version defines to be at 1.6 (in sync now) ready for going
...
to 7 on release.
SVN revision: 73906
12 years ago
Jihoon Kim
810cb4c1e1
emotion: remove unused variable
...
SVN revision: 73898
12 years ago
Carsten Haitzler
5c9c0852bb
update all versions in @sincs , README's and configure.ac's etc. to
...
reflect a unified release version, for now 1.6.99.
SVN revision: 73498
12 years ago
Cedric BAIL
8f38e5e4e6
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 :'(
SVN revision: 73340
12 years ago
Cedric BAIL
ef1660849b
emotion: fix wrong month.
...
SVN revision: 73181
12 years ago
Cedric BAIL
ebdc0f07a1
emotion: add infra to properly track pending object on shutdown.
...
SVN revision: 73176
12 years ago
Stefan Schmidt
75def4f722
emotion: Remove dead assigment and commented out code
...
Thanks to scan-build.
SVN revision: 72871
12 years ago
Cedric BAIL
6ef64395a8
emotion: sync rendering with Ecore_Animtor.
...
SVN revision: 72440
12 years ago
Carsten Haitzler
4dc64ed00e
missing @EFL_SHM_OPEN_LIBS@ for shm_open.
...
SVN revision: 72439
12 years ago
Stefan Schmidt
735115f581
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.
SVN revision: 72193
12 years ago
Cedric BAIL
71c85603a7
emotion: implement SPU switch for generic/vlc.
...
Patch by Hugo Camboulive <hugo.camboulive@zodiacaerospace.com>.
SVN revision: 71831
12 years ago
Cedric BAIL
080e163c6f
emotion: Add support for "playback_started" callback to generic player.
...
Patch by Pierre Le Magourou <pierre.lemagourou@openwide.fr>
SVN revision: 71830
12 years ago
Cedric BAIL
e14550b58c
emotion: fix stride for all YUV video.
...
SVN revision: 71772
12 years ago
Carsten Haitzler
318bd30043
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.
SVN revision: 71548
12 years ago
Carsten Haitzler
f243db26ac
fix video overlay suport in emotion.
...
SVN revision: 71161
12 years ago
Cedric BAIL
85c6d00e7e
eio,ethumb,emotion: Fix build out of tree.
...
Patch by Jérôme Pinot <ngc891@gmail.com>.
SVN revision: 70540
12 years ago
Daniel Juyung Seo
4fef883b73
eio, elementary, emotion, ethumb NEWS: Bump NEWS files for 1.0 newbies.
...
SVN revision: 70538
12 years ago
Daniel Juyung Seo
8fee368673
emotion, ethumb ChangeLog: Updated ChangeLog.
...
SVN revision: 70521
12 years ago
Jérôme Pinot
54139dbe09
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:
SVN revision: 70514
12 years ago
Cedric BAIL
8053f61f86
efl: add release point in ChangeLog files.
...
SVN revision: 70494
12 years ago