Commit Graph

1621 Commits

Author SHA1 Message Date
ncn 255a0b7226 More docs stuff - fix ups, rearranging, little bit o' new stuff, quieter doc generation.
SVN revision: 11103
2004-07-30 12:28:29 +00:00
handyande 49390d5f37 A few bugs with the new init system - all examine <app>s should work now but _system still may not (examine issue)
SVN revision: 11102
2004-07-30 10:01:44 +00:00
rbdpngn 7dfc202b7d Fix a potential segv in the shared string code.
SVN revision: 11091
2004-07-29 19:31:36 +00:00
handyande a17635a739 Small fix for future themes in system only code
SVN revision: 11070
2004-07-28 10:45:57 +00:00
Carsten Haitzler 1dc4f2aa78 edje done the same was as everything else...
SVN revision: 11068
2004-07-28 00:39:22 +00:00
handyande 5ae281d5dd Add alpha to rgbs by default, leaving the old methods for completeness
SVN revision: 11064
2004-07-27 21:27:25 +00:00
Carsten Haitzler 908b595357 more container stubs...
SVN revision: 11061
2004-07-27 19:05:46 +00:00
ncn b62e64eec6 Make the Evas docs generation system like the Ecore docs generation system.
SVN revision: 11044
2004-07-27 05:00:48 +00:00
Carsten Haitzler dcac490cff back to previous. no snprintf's. one of these broke embryo_cc.
SVN revision: 11037
2004-07-27 00:58:25 +00:00
Michael Jennings 2815e3efc1 Sun Jul 25 17:45:53 2004 Michael Jennings (mej)
Fixed up lots of spec files here.  I haven't been able to test the
emotion spec file, but hopefully I didn't break anything too
terrible. :-)

Also fixed an etox problem with the conditional test build.
----------------------------------------------------------------------


SVN revision: 11021
2004-07-25 21:50:40 +00:00
vacuum 422dc28718 Fix my previous snprintf commit.
SVN revision: 11015
2004-07-25 14:52:24 +00:00
vacuum 5345cd6a90 sprintf -> snprintf
SVN revision: 11008
2004-07-25 04:40:16 +00:00
handyande 3c97bc5577 Added ecore_config_system_[init|shutdown] for libs (ewl etc) that only want access to system properties
SVN revision: 11002
2004-07-24 17:03:47 +00:00
Carsten Haitzler 8914cccc83 support fetching of meta-data
SVN revision: 10999
2004-07-24 09:53:00 +00:00
Carsten Haitzler 535b7783cb diskcheck!
SVN revision: 10975
2004-07-23 04:57:04 +00:00
Carsten Haitzler 92488d7644 0.9.0
SVN revision: 10974
2004-07-23 04:38:27 +00:00
Carsten Haitzler e9e141a844 1. create new xine_t per video - xine has a single internal clock so pause 1
video - all pause as clock stops. xine issue - but this works around it.


SVN revision: 10971
2004-07-23 03:15:30 +00:00
azundris 581c097de2 * rpmbuild
SVN revision: 10969
2004-07-23 00:06:09 +00:00
azundris 0c7dc88afe * fixes for rpmbuild
SVN revision: 10968
2004-07-23 00:01:02 +00:00
azundris d58e160b32 * potential fix for rpmbuild
SVN revision: 10967
2004-07-22 23:47:59 +00:00
azundris 80ae8f99fa * odds'n'ends
SVN revision: 10966
2004-07-22 23:00:58 +00:00
ncn b12cfbd710 Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c.
SVN revision: 10962
2004-07-22 13:07:25 +00:00
Carsten Haitzler cf4f1ac8cb put jobs back... does this work?
SVN revision: 10959
2004-07-22 04:13:28 +00:00
rbdpngn 4671d0684b Forgot to commit this fix.
SVN revision: 10954
2004-07-21 13:55:31 +00:00
Carsten Haitzler 02aa4abb9f moe robus pos reporting
SVN revision: 10953
2004-07-21 07:38:17 +00:00
Carsten Haitzler 019ae2a310 hmm - handle fstreams where xine dosnt report absolute length - just a
percentage position


