Commit Graph

940 Commits

Author SHA1 Message Date
Carsten Haitzler ac4c70ab7b fix changelogs to mention release.
SVN revision: 65860
2011-12-04 01:56:31 +00:00
Mike Blumenkrantz ccf4af02aa unrevert 65828 and unspank myself.
SVN revision: 65832
2011-12-02 22:50:00 +00:00
Michael BOUCHAUD 057bc8be54 eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to SPANK him :D
SVN revision: 65828
2011-12-02 17:53:37 +00:00
Mike Blumenkrantz a1af23ce28 move majority of allocations to mempool allocators similar to ecore-con
SVN revision: 65825
2011-12-02 16:10:41 +00:00
Mike Blumenkrantz ce0bd5f36e remove annoying post-brace comments
SVN revision: 65819
2011-12-02 14:42:13 +00:00
Mike Blumenkrantz 916595afff no need to alloc filename
SVN revision: 65818
2011-12-02 14:35:36 +00:00
Mike Blumenkrantz f0c69e575f news
SVN revision: 65817
2011-12-02 14:12:19 +00:00
Mike Blumenkrantz fb3c8a5de8 ef->path is now stringshared
SVN revision: 65813
2011-12-02 14:07:34 +00:00
Mike Blumenkrantz 3e0353f80b +eet_file_get()
SVN revision: 65812
2011-12-02 14:03:46 +00:00
Carsten Haitzler 4797954c4d and now go to normal-like svn revs
SVN revision: 65806
2011-12-02 09:45:25 +00:00
Carsten Haitzler e51c9a6705 revert my 1.x.99 stuff so i can branch.
SVN revision: 65803
2011-12-02 09:32:11 +00:00
Carsten Haitzler b90b289063 and lets bump on to 1.x.99 (or so) for svn... and back to adding snap
rev.



SVN revision: 65802
2011-12-02 09:10:56 +00:00
Sanjeev BA f21568bcb5 Fix a few typos.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 65577
2011-11-24 15:15:23 +00:00
Mike Blumenkrantz ff032f8b94 change of email address: this is going to be ugly
SVN revision: 65531
2011-11-23 08:40:50 +00:00
Cedric BAIL c0ea91460a eet: sys/mman.h is only needed when building with signature support.
SVN revision: 65441
2011-11-20 14:20:03 +00:00
Carsten Haitzler 51d4c085a4 allow install-examples separately from building them (building them
also installs them unless u --disable their install)



SVN revision: 65355
2011-11-18 03:11:24 +00:00
Vincent Torri 82e55b8458 evil >= 1.0.0
SVN revision: 65300
2011-11-16 17:48:20 +00:00
Cedric BAIL f24f2501e1 eet: proper indentation.
SVN revision: 65296
2011-11-16 15:54:34 +00:00
Carsten Haitzler d32ecb2cfd 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.



SVN revision: 65294
2011-11-16 11:52:47 +00:00
Carsten Haitzler 9e655af267 update release candidate trees to their release version in preparation
for alpha



SVN revision: 65280
2011-11-16 05:34:37 +00:00
Carsten Haitzler 9847d42c59 update READMe for eet
SVN revision: 65237
2011-11-15 11:27:32 +00:00
Carsten Haitzler be048cdc46 eet news formatting normalized
SVN revision: 65228
2011-11-15 09:17:01 +00:00
Vincent Torri 8319ddadc5 Eet: remove --as-needed on OpenBSD
on OpenBSD, -Wl,--as-needed conflicts with -pthread.

Reported by Fabien Romano.


SVN revision: 65222
2011-11-15 06:52:52 +00:00
Carsten Haitzler 018e6d0e22 news file for eet 1.5 release
SVN revision: 65058
2011-11-11 09:14:15 +00:00
Lucas De Marchi 8810e636e7 Use same type - warning--
SVN revision: 64981
2011-11-09 12:03:46 +00:00
Carsten Haitzler d12d08fd14 Ticket #824 - no readme.in's
SVN revision: 64802
2011-11-06 08:47:38 +00:00
David Walter Seikel 4e787eb9e2 And the matching changelog.
SVN revision: 64494
2011-10-28 11:24:55 +00:00
David Walter Seikel 38905202a4 A new macro to support adding arrays of basic types.
SVN revision: 64493
2011-10-28 11:21:03 +00:00
Carsten Haitzler 8893a9ff35 ran ecrustify on eet. this seems to do a good job of eet. comments?
SVN revision: 64237
2011-10-21 05:40:01 +00:00
Carsten Haitzler 4376c4f995 FIX: allow open of eet files with 0 key entries. this kind of breaks
some usage scenarios.



