profile/ivi/emotion.git
17 years agoasparagus - pass distcheck.
raster [Sat, 5 May 2007 15:14:17 +0000 (15:14 +0000)]
asparagus - pass distcheck.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@29865 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoecore_job is needed. (Thanks Damien)
englebass [Sun, 15 Apr 2007 17:09:03 +0000 (17:09 +0000)]
ecore_job is needed. (Thanks Damien)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@29542 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoRemove unused files.
englebass [Sun, 25 Mar 2007 08:41:48 +0000 (08:41 +0000)]
Remove unused files.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@29090 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoRemove double no msg
englebass [Sun, 25 Mar 2007 08:37:47 +0000 (08:37 +0000)]
Remove double no msg

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@29089 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoheh, we don't actually directly require eet and embryo :)
tilman [Fri, 23 Mar 2007 10:23:17 +0000 (10:23 +0000)]
heh, we don't actually directly require eet and embryo :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agocleaned up requirements
tilman [Fri, 23 Mar 2007 10:20:47 +0000 (10:20 +0000)]
cleaned up requirements

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28956 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agodon't try to get xine's plugin directory, we don't even use it.
tilman [Fri, 23 Mar 2007 10:09:35 +0000 (10:09 +0000)]
don't try to get xine's plugin directory, we don't even use it.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agouse pkgconfig to detect libxine. untested :o
tilman [Thu, 22 Mar 2007 16:25:10 +0000 (16:25 +0000)]
use pkgconfig to detect libxine. untested :o

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28913 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agouse mutex's right with cond's
raster [Wed, 21 Mar 2007 20:20:45 +0000 (20:20 +0000)]
use mutex's right with cond's

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agouse pkgconfig to check for stuff
tilman [Wed, 21 Mar 2007 17:33:07 +0000 (17:33 +0000)]
use pkgconfig to check for stuff

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agomove some more stuff to the threads
raster [Mon, 19 Mar 2007 18:10:21 +0000 (18:10 +0000)]
move some more stuff to the threads

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28815 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix compiler warnings.
englebass [Tue, 13 Mar 2007 16:23:59 +0000 (16:23 +0000)]
Fix compiler warnings.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28696 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix warnings.
englebass [Tue, 13 Mar 2007 16:17:38 +0000 (16:17 +0000)]
Fix warnings.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28695 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix recent emotion_gstreamer breakage...someone forgot to update the
devilhorns [Tue, 13 Mar 2007 11:43:21 +0000 (11:43 +0000)]
Fix recent emotion_gstreamer breakage...someone forgot to update the
function proto & change the module.init call :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28692 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agomove emotion to fix latency on video load, deadlocks on stop/shutdown etc.
raster [Tue, 13 Mar 2007 02:30:14 +0000 (02:30 +0000)]
move emotion to fix latency on video load, deadlocks on stop/shutdown etc.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@28679 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agothere is a deadlock between the video out deocder thread and the main process
raster [Wed, 3 Jan 2007 06:24:25 +0000 (06:24 +0000)]
there is a deadlock between the video out deocder thread and the main process
(emotion) thread as it continues while the main thread is stopped tyring to
stop the video playback - this ends up in a deadlock. this tries to eliminate
that by havng a much more limited framequeue.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@27753 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agouse the new colorspace support in evas... :)
raster [Tue, 19 Dec 2006 14:15:17 +0000 (14:15 +0000)]
use the new colorspace support in evas... :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@27519 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoRemove some old crufty function that is no longer needed to check pacakge
devilhorns [Wed, 29 Nov 2006 19:40:34 +0000 (19:40 +0000)]
Remove some old crufty function that is no longer needed to check pacakge
versions.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@27282 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoadd gst decoder to spec - TODO: add buildcond stuff
quan74 [Sat, 7 Oct 2006 00:41:13 +0000 (00:41 +0000)]
add gst decoder to spec - TODO: add buildcond stuff

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@26387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agosame as previous commit.
raster [Sat, 30 Sep 2006 10:18:37 +0000 (10:18 +0000)]
same as previous commit.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@26236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoEAPI
sebastid [Wed, 6 Sep 2006 07:17:49 +0000 (07:17 +0000)]
EAPI

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@25522 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoFix a freeze when a file is not valid. Add support for DVD (but i works randomly...)
doursse [Tue, 18 Jul 2006 19:04:38 +0000 (19:04 +0000)]
Fix a freeze when a file is not valid. Add support for DVD (but i works randomly...)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@24034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years agoput the build of the pipelines apart
doursse [Mon, 17 Jul 2006 17:11:04 +0000 (17:11 +0000)]
put the build of the pipelines apart

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@23988 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

