Commit Graph

597 Commits

Author SHA1 Message Date
Cedric BAIL 04a81e3c6f eet: fix crash when cyphering hyge amount of data.
Patch by Leandro Sansilva.


SVN revision: 72906
2012-06-27 00:37:05 +00:00
Carsten Haitzler 4c9fe6ed70 tone down mempool chunk sizes
SVN revision: 72253
2012-06-17 01:51:45 +00:00
Jihoon Kim bb56b0b09c fix @version in each EFL header doxygen
SVN revision: 71691
2012-06-04 23:27:02 +00:00
Carsten Haitzler 318bd30043 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.



SVN revision: 71548
2012-05-30 10:08:41 +00:00
Cedric BAIL 2c4c47ae0f eet: properly check buffer size during decipher.
Fix bug #1017.


SVN revision: 71524
2012-05-30 02:19:07 +00:00
Carsten Haitzler 2f22b87756 let's put a README into the lz4 support in eet.
SVN revision: 71489
2012-05-29 05:06:21 +00:00
Carsten Haitzler 58e4c91e8d add @since's
SVN revision: 71113
2012-05-15 12:31:47 +00:00
Carsten Haitzler 6d8004a29d add lz4 compression options to eet. remove amalgamated build too.
SVN revision: 71111
2012-05-15 12:27:56 +00:00
Cedric BAIL 3f29ca43a0 eet: unborking !
SVN revision: 71100
2012-05-15 07:51:00 +00:00
Carsten Haitzler 9f800d8e21 fix eet_dict locks and formatting.
SVN revision: 71097
2012-05-15 07:06:12 +00:00
Cedric BAIL 31bdf4d2c9 eet: make eet_dictionary thread safe.
SVN revision: 71094
2012-05-15 06:43:07 +00:00
Cedric BAIL 2964d1b772 eet: force closing all file on shutdown.
SVN revision: 70928
2012-05-11 10:28:02 +00:00
Jonas M. Gastal 7588b0a54a Documenting parameters to avoid warnings.
SVN revision: 70308
2012-04-18 13:36:42 +00:00
Carsten Haitzler 13a462fc13 typofix!
SVN revision: 70142
2012-04-12 12:29:52 +00:00
Carsten Haitzler 32e5934717 add docs explaining the internal cache on close for onefang.
SVN revision: 70118
2012-04-12 06:28:55 +00:00
Jihoon Kim e720fc2b3c Eet.h: fix typos
SVN revision: 69926
2012-04-05 04:12:10 +00:00
Jihoon Kim b577922464 eet: fix missing return types in eet doc
Sign-Off By: Jérôme Pinot


SVN revision: 69925
2012-04-05 03:58:10 +00:00
Cedric BAIL f7657f9f5b eet: always set size.
SVN revision: 69753
2012-03-29 13:48:53 +00:00
Cedric BAIL a5ba62c893 eet: remove shadow warning.
SVN revision: 69752
2012-03-29 13:48:09 +00:00
David Walter Seikel 84ad1f4f00 I gote the version wrong, even after asking. lol
SVN revision: 69751
2012-03-29 13:11:44 +00:00
Jérôme Pinot 9970c7e299 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.



SVN revision: 69747
2012-03-29 11:38:01 +00:00
David Walter Seikel 7c55a30d70 Added a new macro for adding variable arrays of basic types.
EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY



SVN revision: 69745
2012-03-29 11:18:52 +00:00
Jérôme Pinot f5bfcc675b From: Jérôme Pinot <ngc891@gmail.com>
minor spelling fix



SVN revision: 68656
2012-03-04 11:10:51 +00:00
Cedric BAIL bf1ebaf7f4 eet: add Exotic support
SVN revision: 68400
2012-02-24 11:17:26 +00:00
Cedric BAIL 53186159ac eet: doc fix.
SVN revision: 68279
2012-02-22 16:22:42 +00:00
Cedric BAIL 977ada06c3 eet: fix build without latest GNUTLS.
Patch by Lionel Orry <lionel.orry@gmail.com>


SVN revision: 68210
2012-02-21 09:24:25 +00:00
Vincent Torri 026f3439ed Eet: remove ugly FMT_* compatibility strings as Evil has now POSIX printf family functions
SVN revision: 68091
2012-02-17 21:08:15 +00:00
Vincent Torri 2e088e3f1d Eet: formatting
SVN revision: 68090
2012-02-17 21:02:31 +00:00
Cedric BAIL ef1e91430f eet: add support for statistique.
SVN revision: 67829
2012-02-10 15:30:33 +00:00
Cedric BAIL 87eb14012b eet: add support for GnuTLS 3.x
SVN revision: 67785
2012-02-09 10:30:04 +00:00
Jihoon Kim 36c2029d0a fix @dates in each header file
SVN revision: 67705
2012-02-05 23:37:45 +00:00
Cedric BAIL 41dd379872 eet: reduce the time taken by eet tests suite and hopefully reduce the risk for failure.
SVN revision: 67480
2012-01-23 16:53:51 +00:00
Gustavo Sverzut Barbieri 293ca061c3 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.



SVN revision: 67345
2012-01-19 14:54:01 +00:00
Carsten Haitzler 0e9a475092 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.



SVN revision: 67284
2012-01-18 02:32:36 +00:00
Tom Hacohen 5a97769481 Eet tests: Removed debug output, previous ugly hack fixed it.
SVN revision: 67232
2012-01-15 11:37:16 +00:00
Tom Hacohen 7e7af76a71 Eet tests: An ugly hack to make it work with absolute paths.
SVN revision: 67231
2012-01-15 11:31:48 +00:00
Tom Hacohen e420ea7505 Eet tests: Added an hack to test what's wrong with the build bot.
SVN revision: 67229
2012-01-15 11:08:02 +00:00
Tom Hacohen 3bbb598ea2 Eet tests: Support out of source builds.
SVN revision: 67226
2012-01-15 10:29:09 +00:00
Tom Hacohen 18b3a49bd1 Eet tests: Fixed shadow warnings.
SVN revision: 67224
2012-01-15 09:57:20 +00:00
Boris Faure 04fd7af6d5 eet: write to standard output if no output file given.
SVN revision: 66958
2012-01-07 13:33:15 +00:00
Cedric BAIL e49c89f2f2 eet: act like the rest of the EFL.
SVN revision: 66804
2012-01-03 17:42:33 +00:00
Cedric BAIL 8679482c72 eet: remove useless code.
SVN revision: 66803
2012-01-03 17:13:00 +00:00
Carsten Haitzler 76b51f889f increase eet_connection max msg size to 1Mb - more reasonable
SVN revision: 66634
2011-12-29 13:06:30 +00:00
Carsten Haitzler 1a27eb8813 more formatting improvements
SVN revision: 66632
2011-12-29 13:04:28 +00:00
Carsten Haitzler 78e67d72d7 formatting niceness.
SVN revision: 66631
2011-12-29 12:59:55 +00:00
Iván Briano e421ac90b7 Don't override standard variables, it looks weird. In turn, fix building with automake 1.11.2
SVN revision: 66599
2011-12-28 14:13:30 +00:00
Cedric BAIL 9c3332f2de eet: no reason to duplicate environment variable.
SVN revision: 65954
2011-12-06 11:00:50 +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