SVN revision: 63800
2011-10-04 10:03:09 +00:00
Cedric BAIL 64f3a6da0f eet: add eet_data_xattr helper.
SVN revision: 63413
2011-09-15 17:05:56 +00:00
Carsten Haitzler 325dbc04ae fix COPYING to say 2011.
SVN revision: 63187
2011-09-05 07:15:41 +00:00
Rafael Antognolli 6008a3f2fc Eet: Make links work on PDF documentation.
By: "Jonas M. Gastal" <jgastal@profusion.mobi>



SVN revision: 62590
2011-08-19 13:38:05 +00:00
Gustavo Lima Chaves fc80ec34c2 [eet] New examples.
SVN revision: 62264
2011-08-09 20:33:50 +00:00
Carsten Haitzler 8aa560f753 warning--. hmmm
SVN revision: 62255
2011-08-09 13:26:03 +00:00
Carsten Haitzler ce1fb4636b here's an awesome idea... let's not break the build shall we? lets
actually test something .. like compile it before we commit eh?



SVN revision: 62254
2011-08-09 13:23:39 +00:00
Cedric BAIL cde6146361 eet: switch in favor of Eina_File.
SVN revision: 62250
2011-08-09 11:31:58 +00:00
Cedric BAIL 1dc2512897 efl: remove mman as we Eina_File now.
Patch from Vincent Torri.


SVN revision: 62244
2011-08-09 09:19:25 +00:00
Carsten Haitzler 2a4baa122b don't need logo and version is actually (about to be) 1.5
SVN revision: 62202
2011-08-08 11:33:23 +00:00
Carsten Haitzler 99c6ef587e there is no format section of docs - so remove ref.
SVN revision: 62196
2011-08-08 09:44:22 +00:00
Jonas M. Gastal bfca423e7e Eet: removing author list from main page.
SVN revision: 62073
2011-08-03 21:05:17 +00:00
Carsten Haitzler 29864666c9 that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.



SVN revision: 61974
2011-08-02 04:13:33 +00:00
Mike Blumenkrantz dcc3d630e0 make eet_alias docs more clear :/
SVN revision: 61920
2011-07-30 06:36:27 +00:00
Mike Blumenkrantz 0279df6fc1 remove trailing whitespace
SVN revision: 61916
2011-07-30 01:40:49 +00:00
Mike Blumenkrantz 80a1aea7b0 +eet_alias_get, related, docs, some spelling corrections
SVN revision: 61915
2011-07-30 01:31:40 +00:00
Vincent Torri f9dc75a538 From: Vincent Torri <vtorri@univ-evry.fr>
To: enlightenment-devel@lists.sourceforge.net
Subject: Re: [E-devel] E SVN: discomfitor trunk/eet/src/lib
Date: Sat, 30 Jul 2011 00:54:04 +0200 (CEST)

On Fri, 29 Jul 2011, Enlightenment SVN wrote:

> Log:
> I blame this one on raster  

funny to make a spelling mistake in a sentence where the word 
'dictionnary' is used :)

Vincent

HOW RIGHT YOU ARE!


SVN revision: 61912
2011-07-29 23:07:54 +00:00
Mike Blumenkrantz be17bbd121 I blame this one on raster
SVN revision: 61911
2011-07-29 22:17:16 +00:00
Vincent Torri 20544d65df eet_main.c : use correct guards
SVN revision: 61432
2011-07-16 22:51:44 +00:00
Vincent Torri 5fa8593191 Eet : O_BINARY does not exist on linux...
SVN revision: 61422
2011-07-16 08:18:28 +00:00
Vincent Torri 603dc537b0 Eet : eet_flush2 : add O_BINARY to open()
On Windows, open() in text mode followed by fdopen() in
binary mode does not create a stream in binary mode.
So add O_BINARY to open().

SVN revision: 61418
2011-07-16 07:24:48 +00:00