SVN revision: 10951
2004-07-21 06:34:18 +00:00
Carsten Haitzler 3e8511b2f3 oops
SVN revision: 10933
2004-07-20 11:07:06 +00:00
Carsten Haitzler c724dd1964 oh poopie - i forgot to return 1!
SVN revision: 10931
2004-07-20 07:40:14 +00:00
Carsten Haitzler 51e9b8358f in!
SVN revision: 10930
2004-07-20 04:05:14 +00:00
Carsten Haitzler 8798313dcc 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


SVN revision: 10914
2004-07-19 05:44:54 +00:00
Carsten Haitzler 755168f03b 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?


SVN revision: 10910
2004-07-19 04:50:14 +00:00
Carsten Haitzler 7ed4bd13cd remove seek job... let the seek request thread do it all now
SVN revision: 10898
2004-07-18 08:25:45 +00:00
Carsten Haitzler ad7ff874ab moved dome things off into threads of their own to minimise main ap impact
SVN revision: 10897
2004-07-18 08:04:41 +00:00
rbdpngn 6b9f49e51f Make the enum typedef seperate to appease some annoying compilers.
SVN revision: 10871
2004-07-16 23:34:26 +00:00
rbdpngn 86d90b79fe Rename edje.h in the src/bin so it doesn't conflict with Edje.h on
case-insensitive filesystems.


SVN revision: 10870
2004-07-16 23:33:41 +00:00
Carsten Haitzler 0d6ca125b5 norty norty! put that code back! it IS used!
SVN revision: 10858
2004-07-16 03:20:18 +00:00
rbdpngn 87456146fa Add support for pkg-config to emotion.
SVN revision: 10847
2004-07-15 19:23:03 +00:00
rbdpngn 9bb8fa6e9d Allow for specifying the config script on the command line, this overrides the
environment variables.


SVN revision: 10843
2004-07-15 15:47:06 +00:00
rbdpngn 7363ea82b1 More documentation patches from Nicholas Curran.
Added a couple includes to fix builds on minimal systems.


SVN revision: 10841
2004-07-15 13:43:15 +00:00
rbdpngn d452320abe Added myself as an author in the docs, since the data structure stuff came
from EWD.
Removed a duplicated entry for Nicholas Curran in the AUTHORS file.


SVN revision: 10840
2004-07-15 13:38:19 +00:00
rbdpngn ff8a33652b Requiring the config script to be executable causes problems for things like
--with-edb-config="pkgconfig edb"


SVN revision: 10839
2004-07-15 13:34:46 +00:00
tsauerbeck 8bc99227a1 so much for the code changes required to compile on mingw.
SVN revision: 10832
2004-07-14 16:37:29 +00:00
rbdpngn 538432bc95 Argh, is anyone else getting broken pipes in the middle of commits?
SVN revision: 10829
2004-07-14 14:15:50 +00:00
rbdpngn 6565e59d58 Add the documentation and examples from Nicholas Curran, with some
modifications for conditional builds.


SVN revision: 10828
2004-07-14 14:15:17 +00:00
Carsten Haitzler 001bc61602 more comments
SVN revision: 10821
2004-07-14 09:59:29 +00:00
Carsten Haitzler 9355b9cf8c 1. add SWALLOW object to be more explicit...
SVN revision: 10820
2004-07-14 07:57:35 +00:00
tsauerbeck 6019341904 fixed some warnings
SVN revision: 10813
2004-07-13 18:23:16 +00:00
Carsten Haitzler 7ba861d97e filter more
SVN revision: 10801
2004-07-13 04:01:31 +00:00
tsauerbeck 1753eaa65f i think this is the right way to fix the subwindow issue. e->event_win is the window the event originally occured in, while the value of e->win depends on whether it's a subwindow crossing or not. spank me if i'm wrong.
SVN revision: 10795
2004-07-12 17:53:37 +00:00
Carsten Haitzler 3881978d6a oops :o/
SVN revision: 10790
2004-07-12 06:53:58 +00:00