Daniel Juyung Seo [Fri, 8 Jul 2011 08:51:40 +0000 (17:51 +0900)]
Remove shared library suffix to fix dh_shlibdeps
Daniel Juyung Seo [Fri, 8 Jul 2011 08:37:27 +0000 (17:37 +0900)]
Backport to old UNREF macro
Daniel Juyung Seo [Fri, 8 Jul 2011 08:29:49 +0000 (17:29 +0900)]
branch 'upstream'
Conflicts:
Makefile.am
autogen.sh
configure.ac
data/frames/Makefile.am
src/bin/ethumb.c
src/bin/ethumbd.c
src/bin/ethumbd_child.c
src/bin/ethumbd_client.c
src/bin/ethumbd_private.h
src/lib/Ethumb.c
src/lib/Ethumb.h
src/lib/Makefile.am
src/lib/client/Ethumb_Client.c
src/lib/client/Ethumb_Client.h
src/lib/ethumb_private.h
src/plugins/emotion/Makefile.am
src/plugins/emotion/emotion.c
src/tests/ethumb_dbus.c
cedric [Tue, 28 Jun 2011 14:35:21 +0000 (14:35 +0000)]
ethumb: fix various source of misusage.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@60760
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 28 Jun 2011 08:39:28 +0000 (08:39 +0000)]
ethumb: mute emotion during thumbnailing.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@60751
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 22 Jun 2011 14:04:09 +0000 (14:04 +0000)]
eina: update Eina_Refcount API to please Tasn.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@60592
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
mej [Thu, 16 Jun 2011 20:36:43 +0000 (20:36 +0000)]
Since the SVN revision is now included in %{version}, it's redundant
to have it in %{release} also. So let's just tag the package as ours
and try to make sure it doesn't interfere with vendor releases.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@60407
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 6 Jun 2011 17:45:57 +0000 (17:45 +0000)]
ethumb: use the right edje_cc.
patch from arrowdodger.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59998
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 1 Jun 2011 13:04:41 +0000 (13:04 +0000)]
ethumb: request file information early to avoid loosing them.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59865
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 1 Jun 2011 10:56:35 +0000 (10:56 +0000)]
ethumb: fix restart of ethumbd_slave.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59862
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 31 May 2011 16:14:26 +0000 (16:14 +0000)]
ethumb: break API to fix race condition during cancel.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59846
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 29 Apr 2011 16:09:45 +0000 (16:09 +0000)]
ethumb: use Eina_Refcount.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59039
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 17:00:49 +0000 (17:00 +0000)]
ethumb: reduce number of generate.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59018
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 17:00:13 +0000 (17:00 +0000)]
ethumb: cache exists result.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59017
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 28 Apr 2011 13:25:14 +0000 (13:25 +0000)]
ethumb: use xattr as cache when available.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@59004
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 27 Apr 2011 18:06:42 +0000 (18:06 +0000)]
ethumb: make exists client API async.
Ethumb_Client now use Ecore_Thread with this patch.
TODO:
* cache exists requests (client side).
* cache generate requests (server side).
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58977
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 21 Apr 2011 10:30:37 +0000 (10:30 +0000)]
ethumb: prevent ecore exe handler from being called more than once.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58788
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 21 Apr 2011 10:13:18 +0000 (10:13 +0000)]
ethumb: cleanup ethumbd to prepare multi slave support.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58787
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 14 Apr 2011 14:51:36 +0000 (14:51 +0000)]
autogen: unobrk things.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58668
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 14 Apr 2011 14:03:46 +0000 (14:03 +0000)]
autogen: improve detection of parameter change.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@58667
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 18 Feb 2011 22:23:06 +0000 (22:23 +0000)]
add ethumb.spec back in dist
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57152
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Fri, 18 Feb 2011 07:41:26 +0000 (07:41 +0000)]
don't add generated files in the distribution !
you were lucky, you broke distribution but the autotools
automatically add the files AUTHORS README and COPIYNG
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57145
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
rui [Thu, 17 Feb 2011 23:21:02 +0000 (23:21 +0000)]
Oops :)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57141
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
rui [Thu, 17 Feb 2011 23:05:11 +0000 (23:05 +0000)]
Add an rpm spec and a few more svn:ignore references.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57139
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 15 Feb 2011 09:31:18 +0000 (09:31 +0000)]
From: Eduardo Felipe <eduardofelipe87@gmail.com>
Subject: [E-devel] [PATCH] Fix ethumbd FDO and orientation support
FDO was a noop and orientation was partially implemented on the master
and not at all on the slave. These patches fix both bugs.
Fix-FDO-support-in-ethumbd
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57043
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 15 Feb 2011 09:29:58 +0000 (09:29 +0000)]
From: Eduardo Felipe <eduardofelipe87@gmail.com>
Subject: [E-devel] [PATCH] Fix ethumbd FDO and orientation support
Add-orientation-support-to-ethumbd
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@57042
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Sun, 16 Jan 2011 19:10:44 +0000 (19:10 +0000)]
and last one, put again ethumb tests in the source tree
If there is a problem with gentoo packagers, tell me.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@56198
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Thu, 6 Jan 2011 18:54:39 +0000 (18:54 +0000)]
add guards in config.h to avoid multiple inclusions
this file needs love
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@55950
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 19 Dec 2010 03:12:14 +0000 (03:12 +0000)]
move ethumb tests to TEST
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@55640
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 4 Dec 2010 00:51:36 +0000 (00:51 +0000)]
* ethumb: snapshot it.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@55239
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Daniel Juyung Seo [Thu, 2 Dec 2010 06:03:51 +0000 (15:03 +0900)]
Packaging.
Daniel Juyung Seo [Fri, 26 Nov 2010 06:57:12 +0000 (15:57 +0900)]
ethumb_1.0.0+svn.51480slp2+7
cedric [Fri, 12 Nov 2010 16:03:34 +0000 (16:03 +0000)]
* eio, ethumb and elementary: snapshot increase.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@54508
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 8 Nov 2010 05:50:58 +0000 (05:50 +0000)]
no more debian dir in our svn - debian now handles this tehmselves.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@54297
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 25 Oct 2010 04:10:34 +0000 (04:10 +0000)]
add file from andre.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@53847
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 25 Oct 2010 04:10:19 +0000 (04:10 +0000)]
From: André Ribes <andre.ribes@gmail.com>
Hi all, this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok
for you ?
Best regards,
André
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@53846
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jh0506.yun [Thu, 21 Oct 2010 01:21:37 +0000 (10:21 +0900)]
version changed
jh0506.yun [Thu, 14 Oct 2010 07:27:25 +0000 (16:27 +0900)]
backup file deleted
jh0506.yun [Thu, 14 Oct 2010 07:24:16 +0000 (16:24 +0900)]
[Changeset 52275] svn merge
Prince Kr Dubey [Mon, 11 Oct 2010 11:11:44 +0000 (16:41 +0530)]
[SVN Merge] svn merged.
ChunEon Park [Thu, 23 Sep 2010 03:50:37 +0000 (12:50 +0900)]
Merge branch 'master' of 165.213.180.234:/git/slp/pkgs/ethumb
ChunEon Park [Thu, 23 Sep 2010 03:49:52 +0000 (12:49 +0900)]
[changelog]
[control] added chuneon.park as uploaders
barbieri [Wed, 22 Sep 2010 21:30:15 +0000 (21:30 +0000)]
yeah, we know it is unstable ;-)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@52604
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Daniel Juyung Seo [Tue, 21 Sep 2010 02:16:29 +0000 (11:16 +0900)]
Packaging.
ChunEon Park [Mon, 20 Sep 2010 16:24:37 +0000 (01:24 +0900)]
[changelog] repakcaging
illogict [Mon, 20 Sep 2010 12:10:30 +0000 (12:10 +0000)]
ethumb: missing initialization.
Thank you Lucas de Marchi :)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@52487
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
illogict [Sun, 19 Sep 2010 17:07:35 +0000 (17:07 +0000)]
ethumb: automagically orient thumbnails based on:
- metadata contained in files (EXIF only currently) - default active;
- orientation given by the caller against pixel data orientation.
Code is based on els_icon.
Next is to add that through dbus.
Open question: if orientation is specified, do we need to save the thumbnail in a different folder?
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@52465
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jaehwan [Wed, 15 Sep 2010 02:10:04 +0000 (11:10 +0900)]
add as-needed
antognolli [Tue, 14 Sep 2010 23:02:45 +0000 (23:02 +0000)]
Changing Ethumb license from LGPL3 to LGPL2.
Making this change to be in agreement with some other EFL libraries
under LGPL.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@52275
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
Hyoyoung Chang [Mon, 13 Sep 2010 03:14:51 +0000 (12:14 +0900)]
[efl-upgrade]
jaehwan [Fri, 10 Sep 2010 15:04:32 +0000 (00:04 +0900)]
[efl upgrade]
Jeahwan Kim [Wed, 8 Sep 2010 00:01:58 +0000 (09:01 +0900)]
Merge with EFL svn repo
Merge branch 'svn_merge'
Jeahwan Kim [Wed, 8 Sep 2010 00:01:58 +0000 (09:01 +0900)]
svn update: 51197 (latest:51480)
etrunko [Thu, 2 Sep 2010 20:12:08 +0000 (20:12 +0000)]
Ethumb: make distcheck fixes
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@51844
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Sat, 21 Aug 2010 13:52:25 +0000 (13:52 +0000)]
Convert (hopefully) all comparisons to NULL
Apply badzero.cocci, badnull.coci and badnull2.cocci
This should convert all cases where there's a comparison to NULL to simpler
forms. This patch applies the following transformations:
code before patch ||code after patch
===============================================================
return a == NULL; return !a;
return a != NULL; return !!a;
func(a == NULL); func(!a);
func(a != NULL); func(!!a);
b = a == NULL; b = !a;
b = a != NULL; b = !!a;
b = a == NULL ? c : d; b = !a ? c : d;
b = a != NULL ? c : d; b = a ? c : d;
other cases:
a == NULL !a
a != NULL a
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@51487
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 10:29:57 +0000 (10:29 +0000)]
sync to 1.0.0 alpha
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@51197
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
etrunko [Thu, 12 Aug 2010 18:07:23 +0000 (18:07 +0000)]
ethumb: set micro version
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@51054
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 15 Jul 2010 12:45:52 +0000 (12:45 +0000)]
ethumb: Invalid access upon ethumb_free
The sub-ecore_evas is automatically deleted by ecore_evas_object_image
object when it is deleted, so we were double-freeing it.
By: Brian Wang <brian.wang.0721@gmail.com>
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50265
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Fri, 9 Jul 2010 15:24:17 +0000 (15:24 +0000)]
ethumb: cleanup headers
This bug of including Ecore, Evas and Ecore_Evas from Ethumb.h was
actually expoed from recent evas-0/Evas.h change, as these were not
required in the public file, I'm removing them and just letting eina
as it is used to typedef Eina_Bool and function attributes.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50160
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Fri, 9 Jul 2010 08:14:24 +0000 (08:14 +0000)]
Move Ethumb headers to own directory.
Fix trying to free an evas_object by using ecore_evas_free...spankies !!
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50152
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Thu, 8 Jul 2010 22:37:04 +0000 (22:37 +0000)]
Fix memory alignment and remove dead/useless code.
* those write to stderr were legacy from development, some of them
were even wrongly accessing out-of-buffer memory;
* some platforms cannot access non-aligned memory, like integers that
are not aligned to sizeof(int) and do on. Change the generated
message using memcpy to aligned memory before using them. Add
comment to explain that;
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50135
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 8 Jul 2010 01:00:48 +0000 (01:00 +0000)]
Fixes for Ecore Api changes
Patch automatically generated by Coccinelle to fix the
callbacks used by the following functions:
* ecore_event_handler_add()
* ecore_event_filter_add()
* ecore_idler_add()
* ecore_idle_enterer_add()
* ecore_idle_enterer_before_add()
* ecore_idle_exiter_add()
* ecore_main_fd_handler_add()
* ecore_main_win32_handler_add()
* ecore_timer_add()
* ecore_timer_loop_add()
* ecore_animator_add()
* ecore_poller_add()
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50113
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Sat, 3 Jul 2010 05:29:31 +0000 (05:29 +0000)]
fix leak in free
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@50009
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 1 Jul 2010 19:54:47 +0000 (19:54 +0000)]
Fix nasty cenourette.
Also from Raphael Kubo, you can ask him what the commit message means (rakuco around the irc plane of existence)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@49976
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 1 Jul 2010 19:48:54 +0000 (19:48 +0000)]
More from Raphael Kubo, register log domains
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@49975
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Thu, 1 Jul 2010 19:42:12 +0000 (19:42 +0000)]
From Raphael Kubo da Costa, fix callbacks to match Ecore changes
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@49974
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 25 Jun 2010 08:21:22 +0000 (08:21 +0000)]
faster single frame gen
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@49853
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
jaehwan [Thu, 24 Jun 2010 13:10:12 +0000 (22:10 +0900)]
[ethumb] reupload for server check
jaehwan [Thu, 24 Jun 2010 06:52:27 +0000 (15:52 +0900)]
[ethumb] delete ethumb package
Daniel Juyung Seo [Sat, 19 Jun 2010 05:13:41 +0000 (14:13 +0900)]
Packaging.
Daniel Juyung Seo [Sat, 19 Jun 2010 05:13:00 +0000 (14:13 +0900)]
[debian/control] Added edbus dependency.
Daniel Juyung Seo [Fri, 18 Jun 2010 07:49:29 +0000 (16:49 +0900)]
Packaging.
Youmin Ha [Thu, 17 Jun 2010 06:29:08 +0000 (15:29 +0900)]
add ethumb metapackage, fix version from debian/changelog
Youmin Ha [Thu, 17 Jun 2010 06:15:59 +0000 (15:15 +0900)]
split ethumb into several packages
Jihoon Kim [Fri, 11 Jun 2010 00:14:35 +0000 (09:14 +0900)]
Remove jihoon from maintainer
Daniel Juyung Seo [Thu, 10 Jun 2010 14:39:19 +0000 (23:39 +0900)]
Packaging.
Daniel Juyung Seo [Thu, 10 Jun 2010 14:36:30 +0000 (23:36 +0900)]
Repackaging.
Daniel Juyung Seo [Thu, 10 Jun 2010 12:09:47 +0000 (21:09 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 12:04:32 +0000 (21:04 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 12:00:53 +0000 (21:00 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 11:46:54 +0000 (20:46 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 11:46:08 +0000 (20:46 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 11:45:23 +0000 (20:45 +0900)]
add SVN update log into debian/changelog:
Daniel Juyung Seo [Thu, 10 Jun 2010 06:50:44 +0000 (15:50 +0900)]
add SVN update log into debian/changelog:
Youmin Ha [Tue, 18 May 2010 08:38:31 +0000 (17:38 +0900)]
add old debian/ files
Youmin Ha [Tue, 18 May 2010 07:21:55 +0000 (16:21 +0900)]
svn update: 48347 (latest:48959)
Youmin Ha [Tue, 18 May 2010 07:10:42 +0000 (16:10 +0900)]
Init
sachiel [Mon, 26 Apr 2010 19:46:15 +0000 (19:46 +0000)]
Use edje_edit_object_add() or the edje_edit API won't work.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@48347
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
sachiel [Wed, 7 Apr 2010 17:06:07 +0000 (17:06 +0000)]
Fix to changes in Edje_Edit
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@47813
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 2 Mar 2010 00:39:37 +0000 (00:39 +0000)]
remove spurious \n for eina_log messages.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@46756
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 2 Mar 2010 00:36:41 +0000 (00:36 +0000)]
silent rules, and disable c++/fortran/java checkers.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@46754
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Tue, 2 Mar 2010 00:34:40 +0000 (00:34 +0000)]
fix llvm/clang and gcc errors.
NOTE: mixing write() and fprintf() to the same descriptor (stderr,
done by ERR()), will likely cause problems :-/
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@46753
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
barbieri [Sat, 13 Feb 2010 13:28:32 +0000 (13:28 +0000)]
All packages should have README...
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@46138
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lfelipe [Thu, 11 Feb 2010 21:05:31 +0000 (21:05 +0000)]
fix build of ethumbd client.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@46093
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lfelipe [Mon, 8 Feb 2010 20:26:45 +0000 (20:26 +0000)]
Add missing CFLAGS for ethumb.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@45991
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Wed, 20 Jan 2010 19:13:22 +0000 (19:13 +0000)]
Using autoreconf in autogen in ethumb is bad. With it, libtool m4 stuff is included inside dist tarball and we dont want that.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@45360
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Tue, 19 Jan 2010 17:27:39 +0000 (17:27 +0000)]
Revert xcomp's commit. It is already there. Bad xcomputerman! :D
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@45333
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
xcomputerman [Tue, 19 Jan 2010 02:58:25 +0000 (02:58 +0000)]
Forgets to install ethumb_client.pc
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@45316
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Fri, 15 Jan 2010 20:51:01 +0000 (20:51 +0000)]
make clang happy
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@45197
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
turran [Fri, 8 Jan 2010 12:22:23 +0000 (12:22 +0000)]
+ [Eina] API change. eina_module_list_flush() -> eina_module_list_free()
as we are on the modules context not the array.
All the referenced projects are changed too. Remember that the list_free()
already calls the unload() on each module so no need to call list_unload()
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@44978
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33