17 years ago.cvsignore++
onefang [Mon, 17 Jul 2006 00:32:21 +0000 (00:32 +0000)]
.cvsignore++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@23977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agouse goom and not goom2k4 as default visualization
doursse [Sun, 25 Jun 2006 16:52:51 +0000 (16:52 +0000)]
use goom and not goom2k4 as default visualization

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@23586 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix blah-config includes
raster [Sun, 11 Jun 2006 22:37:25 +0000 (22:37 +0000)]
fix blah-config includes

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@23387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years ago1. autofoot patches.
raster [Sun, 11 Jun 2006 10:23:49 +0000 (10:23 +0000)]
1. autofoot patches.
2. fix maximize to work again. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@23375 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoFri May 26 15:28:47 2006 Michael Jennings (mej)
mej [Fri, 26 May 2006 20:27:15 +0000 (20:27 +0000)]
Fri May 26 15:28:47 2006                        Michael Jennings (mej)

Another day, another dependency fix.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22915 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agovolume is between 0 and 1, not 0 and 100
doursse [Sun, 21 May 2006 18:24:24 +0000 (18:24 +0000)]
volume is between 0 and 1, not 0 and 100

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22817 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix audio mute
doursse [Sun, 21 May 2006 11:13:05 +0000 (11:13 +0000)]
fix audio mute

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22801 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix warnings
doursse [Sun, 21 May 2006 10:26:09 +0000 (10:26 +0000)]
fix warnings

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22794 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix volume for the gstreamer plugin
doursse [Sun, 21 May 2006 10:23:15 +0000 (10:23 +0000)]
fix volume for the gstreamer plugin

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22793 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoadd track count in the metadata and fix a bit the _close function. It needs more...
doursse [Sun, 14 May 2006 14:32:45 +0000 (14:32 +0000)]
add track count in the metadata and fix a bit the _close function. It needs more cara, though

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22618 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoadd track count in the metadata
doursse [Sun, 14 May 2006 14:32:02 +0000 (14:32 +0000)]
add track count in the metadata

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22617 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosome cleaning when a file can not be read. Add a function to get the tracks count...
doursse [Sat, 6 May 2006 13:17:50 +0000 (13:17 +0000)]
some cleaning when a file can not be read. Add a function to get the tracks count of a CD

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22473 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoFix EXTRA_DIST so distcheck works again
shadoi [Wed, 3 May 2006 18:17:31 +0000 (18:17 +0000)]
Fix EXTRA_DIST so distcheck works again

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22447 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoseveral packaging fixes:
kaethorn [Sat, 22 Apr 2006 12:49:12 +0000 (12:49 +0000)]
several packaging fixes:
- move rules to CDBS.
- update Standards.
- update package descriptions.
- update Maintainer.
- .so symlink belongs to -dev.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22296 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoEOS signal. Easier than expected :)
doursse [Sat, 22 Apr 2006 10:12:03 +0000 (10:12 +0000)]
EOS signal. Easier than expected :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22293 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agommm we need AC_MSG_RESULT in the no case, just not in the yes case
vapier [Fri, 21 Apr 2006 00:53:13 +0000 (00:53 +0000)]
mmm we need AC_MSG_RESULT in the no case, just not in the yes case

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22275 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix broken configure output
vapier [Fri, 21 Apr 2006 00:47:22 +0000 (00:47 +0000)]
fix broken configure output

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22274 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix misc broken whitespace
vapier [Fri, 21 Apr 2006 00:45:52 +0000 (00:45 +0000)]
fix misc broken whitespace

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22273 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agokill bogus code
vapier [Fri, 21 Apr 2006 00:32:04 +0000 (00:32 +0000)]
kill bogus code

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22272 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoLOTS of checks added. Fix the seek a bit (gstreamer plugins have problems with seek...
doursse [Thu, 20 Apr 2006 18:23:48 +0000 (18:23 +0000)]
LOTS of checks added. Fix the seek a bit (gstreamer plugins have problems with seek, btw). It's now possible to mute the video, but it's not the correct fix. Metadata can be grabbed. Beginning of the code for the eos (the way it is done is too close to glib to be done easily)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22269 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoBetter do this before raster beats me to it.
shadoi [Thu, 20 Apr 2006 14:41:13 +0000 (14:41 +0000)]
Better do this before raster beats me to it.
 - fixup package to meet standards version 3.6.2.2
 - Add -gstreamer and -xine module packages
 - Make gstreamer package actually work
 - update dependencies

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22265 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoAdd gst-inspect-0.10 binary to check list for Debian
shadoi [Tue, 18 Apr 2006 22:15:09 +0000 (22:15 +0000)]
Add gst-inspect-0.10 binary to check list for Debian

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThe section of a library's -dev package is generally libdevel
horms [Fri, 14 Apr 2006 00:24:37 +0000 (00:24 +0000)]
The section of a library's -dev package is generally libdevel

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoNeed not depend on libc6-dev | libc-dev as it is in build-essential
horms [Fri, 14 Apr 2006 00:17:03 +0000 (00:17 +0000)]
Need not depend on libc6-dev | libc-dev as it is in build-essential

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22110 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoRestricted dependency on libxine-dev version to >= 1.1.0
shadoi [Thu, 13 Apr 2006 14:38:26 +0000 (14:38 +0000)]
Restricted dependency on libxine-dev version to >= 1.1.0

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22095 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix seeking
doursse [Tue, 11 Apr 2006 23:31:03 +0000 (23:31 +0000)]
fix seeking

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22033 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agouse autoaudiosink instead of alsasink (for platform != linux). Lots of checks are...
doursse [Tue, 11 Apr 2006 12:35:23 +0000 (12:35 +0000)]
use autoaudiosink instead of alsasink (for platform != linux). Lots of checks are missing, btw. I need to fix that.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@22021 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoMon Apr 3 14:00:50 2006 Michael Jennings (mej)
mej [Mon, 3 Apr 2006 18:00:40 +0000 (18:00 +0000)]
Mon Apr  3 14:00:50 2006                        Michael Jennings (mej)

Revert incorrect spec file change.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21781 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocheck cdda support during configure
doursse [Sun, 2 Apr 2006 18:26:27 +0000 (18:26 +0000)]
check cdda support during configure

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21740 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosegfault when cdiocddasrc element is missing fixed. We need it for cd audio.
doursse [Sun, 2 Apr 2006 14:36:54 +0000 (14:36 +0000)]
segfault when cdiocddasrc element is missing fixed. We need it for cd audio.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21737 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosupport of cd audio. If n is track you want to play, use as filename : cdda://n....
doursse [Sun, 2 Apr 2006 13:53:06 +0000 (13:53 +0000)]
support of cd audio. If n is track you want to play, use as filename : cdda://n. If you want to choose a specific device from your player : cdda:///my/device#n or cdda:///my/device?n. Default device is /dev/cdrom. Also, support of file:///my/file as filename. Thanks to captainigloo

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21736 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosuggest gstreamer 0.10 package, and not 0.8
doursse [Sun, 2 Apr 2006 13:42:51 +0000 (13:42 +0000)]
suggest gstreamer 0.10 package, and not 0.8

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21735 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoPrefer automake1.7
horms [Sun, 2 Apr 2006 08:34:51 +0000 (08:34 +0000)]
Prefer automake1.7

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoSave and restore autogenerated changelog when debian/rule's clean
horms [Sun, 2 Apr 2006 07:38:06 +0000 (07:38 +0000)]
Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:

fakeroot ./debian/rules clean ; ./debian/rules build

Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21711 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThu Mar 30 02:15:28 2006 Michael Jennings (mej)
mej [Thu, 30 Mar 2006 07:15:25 +0000 (07:15 +0000)]
Thu Mar 30 02:15:28 2006                        Michael Jennings (mej)

Added gstreamer-plugins-base-devel for FC5/gstreamer 0.10.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21598 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoWed Mar 29 20:33:40 2006 Michael Jennings (mej)
mej [Thu, 30 Mar 2006 01:33:37 +0000 (01:33 +0000)]
Wed Mar 29 20:33:40 2006                        Michael Jennings (mej)

Xine plugins seem to no longer be built.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agovisualization stuff for emotion_gstreamer. There's a gstreamer bug on the duration...
doursse [Sun, 12 Mar 2006 09:56:13 +0000 (09:56 +0000)]
visualization stuff for emotion_gstreamer. There's a gstreamer bug on the duration of mp3 files (). ogg files are handles correctly

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21217 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomake dist pkgs build again
quan74 [Tue, 7 Mar 2006 01:07:20 +0000 (01:07 +0000)]
make dist pkgs build again

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@21057 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agobetter Ecore_X.h detection
doursse [Sun, 12 Feb 2006 22:21:29 +0000 (22:21 +0000)]
better Ecore_X.h detection

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20422 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomissing test
doursse [Sun, 12 Feb 2006 22:16:46 +0000 (22:16 +0000)]
missing test

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20421 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoits not an error until BOTH gstreamer and xine are not found.
raster [Thu, 9 Feb 2006 06:12:39 +0000 (06:12 +0000)]
its not an error until BOTH gstreamer and xine are not found.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20358 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix
doursse [Mon, 6 Feb 2006 13:56:15 +0000 (13:56 +0000)]
fix

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20311 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofixes...
doursse [Mon, 6 Feb 2006 13:38:08 +0000 (13:38 +0000)]
fixes...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20310 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agotext is back! :)
raster [Mon, 6 Feb 2006 08:31:29 +0000 (08:31 +0000)]
text is back! :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20306 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agogstreamer element check
doursse [Sat, 4 Feb 2006 13:46:19 +0000 (13:46 +0000)]
gstreamer element check

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20274 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agogstreamer 0.10 port. There's a problem with the seek, no evas sink yet
doursse [Sat, 4 Feb 2006 13:43:13 +0000 (13:43 +0000)]
gstreamer 0.10 port. There's a problem with the seek, no evas sink yet

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20273 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agolink to pthread
raster [Wed, 1 Feb 2006 06:21:52 +0000 (06:21 +0000)]
link to pthread

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20159 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years ago1.1.1 of libxine is ok
raster [Wed, 25 Jan 2006 01:22:35 +0000 (01:22 +0000)]
1.1.1 of libxine is ok

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20014 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoneed 1.1.2 - i KNOW 1.1.2 works. don't know about 1.1.1
raster [Mon, 23 Jan 2006 06:19:52 +0000 (06:19 +0000)]
need 1.1.2 - i KNOW 1.1.2 works. don't know about 1.1.1

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoless segv's
raster [Mon, 23 Jan 2006 03:00:35 +0000 (03:00 +0000)]
less segv's

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoMake autogen work again.
jcwong [Sun, 22 Jan 2006 08:51:17 +0000 (08:51 +0000)]
Make autogen work again.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19956 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agomove plugin to be inlined ans loaded from code and make xine emotion support
raster [Sat, 21 Jan 2006 14:13:51 +0000 (14:13 +0000)]
move plugin to be inlined ans loaded from code and make xine  emotion support
work again

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@19946 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoAdded cvsignore entries: mainly for *.spec files,
andyetitmoves [Sun, 4 Dec 2005 17:16:20 +0000 (17:16 +0000)]
Added cvsignore entries: mainly for *.spec files,
added one missing .cvsignore file

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18832 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoxine-lib-1.1.1 change member names in the vo_overlay_t struct
vapier [Mon, 28 Nov 2005 07:01:43 +0000 (07:01 +0000)]
xine-lib-1.1.1 change member names in the vo_overlay_t struct

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18673 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoonly require xine or gstreamer, not both
vapier [Sun, 13 Nov 2005 04:44:39 +0000 (04:44 +0000)]
only require xine or gstreamer, not both

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18448 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoDon't use strlen to check for empty string.
sebastid [Fri, 4 Nov 2005 08:21:28 +0000 (08:21 +0000)]
Don't use strlen to check for empty string.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18271 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agotouchup help output
vapier [Sat, 29 Oct 2005 02:43:40 +0000 (02:43 +0000)]
touchup help output

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@18077 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agospec file autofoo'd
quan74 [Tue, 25 Oct 2005 04:40:17 +0000 (04:40 +0000)]
spec file autofoo'd

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17941 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoif ecore lacks both X and FB support, disable the test
vapier [Thu, 20 Oct 2005 05:05:52 +0000 (05:05 +0000)]
if ecore lacks both X and FB support, disable the test

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17696 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoignore config.{sub,guess}
vapier [Thu, 20 Oct 2005 05:00:59 +0000 (05:00 +0000)]
ignore config.{sub,guess}

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17694 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoAdd changelog.in to EXTRA_DIST, file actually exists now :)
shadoi [Tue, 11 Oct 2005 02:00:58 +0000 (02:00 +0000)]
Add changelog.in to EXTRA_DIST, file actually exists now :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17424 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agodebian/changelog needs to remain in EXTRA_DIST, debian package building requires it.
shadoi [Tue, 11 Oct 2005 01:57:24 +0000 (01:57 +0000)]
debian/changelog needs to remain in EXTRA_DIST, debian package building requires it.
 - Generate the changelog (remove the generated file from CVS)
 - Add debian/changelog to .cvsignore

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17423 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThere IS no debian/changelog.in
quan74 [Sat, 8 Oct 2005 03:53:52 +0000 (03:53 +0000)]
There IS no debian/changelog.in

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoMerge -test with -bin and generate changelog.in
shadoi [Fri, 7 Oct 2005 22:30:36 +0000 (22:30 +0000)]
Merge -test with -bin and generate changelog.in
 - other minor packaging tweaks

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17290 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoDone by pkg-config
sebastid [Tue, 4 Oct 2005 13:17:32 +0000 (13:17 +0000)]
Done by pkg-config

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17160 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agosuprot testign xr engine
raster [Mon, 3 Oct 2005 13:53:18 +0000 (13:53 +0000)]
suprot testign xr engine

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17134 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocleanup xine/gstreamer support so users can control their options
vapier [Sun, 2 Oct 2005 19:44:17 +0000 (19:44 +0000)]
cleanup xine/gstreamer support so users can control their options

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17118 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix typo and add warning
doursse [Sun, 2 Oct 2005 12:56:17 +0000 (12:56 +0000)]
fix typo and add warning

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoremove printf
doursse [Sun, 2 Oct 2005 12:19:36 +0000 (12:19 +0000)]
remove printf

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17109 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agocheck for optional gstreamer plugins (if you don't have it, you'll decode nothing...
doursse [Sun, 2 Oct 2005 08:07:56 +0000 (08:07 +0000)]
check for optional gstreamer plugins (if you don't have it, you'll decode nothing :)). Also, i forgot to say that there's a small api breakage

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17104 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoemotion can use gstreamer, now
doursse [Sun, 2 Oct 2005 07:34:36 +0000 (07:34 +0000)]
emotion can use gstreamer, now

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17103 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agofix a problem when the video is larger than the display (like HD materials)
doursse [Sat, 1 Oct 2005 08:30:34 +0000 (08:30 +0000)]
fix a problem when the video is larger than the display (like HD materials)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@17095 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoFixed size in one dimension.
jcwong [Sat, 24 Sep 2005 09:06:30 +0000 (09:06 +0000)]
Fixed size in one dimension.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16907 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoThu Sep 8 17:12:14 2005 Michael Jennings (mej)
mej [Thu, 8 Sep 2005 21:04:21 +0000 (21:04 +0000)]
Thu Sep  8 17:12:14 2005                        Michael Jennings (mej)

Build fixes.
----------------------------------------------------------------------

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16669 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoUse %f with doubles.
sebastid [Mon, 5 Sep 2005 16:30:09 +0000 (16:30 +0000)]
Use %f with doubles.
Add string.h for strcmp()
Remove unused variables.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16580 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years agoAdd missing headers.
sebastid [Mon, 5 Sep 2005 11:05:13 +0000 (11:05 +0000)]
Add missing headers.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16553 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

18 years ago* Include evas CFLAGS in emotion-config since emotion headers export Evas.h
sebastid [Sun, 4 Sep 2005 18:58:11 +0000 (18:58 +0000)]
* Include evas CFLAGS in emotion-config since emotion headers export Evas.h
* Ecore.h isn't needed in exported header

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@16526 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33