framework/uifw/eet.git
11 years agoEet: add nice m4 macros to check functions and libraries. Will be usable easily in...
caro [Sun, 1 Jul 2012 09:47:48 +0000 (09:47 +0000)]
Eet: add nice m4 macros to check functions and libraries. Will be usable easily in the merge, per EFL lib

Please, test. config.h is the same (except useless macro HAVE_ICONV_H) and compilation is correct on linux and mingw here

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@73095 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoeet: fix name.
cedric [Wed, 27 Jun 2012 13:11:58 +0000 (13:11 +0000)]
eet: fix name.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@72944 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoeet: fix crash when cyphering hyge amount of data.
cedric [Wed, 27 Jun 2012 00:37:05 +0000 (00:37 +0000)]
eet: fix crash when cyphering hyge amount of data.

Patch by Leandro Sansilva.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@72906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agotone down mempool chunk sizes
raster [Sun, 17 Jun 2012 01:51:45 +0000 (01:51 +0000)]
tone down mempool chunk sizes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@72253 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agofix @version in each EFL header doxygen
jihoon [Mon, 4 Jun 2012 23:27:02 +0000 (23:27 +0000)]
fix @version in each EFL header doxygen

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71691 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoeet,ecore: configure script
ngc891 [Sat, 2 Jun 2012 05:39:51 +0000 (05:39 +0000)]
eet,ecore: configure script

Make the configure output clear about examples installation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71639 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoThis is a small change, so I won't changelog it (or backport), but
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/eet@71548 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoeet: properly check buffer size during decipher.
cedric [Wed, 30 May 2012 02:19:07 +0000 (02:19 +0000)]
eet: properly check buffer size during decipher.

Fix bug #1017.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71524 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agolet's put a README into the lz4 support in eet.
raster [Tue, 29 May 2012 05:06:21 +0000 (05:06 +0000)]
let's put a README into the lz4 support in eet.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoeet: don't track build files.
cedric [Tue, 29 May 2012 00:02:33 +0000 (00:02 +0000)]
eet: don't track build files.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71477 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd @since's
raster [Tue, 15 May 2012 12:31:47 +0000 (12:31 +0000)]
add @since's

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71113 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd lz4 compression options to eet. remove amalgamated build too.
raster [Tue, 15 May 2012 12:27:56 +0000 (12:27 +0000)]
add lz4 compression options to eet. remove amalgamated build too.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71111 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: unborking !
cedric [Tue, 15 May 2012 07:51:00 +0000 (07:51 +0000)]
eet: unborking !

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71100 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix eet_dict locks and formatting.
raster [Tue, 15 May 2012 07:06:12 +0000 (07:06 +0000)]
fix eet_dict locks and formatting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71097 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: make eet_dictionary thread safe.
cedric [Tue, 15 May 2012 06:43:07 +0000 (06:43 +0000)]
eet: make eet_dictionary thread safe.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@71094 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: force closing all file on shutdown.
cedric [Fri, 11 May 2012 10:28:02 +0000 (10:28 +0000)]
eet: force closing all file on shutdown.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70928 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
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/eet@70514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoefl: add release point in ChangeLog files.
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/eet@70494 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agorestore .99 micro versions for trunk and add back svnrev vers too.
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/eet@70492 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand removed the -beta tag...
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/eet@70489 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotag everything as beta in svn.
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/eet@70375 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDocumenting parameters to avoid warnings.
gastal [Wed, 18 Apr 2012 13:36:42 +0000 (13:36 +0000)]
Documenting parameters to avoid warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70308 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: don't track build files.
cedric [Wed, 18 Apr 2012 10:39:10 +0000 (10:39 +0000)]
eet: don't track build files.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70304 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotypofix!
raster [Thu, 12 Apr 2012 12:29:52 +0000 (12:29 +0000)]
typofix!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70142 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd docs explaining the internal cache on close for onefang.
raster [Thu, 12 Apr 2012 06:28:55 +0000 (06:28 +0000)]
add docs explaining the internal cache on close for onefang.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@70118 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet.h: fix typos
jihoon [Thu, 5 Apr 2012 04:12:10 +0000 (04:12 +0000)]
Eet.h: fix typos

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69926 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: fix missing return types in eet doc
jihoon [Thu, 5 Apr 2012 03:58:10 +0000 (03:58 +0000)]
eet: fix missing return types in eet doc

