profile/ivi/emotion.git
20 years agohmm - handle fstreams where xine dosnt report absolute length - just a
raster [Wed, 21 Jul 2004 06:34:18 +0000 (06:34 +0000)]
hmm - handle fstreams where xine dosnt report absolute length - just a
percentage position

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

20 years agooh poopie - i forgot to return 1!
raster [Tue, 20 Jul 2004 07:40:14 +0000 (07:40 +0000)]
oh poopie - i forgot to return 1!

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

20 years agoeject works.. xine bug.. if video is paused (*or int he process of being
raster [Mon, 19 Jul 2004 05:44:54 +0000 (05:44 +0000)]
eject works.. xine bug.. if video is paused (*or int he process of being
paused) when we try shut down the stream - POOF - xine hangs

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

20 years agogrr - i'm trying to debug why xine locks up on closing/stopping/deleting a
raster [Mon, 19 Jul 2004 04:50:14 +0000 (04:50 +0000)]
grr - i'm trying to debug why xine locks up on closing/stopping/deleting a
stream in elation but NOt in emotion when emotion_test shuts down.

ok emotion_test:

emotion_test dvd://

now once its played a bit of the dvd hit:

q

and it will quit
destroy video objects then exit main loop and exit.

now with elation:

elation

now put a dvd in the drive (or already have one) elation will detect this.
now let it play a bit of the dvd, and hit "Escape" to eject the dvd (which
will try delete thevideo object). elatiojn will get STUCK inside an emotion
call whihc get stuckin the emotion_xine module call thsat gets stuck inside
xine_stop().

now WHY. what is it about elation that triggers xine to go batty?

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

20 years agoremove seek job... let the seek request thread do it all now
raster [Sun, 18 Jul 2004 08:25:45 +0000 (08:25 +0000)]
remove seek job... let the seek request thread do it all now

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

20 years agomoved dome things off into threads of their own to minimise main ap impact
raster [Sun, 18 Jul 2004 08:04:41 +0000 (08:04 +0000)]
moved dome things off into threads of their own to minimise main ap impact

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

20 years agoAdd support for pkg-config to emotion.
rbdpngn [Thu, 15 Jul 2004 19:23:03 +0000 (19:23 +0000)]
Add support for pkg-config to emotion.

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

20 years agoAllow for specifying the config script on the command line, this overrides the
rbdpngn [Thu, 15 Jul 2004 15:47:06 +0000 (15:47 +0000)]
Allow for specifying the config script on the command line, this overrides the
environment variables.

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

20 years agofix emotion-config
raster [Mon, 5 Jul 2004 02:18:11 +0000 (02:18 +0000)]
fix emotion-config

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

20 years agocheck if we need libdl...
raster [Tue, 29 Jun 2004 04:37:17 +0000 (04:37 +0000)]
check if we need libdl...

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

20 years agothat slider on the left.. playes with alpha now...
raster [Mon, 28 Jun 2004 01:24:04 +0000 (01:24 +0000)]
that slider on the left.. playes with alpha now...

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

20 years agoremove race conditions! SMELLY! this does mean more fd's though ! :(
raster [Thu, 24 Jun 2004 13:59:05 +0000 (13:59 +0000)]
remove race conditions! SMELLY! this does mean more fd's though ! :(

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

20 years agosupport events coming from xine a lot better...
raster [Thu, 24 Jun 2004 10:55:43 +0000 (10:55 +0000)]
support events coming from xine a lot better...

still need to support title, artist etc. for mp3's and such...

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

20 years agoautofool cleanups... argh! i hate autofools!
raster [Thu, 24 Jun 2004 06:11:36 +0000 (06:11 +0000)]
autofool cleanups... argh! i hate autofools!

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

20 years ago* more emotional specs *sniff*
azundris [Wed, 23 Jun 2004 14:37:23 +0000 (14:37 +0000)]
* more emotional specs *sniff*

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

20 years agooops - missed a check for smart data...
raster [Sun, 20 Jun 2004 03:20:31 +0000 (03:20 +0000)]
oops - missed a check for smart data...

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

20 years agoUse libtoolize for version checking.
rbdpngn [Sat, 19 Jun 2004 04:19:19 +0000 (04:19 +0000)]
Use libtoolize for version checking.

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

20 years ago* emotional spec
azundris [Fri, 18 Jun 2004 17:37:47 +0000 (17:37 +0000)]
* emotional spec

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

20 years agoit had to happen sooner or later... in in in... we go! :)
raster [Fri, 18 Jun 2004 15:38:03 +0000 (15:38 +0000)]
it had to happen sooner or later... in in in... we go! :)

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