CIA.vc
Ethumb
Enlightenment's thumbnailing library
Stats » Projects » Enlightenment » Ethumb
information
Photo
Thumbnail library and client/server to be used with Enlightenment.
syndicateUTC clock
10:26 on May 28, 2012
event counters
The last message was received 1.27 months ago at 04:26 on Apr 20, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 2 messages last month
69 messages since the first one, 2.3 years ago, for an average of 1.74 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
04:26 on Apr 20e
Commit by cedric :: r70342 ethumb/ (. doc/): (link)
ethumb: don't track build files.
#
09:27 on Apr 01e
Commit by caro :: r69826 ethumb/ (2 files in 2 dirs): (link)
Ethumb: Patch that fixes:

warning: Tag `DETAILS_AT_TOP' at line 163 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
/tmp/ethumb/src/lib/client/ethumb_client.c:1597: warning: argument 'f' of command @param is not found in the argument list of ethumb_client_orientation_set(Ethumb_Client *client, Ethumb_Thumb_Orientation o)
/tmp/ethumb/src/lib/client/ethumb_client.c:1597: warning: The following parameters of ethumb_client_orientation_set(Ethumb_Client *client, Ethumb_Thumb_Orientation o) are not documented:
 parameter 'o'
/tmp/ethumb/src/lib/client/ethumb_client.c:1752: warning: return type of member ethumb_client_frame_set is not documented

Patch by Jérôme Pinot
#
13:36 on Jan 13e
Commit by seoz :: r67185 ethumb/.gitignore: (link)
ethumb: Updated .gitignore
#
19:27 on Dec 28, 2011e
Commit by cedric :: r66608 ethumb/src/ (3 files in 2 dirs): (link)
ethumb: reorder parameter to match other EFL callback API.
#
19:10 on Dec 28, 2011e
Commit by cedric :: r66607 ethumb/src/ (5 files in 3 dirs): (link)
ethumb: make plugin API fully assynchronous and use it in emotion backend.

NOTE: epdf isn't asynchronous at the moment, so no need to fix its ethumb plugin.
#
08:59 on Dec 06, 2011e
Commit by caro :: r65945 ethumb/src/plugins/ (3 files in 2 dirs): (link)
Ethumb: fix future compilation on Windows, formatting
#
08:58 on Dec 06, 2011e
Commit by caro :: r65942 ethumb/src/lib/client/ (Ethumb_Client.c Ethumb_Client.h): (link)
Ethumb: remove and move header file
#
08:14 on Dec 06, 2011e
Commit by caro :: r65941 ethumb/src/lib/ (Ethumb.h client/Ethumb_Client.h): (link)
Ethumb: remove unused macro
#
03:23 on Nov 29, 2011e
Commit by sanjeev :: r65665 ethumb/src/lib/client/Ethumb_Client.h: (link)
Fix compile error due to missing assert.h.

Signed-off-by: Sanjeev BA <as2902 dot b at samsung dot com>
#
23:02 on Nov 04, 2011e
Commit by caro :: r64745 ethumb/configure.ac: (link)
Ethumb: AM_PROG_CC_STDC is deprecated
#
17:20 on Nov 04, 2011e
Commit by yoz :: r64735 ethumb/src/lib/Ethumb.c: (link)
ethumb: set explicitly alpha on, which allows us to fix the thumbnails with transparent backgrounds
#
20:29 on Oct 30, 2011e
Commit by caro :: r64529 ethumb/src/lib/Makefile.am: (link)
ethumb: add some linker and preprocessor flags, patch by Philippe Reynes, a bit modified by myself
#
11:21 on Aug 31, 2011e
Commit by cedric :: r63021 ethumb/ (AUTHORS src/lib/client/Ethumb_Client.c): (link)
ethumb: fix wrong dirty detection.

Patch by SANS Mikael <sans dot mikael at gmail dot com>.
#
12:44 on Aug 18, 2011e
Commit by englebass :: r62564 ethumb/src/bin/ethumbd_child.c: (link)
ethumb: Fix shadow warnings
#
22:16 on Aug 09, 2011e
Commit by cedric :: r62265 ethumb/src/lib/client/Ethumb_Client.c: (link)
ethumb: fix race condition and memory leak.

NOTE: that's a first obvious patch thanks to Gustavo reviews.
More work needed, but some decision should be discussed first.
#
03:22 on Aug 03, 2011e
Commit by sachiel :: r62029 ethumb/doc/Makefile.am: (link)
I'm losing myself between the things I can't test and those I just forget
#
02:57 on Aug 03, 2011e
Commit by sachiel :: r62027 ethumb/ (4 files in 2 dirs): (link)
And somehow match the doc generation to the other projects
#
01:16 on Aug 03, 2011e
Commit by sachiel :: r62023 ethumb/configure.ac: (link)
Fix libexif detection
#
21:01 on Aug 02, 2011e
Commit by antognolli :: r62018 ethumb/configure.ac: (link)
ethumb/exif - Disable libexif module if it is not present in the system.
This way it won't break the build, but just disable support for libexif.
#
00:43 on Jul 24, 2011e
Commit by devilhorns :: r61622 ethumb/src/ (3 files in 3 dirs): (link)
Ethumb: Add a bunch of UNUSED where needed.
#