Sign-Off By: Jérôme Pinot

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69925 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore
seoz [Tue, 3 Apr 2012 13:43:31 +0000 (13:43 +0000)]
eet, eina, eio, embryo, ethumb, evas, expedite: Updated .gitignore

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69899 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: always set size.
cedric [Thu, 29 Mar 2012 13:48:53 +0000 (13:48 +0000)]
eet: always set size.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69753 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: remove shadow warning.
cedric [Thu, 29 Mar 2012 13:48:09 +0000 (13:48 +0000)]
eet: remove shadow warning.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69752 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoI gote the version wrong, even after asking. lol
onefang [Thu, 29 Mar 2012 13:11:44 +0000 (13:11 +0000)]
I gote the version wrong, even after asking.  lol

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69751 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
raster [Thu, 29 Mar 2012 11:38:01 +0000 (11:38 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] eet doxygen doc

Here is a small fix for eet doxygen doc, escaping a # that shutdown a
build warning.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69747 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdded a new macro for adding variable arrays of basic types.
onefang [Thu, 29 Mar 2012 11:18:52 +0000 (11:18 +0000)]
Added a new macro for adding variable arrays of basic types.
EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet changelog/news update/sync
raster [Mon, 26 Mar 2012 04:38:01 +0000 (04:38 +0000)]
eet changelog/news update/sync

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@69626 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand work more on getting release in shape - version requirements.
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/eet@69484 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd back in libs.private/requires to pc files with some fixes for
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/eet@69482 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agogear up svn for release. one of many steps/things to do.
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/eet@69481 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremoved useless information about libm dependency which is shipped with libc
thanatermesis [Mon, 5 Mar 2012 13:26:41 +0000 (13:26 +0000)]
removed useless information about libm dependency which is shipped with libc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
raster [Sun, 4 Mar 2012 11:10:51 +0000 (11:10 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>

minor spelling fix

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68656 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: Remove man page installing code as well
acidx [Tue, 28 Feb 2012 22:04:48 +0000 (22:04 +0000)]
eet: Remove man page installing code as well

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68521 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: Disable man-page generation by default.
acidx [Tue, 28 Feb 2012 21:58:35 +0000 (21:58 +0000)]
eet: Disable man-page generation by default.

This is currently a mess -- fixing it is going to take a lot of time. Man
pages being generated include end(3), authors(3), todo(3), Examples(3).
Better not to install these things and rely only on the HTML output.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68520 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: add Exotic support
cedric [Fri, 24 Feb 2012 11:17:26 +0000 (11:17 +0000)]
eet: add Exotic support

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68400 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: doc fix.
cedric [Wed, 22 Feb 2012 16:22:42 +0000 (16:22 +0000)]
eet: doc fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68279 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: fix build without latest GNUTLS.
cedric [Tue, 21 Feb 2012 09:24:25 +0000 (09:24 +0000)]
eet: fix build without latest GNUTLS.

Patch by Lionel Orry <lionel.orry@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68210 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family...
caro [Fri, 17 Feb 2012 21:08:15 +0000 (21:08 +0000)]
Eet: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family functions

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68091 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: formatting
caro [Fri, 17 Feb 2012 21:02:31 +0000 (21:02 +0000)]
Eet: formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68090 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: add support for statistique.
cedric [Fri, 10 Feb 2012 15:30:33 +0000 (15:30 +0000)]
eet: add support for statistique.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67829 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: add support for GnuTLS 3.x
cedric [Thu, 9 Feb 2012 10:30:04 +0000 (10:30 +0000)]
eet: add support for GnuTLS 3.x

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67785 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix @dates in each header file
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/eet@67705 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: reduce the time taken by eet tests suite and hopefully reduce the risk for failure.
cedric [Mon, 23 Jan 2012 16:53:51 +0000 (16:53 +0000)]
eet: reduce the time taken by eet tests suite and hopefully reduce the risk for failure.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67480 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix paths to be relative to project build root.
barbieri [Sun, 22 Jan 2012 22:00:07 +0000 (22:00 +0000)]
fix paths to be relative to project build root.

"make doc" was doing "cd doc" and paths were relative to it, misleading.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67459 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohelp buildbot and user know where the html files are.
barbieri [Sun, 22 Jan 2012 18:07:04 +0000 (18:07 +0000)]
help buildbot and user know where the html files are.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobuildbot: new attempt at coverage support.
barbieri [Sun, 22 Jan 2012 15:09:51 +0000 (15:09 +0000)]
buildbot: new attempt at coverage support.

I've changed a bit the rules, let's see if it works with buildbot
(out-of-tree builds).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67449 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake eet_data_image_jpeg_alpha_decode() more like eet_data_image_jpeg_rgb_decode().
barbieri [Thu, 19 Jan 2012 14:54:01 +0000 (14:54 +0000)]
make eet_data_image_jpeg_alpha_decode() more like eet_data_image_jpeg_rgb_decode().

eet_data_image_jpeg_rgb_decode() did not had a warning the alpha
version did, as the code is very similar and the return pointer was
not used, make it just like rgb and return an integer.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67345 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse $(MAKE) instead of make, echo the built doc package.
barbieri [Thu, 19 Jan 2012 14:07:35 +0000 (14:07 +0000)]
use $(MAKE) instead of make, echo the built doc package.

This removes the annoying:

   make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.

and with the package name I can upload it easily to somewhere else.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67343 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agodocs: remove some warnings and make eina/eet doc more uniform.
barbieri [Thu, 19 Jan 2012 13:26:40 +0000 (13:26 +0000)]
docs: remove some warnings and make eina/eet doc more uniform.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67339 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate all minor versions to 2 (or 6) - and yes. i missed making most
raster [Wed, 18 Jan 2012 02:32:36 +0000 (02:32 +0000)]
update all minor versions to 2 (or 6) - and yes. i missed making most
be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick
and tired of all the bloody separate libs that have to be versiioned
and build and released separately. :( too many places to go fix up per
release.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet tests: Removed debug output, previous ugly hack fixed it.
tasn [Sun, 15 Jan 2012 11:37:16 +0000 (11:37 +0000)]
Eet tests: Removed debug output, previous ugly hack fixed it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet tests: An ugly hack to make it work with absolute paths.
tasn [Sun, 15 Jan 2012 11:31:48 +0000 (11:31 +0000)]
Eet tests: An ugly hack to make it work with absolute paths.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67231 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet tests: Added an hack to test what's wrong with the build bot.
tasn [Sun, 15 Jan 2012 11:08:02 +0000 (11:08 +0000)]
Eet tests: Added an hack to test what's wrong with the build bot.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67229 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet tests: Support out of source builds.
tasn [Sun, 15 Jan 2012 10:29:09 +0000 (10:29 +0000)]
Eet tests: Support out of source builds.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67226 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet tests: Fixed shadow warnings.
tasn [Sun, 15 Jan 2012 09:57:20 +0000 (09:57 +0000)]
Eet tests: Fixed shadow warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67224 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix eet distcheck.
barbieri [Sun, 15 Jan 2012 02:33:28 +0000 (02:33 +0000)]
fix eet distcheck.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@67220 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: write to standard output if no output file given.
billiob [Sat, 7 Jan 2012 13:33:15 +0000 (13:33 +0000)]
eet: write to standard output if no output file given.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66958 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: act like the rest of the EFL.
cedric [Tue, 3 Jan 2012 17:42:33 +0000 (17:42 +0000)]
eet: act like the rest of the EFL.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: remove useless code.
cedric [Tue, 3 Jan 2012 17:13:00 +0000 (17:13 +0000)]
eet: remove useless code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66803 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoincrease eet_connection max msg size to 1Mb - more reasonable
raster [Thu, 29 Dec 2011 13:06:30 +0000 (13:06 +0000)]
increase eet_connection max msg size to 1Mb - more reasonable

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66634 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomore formatting improvements
raster [Thu, 29 Dec 2011 13:04:28 +0000 (13:04 +0000)]
more formatting improvements

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66632 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoformatting niceness.
raster [Thu, 29 Dec 2011 12:59:55 +0000 (12:59 +0000)]
formatting niceness.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66631 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoDon't override standard variables, it looks weird. In turn, fix building with automak...
sachiel [Wed, 28 Dec 2011 14:13:30 +0000 (14:13 +0000)]
Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66599 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: Fixed svn detection for svn1.7
tasn [Tue, 13 Dec 2011 08:54:44 +0000 (08:54 +0000)]
eet: Fixed svn detection for svn1.7

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66148 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMinor adjustments to the current status.
rui [Sat, 10 Dec 2011 11:26:31 +0000 (11:26 +0000)]
Minor adjustments to the current status.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@66085 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: no reason to duplicate environment variable.
cedric [Tue, 6 Dec 2011 11:00:50 +0000 (11:00 +0000)]
eet: no reason to duplicate environment variable.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65954 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix changelogs to mention release.
raster [Sun, 4 Dec 2011 01:56:31 +0000 (01:56 +0000)]
fix changelogs to mention  release.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65860 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agounrevert 65828 and unspank myself.
discomfitor [Fri, 2 Dec 2011 22:50:00 +0000 (22:50 +0000)]
unrevert 65828 and unspank myself.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65832 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: revert works from discomfitor. too buggy elementary segv. I'm pleased to SPANK...
yoz [Fri, 2 Dec 2011 17:53:37 +0000 (17:53 +0000)]
eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to SPANK him :D

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65828 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomove majority of allocations to mempool allocators similar to ecore-con
discomfitor [Fri, 2 Dec 2011 16:10:41 +0000 (16:10 +0000)]
move majority of allocations to mempool allocators similar to ecore-con

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65825 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosvn:ignore
discomfitor [Fri, 2 Dec 2011 15:54:34 +0000 (15:54 +0000)]
svn:ignore

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65823 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoremove annoying post-brace comments
discomfitor [Fri, 2 Dec 2011 14:42:13 +0000 (14:42 +0000)]
remove annoying post-brace comments

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65819 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agono need to alloc filename
discomfitor [Fri, 2 Dec 2011 14:35:36 +0000 (14:35 +0000)]
no need to alloc filename

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65818 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonews
discomfitor [Fri, 2 Dec 2011 14:12:19 +0000 (14:12 +0000)]
news

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65817 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoef->path is now stringshared
discomfitor [Fri, 2 Dec 2011 14:07:34 +0000 (14:07 +0000)]
ef->path is now stringshared

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65813 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago+eet_file_get()
discomfitor [Fri, 2 Dec 2011 14:03:46 +0000 (14:03 +0000)]
+eet_file_get()

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65812 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now go to normal-like svn revs
raster [Fri, 2 Dec 2011 09:45:25 +0000 (09:45 +0000)]
and now go to normal-like svn revs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65806 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agorevert my 1.x.99 stuff so i can branch.
raster [Fri, 2 Dec 2011 09:32:11 +0000 (09:32 +0000)]
revert my 1.x.99 stuff so i can branch.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65803 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand lets bump on to 1.x.99 (or so) for svn... and back to adding snap
raster [Fri, 2 Dec 2011 09:10:56 +0000 (09:10 +0000)]
and lets bump on to 1.x.99 (or so) for svn... and back to adding snap
rev.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFix a few typos.
sanjeev [Thu, 24 Nov 2011 15:15:23 +0000 (15:15 +0000)]
Fix a few typos.

Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65577 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agochange of email address: this is going to be ugly
discomfitor [Wed, 23 Nov 2011 08:40:50 +0000 (08:40 +0000)]
change of email address: this is going to be ugly

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65531 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: sys/mman.h is only needed when building with signature support.
cedric [Sun, 20 Nov 2011 14:20:03 +0000 (14:20 +0000)]
eet: sys/mman.h is only needed when building with signature support.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65441 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoallow install-examples separately from building them (building them
raster [Fri, 18 Nov 2011 03:11:24 +0000 (03:11 +0000)]
allow install-examples separately from building them (building them
also installs them unless u --disable their install)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65355 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevil >= 1.0.0
caro [Wed, 16 Nov 2011 17:48:20 +0000 (17:48 +0000)]
evil >= 1.0.0

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65300 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet: proper indentation.
cedric [Wed, 16 Nov 2011 15:54:34 +0000 (15:54 +0000)]
eet: proper indentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65296 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agook - longstanding issue. quality of jpeg encode and decode dropped
raster [Wed, 16 Nov 2011 11:52:47 +0000 (11:52 +0000)]
ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65294 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate release candidate trees to their release version in preparation
raster [Wed, 16 Nov 2011 05:34:37 +0000 (05:34 +0000)]
update release candidate trees to their release version in preparation
for alpha

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65280 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate READMe for eet
raster [Tue, 15 Nov 2011 11:27:32 +0000 (11:27 +0000)]
update READMe for eet

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65237 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoeet news formatting normalized
raster [Tue, 15 Nov 2011 09:17:01 +0000 (09:17 +0000)]
eet news formatting normalized

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65228 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEet: remove --as-needed on OpenBSD
caro [Tue, 15 Nov 2011 06:52:52 +0000 (06:52 +0000)]
Eet: remove --as-needed on OpenBSD
on OpenBSD, -Wl,--as-needed conflicts with -pthread.

Reported by Fabien Romano.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65222 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonews file for eet 1.5 release
raster [Fri, 11 Nov 2011 09:14:15 +0000 (09:14 +0000)]
news file for eet 1.5 release

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@65058 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoUse same type - warning--
lucas [Wed, 9 Nov 2011 12:03:46 +0000 (12:03 +0000)]
Use same type - warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTicket #824 - no readme.in's
raster [Sun, 6 Nov 2011 08:47:38 +0000 (08:47 +0000)]
Ticket #824 - no readme.in's

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@64802 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33