framework/uifw/ethumb.git
12 years agoMaintainer added
Jeonghyun Yun [Tue, 6 Mar 2012 07:14:38 +0000 (02:14 -0500)]
Maintainer added

12 years agoPackage upload
Jeonghyun Yun [Fri, 2 Mar 2012 11:34:49 +0000 (06:34 -0500)]
Package upload

Change-Id: Ia436a15412c9146e4b8b769622dabc1258830f61

12 years agoEFL core migration revision 68464
Jeonghyun Yun [Wed, 29 Feb 2012 07:02:35 +0000 (02:02 -0500)]
EFL core migration revision 68464
Merge remote-tracking branch 'origin/upstream'

12 years agoFix linking complaints brought out by:
raster [Mon, 27 Feb 2012 05:20:17 +0000 (05:20 +0000)]
Fix linking complaints brought out by:

From: Thanatermesis <thanatermesis.ecvs@gmail.com>
Subject: [E-devel] LDFLAGS with -Wl,-z,defs

Aparently if you add the option "-Wl,-z,defs" to your LDFLAGS, there's some
libs that doesn't compile, like evas and e_dbus, there's some logs:

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

12 years agoPackage upload
Jaehwan Kim [Wed, 15 Feb 2012 10:02:49 +0000 (19:02 +0900)]
Package upload

Change-Id: Ied19ea129ee36bbe2b73f0377839ae96a9257b5f

12 years agoEFL migration revision 67185
Jaehwan Kim [Tue, 14 Feb 2012 09:00:38 +0000 (18:00 +0900)]
EFL migration revision 67185
Merge remote branch 'origin/upstream'

Conflicts:
.gitignore
configure.ac
src/bin/Makefile.am
src/bin/ethumbd.c
src/bin/ethumbd_child.c
src/bin/ethumbd_client.c
src/lib/Ethumb.h
src/lib/Ethumb_Plugin.h
src/lib/Makefile.am
src/lib/client/Ethumb_Client.h
src/lib/client/Makefile.am
src/lib/ethumb_private.h
src/plugins/emotion/Makefile.am
src/plugins/emotion/emotion.c
src/plugins/epdf/Makefile.am
src/plugins/epdf/epdf.c

12 years agoethumb: Updated .gitignore
seoz [Fri, 13 Jan 2012 10:27:34 +0000 (10:27 +0000)]
ethumb: Updated .gitignore

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

12 years agoethumb: reorder parameter to match other EFL callback API.
cedric [Wed, 28 Dec 2011 16:27:08 +0000 (16:27 +0000)]
ethumb: reorder parameter to match other EFL callback API.

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

12 years agoethumb: make plugin API fully assynchronous and use it in emotion backend.
cedric [Wed, 28 Dec 2011 16:10:10 +0000 (16:10 +0000)]
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.

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

12 years agoEthumb: source files should have their names with lower case letters
caro [Tue, 6 Dec 2011 06:50:10 +0000 (06:50 +0000)]
Ethumb: source files should have their names with lower case letters

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

12 years agoEthumb: formatting, fix future compilation on Windows
caro [Tue, 6 Dec 2011 06:31:45 +0000 (06:31 +0000)]
Ethumb: formatting, fix future compilation on Windows

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

12 years agoEthumb: fix future compilation on Windows, formatting
caro [Tue, 6 Dec 2011 06:12:15 +0000 (06:12 +0000)]
Ethumb: fix future compilation on Windows, formatting

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

12 years agoEthumb: remove and move header file
caro [Tue, 6 Dec 2011 05:32:35 +0000 (05:32 +0000)]
Ethumb: remove and move header file

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

12 years agoEthumb: remove unused macro
caro [Tue, 6 Dec 2011 05:27:13 +0000 (05:27 +0000)]
Ethumb: remove unused macro

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

12 years agoEthumb: fix future compilation on Windows
caro [Tue, 6 Dec 2011 05:21:30 +0000 (05:21 +0000)]
Ethumb: fix future compilation on Windows

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

12 years agoethumb: provide facility using Ecore_Idler.
cedric [Thu, 1 Dec 2011 15:37:21 +0000 (15:37 +0000)]
ethumb: provide facility using Ecore_Idler.

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

12 years agoFix compile error due to missing assert.h.
sanjeev [Tue, 29 Nov 2011 00:40:11 +0000 (00:40 +0000)]
Fix compile error due to missing assert.h.

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

12 years agoethumb: cleanup API.
cedric [Mon, 28 Nov 2011 23:24:32 +0000 (23:24 +0000)]
ethumb: cleanup API.

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

12 years agoRelease 1.0.0+svn.64745slp2+build01
Mike McCormack [Thu, 10 Nov 2011 05:41:41 +0000 (14:41 +0900)]
Release 1.0.0+svn.64745slp2+build01

12 years agoMerge remote-tracking branch 'origin/upstream'
Mike McCormack [Thu, 10 Nov 2011 05:40:36 +0000 (14:40 +0900)]
Merge remote-tracking branch 'origin/upstream'

12 years agoEthumb: AM_PROG_CC_STDC is deprecated
caro [Fri, 4 Nov 2011 20:32:46 +0000 (20:32 +0000)]
Ethumb: AM_PROG_CC_STDC is deprecated

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

12 years agoEthumb: AM_PROG_CC_STDC is deprecated
caro [Fri, 4 Nov 2011 20:32:46 +0000 (20:32 +0000)]
Ethumb: AM_PROG_CC_STDC is deprecated

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@64745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoethumb: set explicitly alpha on, which allows us to fix the thumbnails with transpare...
yoz [Fri, 4 Nov 2011 14:50:47 +0000 (14:50 +0000)]
ethumb: set explicitly alpha on, which allows us to fix the thumbnails with transparent backgrounds

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

12 years agoethumb: set explicitly alpha on, which allows us to fix the thumbnails with transpare...
yoz [Fri, 4 Nov 2011 14:50:47 +0000 (14:50 +0000)]
ethumb: set explicitly alpha on, which allows us to fix the thumbnails with transparent backgrounds

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@64735 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoethumb: add some linker and preprocessor flags, patch by Philippe Reynes, a bit modif...
caro [Sun, 30 Oct 2011 18:02:41 +0000 (18:02 +0000)]
ethumb: add some linker and preprocessor flags, patch by Philippe Reynes, a bit modified by myself

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

12 years agoethumb: add some linker and preprocessor flags, patch by Philippe Reynes, a bit modif...
caro [Sun, 30 Oct 2011 18:02:41 +0000 (18:02 +0000)]
ethumb: add some linker and preprocessor flags, patch by Philippe Reynes, a bit modified by myself

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@64529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRelease 1.0.0+svn.63811slp2+build01
Mike McCormack [Thu, 6 Oct 2011 05:40:45 +0000 (14:40 +0900)]
Release 1.0.0+svn.63811slp2+build01

12 years agoFix shlib:Depends warning
Mike McCormack [Thu, 6 Oct 2011 05:37:17 +0000 (14:37 +0900)]
Fix shlib:Depends warning

12 years agoRemove bad and unnecessary diffs
Mike McCormack [Thu, 6 Oct 2011 05:36:56 +0000 (14:36 +0900)]
Remove bad and unnecessary diffs

12 years agoRemove unused files
Mike McCormack [Thu, 6 Oct 2011 05:34:09 +0000 (14:34 +0900)]
Remove unused files

12 years agoUpdate maintainers
Mike McCormack [Thu, 6 Oct 2011 05:30:11 +0000 (14:30 +0900)]
Update maintainers

12 years agoAdd an ignore file
Mike McCormack [Thu, 6 Oct 2011 05:28:55 +0000 (14:28 +0900)]
Add an ignore file

12 years agoMerge remote-tracking branch 'origin/upstream'
Mike McCormack [Thu, 6 Oct 2011 05:25:13 +0000 (14:25 +0900)]
Merge remote-tracking branch 'origin/upstream'

12 years agoUpdate RPM packaging
Mike McCormack [Mon, 5 Sep 2011 06:17:55 +0000 (15:17 +0900)]
Update RPM packaging

12 years agoEINA_REFCOUNT_UNREF interface is changed.
ChunEon Park [Sat, 3 Sep 2011 06:18:20 +0000 (15:18 +0900)]
EINA_REFCOUNT_UNREF interface is changed.
Modified the usage.

12 years agoethumb: fix wrong dirty detection.
cedric [Wed, 31 Aug 2011 09:28:54 +0000 (09:28 +0000)]
ethumb: fix wrong dirty detection.

Patch by SANS Mikael <sans.mikael@gmail.com>.

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

12 years agoethumb: fix wrong dirty detection.
cedric [Wed, 31 Aug 2011 09:28:54 +0000 (09:28 +0000)]
ethumb: fix wrong dirty detection.

Patch by SANS Mikael <sans.mikael@gmail.com>.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@63021 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoUpdate spec file.
WonYoung, Choi [Tue, 30 Aug 2011 11:10:16 +0000 (20:10 +0900)]
Update spec file.

12 years agoethumb: Fix shadow warnings
englebass [Thu, 18 Aug 2011 10:59:49 +0000 (10:59 +0000)]
ethumb: Fix shadow warnings

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

12 years agoethumb: Fix shadow warnings
englebass [Thu, 18 Aug 2011 10:59:49 +0000 (10:59 +0000)]
ethumb: Fix shadow warnings

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62564 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoethumb: fix race condition and memory leak.
cedric [Tue, 9 Aug 2011 20:36:28 +0000 (20:36 +0000)]
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.

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

12 years agoethumb: fix race condition and memory leak.
cedric [Tue, 9 Aug 2011 20:36:28 +0000 (20:36 +0000)]
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.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62265 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd RPM packaging
Mike McCormack [Mon, 8 Aug 2011 11:34:53 +0000 (20:34 +0900)]
Add RPM packaging

12 years agoI'm losing myself between the things I can't test and those I just forget
sachiel [Wed, 3 Aug 2011 01:46:16 +0000 (01:46 +0000)]
I'm losing myself between the things I can't test and those I just forget

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

12 years agoI'm losing myself between the things I can't test and those I just forget
sachiel [Wed, 3 Aug 2011 01:46:16 +0000 (01:46 +0000)]
I'm losing myself between the things I can't test and those I just forget

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62029 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAnd somehow match the doc generation to the other projects
sachiel [Wed, 3 Aug 2011 01:21:26 +0000 (01:21 +0000)]
And somehow match the doc generation to the other projects

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

12 years agoAnd somehow match the doc generation to the other projects
sachiel [Wed, 3 Aug 2011 01:21:26 +0000 (01:21 +0000)]
And somehow match the doc generation to the other projects

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62027 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFix libexif detection
sachiel [Tue, 2 Aug 2011 23:40:12 +0000 (23:40 +0000)]
Fix libexif detection

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

12 years agoFix libexif detection
sachiel [Tue, 2 Aug 2011 23:40:12 +0000 (23:40 +0000)]
Fix libexif detection

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62023 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoethumb/exif - Disable libexif module if it is not present in the system.
antognolli [Tue, 2 Aug 2011 19:24:53 +0000 (19:24 +0000)]
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.

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

12 years agoethumb/exif - Disable libexif module if it is not present in the system.
antognolli [Tue, 2 Aug 2011 19:24:53 +0000 (19:24 +0000)]
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.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@62018 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
raster [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
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.

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

12 years agothat's it - remove autom4te.cache dirs again... - keep having to many
raster [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
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.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@61974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoEthumb: Add a bunch of UNUSED where needed.
devilhorns [Sat, 23 Jul 2011 23:12:55 +0000 (23:12 +0000)]
Ethumb: Add a bunch of UNUSED where needed.

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

13 years agoEthumb: Add a bunch of UNUSED where needed.
devilhorns [Sat, 23 Jul 2011 23:12:55 +0000 (23:12 +0000)]
Ethumb: Add a bunch of UNUSED where needed.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@61622 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago[debian/changelog] Updated package revision number.
Daniel Juyung Seo [Thu, 21 Jul 2011 07:35:45 +0000 (16:35 +0900)]
[debian/changelog] Updated package revision number.

13 years agoPackage upload
Daniel Juyung Seo [Thu, 21 Jul 2011 02:01:33 +0000 (11:01 +0900)]
Package upload

13 years agoMerge "[debian/control] Added libexif-dev to dev."
Daniel Juyung Seo [Thu, 21 Jul 2011 02:03:11 +0000 (11:03 +0900)]
Merge "[debian/control] Added libexif-dev to dev."

13 years agoPackage upload
Daniel Juyung Seo [Thu, 21 Jul 2011 02:00:57 +0000 (11:00 +0900)]
Package upload

13 years ago[debian/control] Added libexif-dev to dev.
Daniel Juyung Seo [Thu, 21 Jul 2011 01:59:11 +0000 (10:59 +0900)]
[debian/control] Added libexif-dev to dev.

13 years agoPackage upload
Daniel Juyung Seo [Thu, 21 Jul 2011 01:25:06 +0000 (10:25 +0900)]
Package upload

13 years ago[debian/control] Added libexif-dev
Daniel Juyung Seo [Thu, 21 Jul 2011 01:23:54 +0000 (10:23 +0900)]
[debian/control] Added libexif-dev

13 years agoPackage upload
Daniel Juyung Seo [Thu, 21 Jul 2011 01:15:41 +0000 (10:15 +0900)]
Package upload

13 years ago[debian/control] Added libexif dependency.
Daniel Juyung Seo [Thu, 21 Jul 2011 01:10:18 +0000 (10:10 +0900)]
[debian/control] Added libexif dependency.

13 years agoPackage upload
Daniel Juyung Seo [Thu, 21 Jul 2011 00:56:52 +0000 (09:56 +0900)]
Package upload

13 years agoPackage upload
Daniel Juyung Seo [Wed, 20 Jul 2011 08:55:39 +0000 (17:55 +0900)]
Package upload

13 years agoFix DSO problems
Daniel Juyung Seo [Fri, 8 Jul 2011 08:56:55 +0000 (17:56 +0900)]
Fix DSO problems

13 years agoRemove shared library suffix to fix dh_shlibdeps
Daniel Juyung Seo [Fri, 8 Jul 2011 08:51:40 +0000 (17:51 +0900)]
Remove shared library suffix to fix dh_shlibdeps

13 years agoBackport to old UNREF macro
Daniel Juyung Seo [Fri, 8 Jul 2011 08:37:27 +0000 (17:37 +0900)]
Backport to old UNREF macro

13 years agobranch 'upstream'
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

13 years agoethumb: fix various source of misusage.
cedric [Tue, 28 Jun 2011 14:35:21 +0000 (14:35 +0000)]
ethumb: fix various source of misusage.

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

13 years agoethumb: fix various source of misusage.
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

13 years agoethumb: mute emotion during thumbnailing.
cedric [Tue, 28 Jun 2011 08:39:28 +0000 (08:39 +0000)]
ethumb: mute emotion during thumbnailing.

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

13 years agoethumb: mute emotion during thumbnailing.
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

13 years agoeina: update Eina_Refcount API to please Tasn.
cedric [Wed, 22 Jun 2011 14:04:09 +0000 (14:04 +0000)]
eina: update Eina_Refcount API to please Tasn.

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

13 years agoeina: update Eina_Refcount API to please Tasn.
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

13 years agoSince the SVN revision is now included in %{version}, it's redundant
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@60407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoSince the SVN revision is now included in %{version}, it's redundant
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

13 years agoethumb: use the right edje_cc.
cedric [Mon, 6 Jun 2011 17:45:57 +0000 (17:45 +0000)]
ethumb: use the right edje_cc.

patch from arrowdodger.

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

13 years agoethumb: use the right edje_cc.
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

13 years agoethumb: request file information early to avoid loosing them.
cedric [Wed, 1 Jun 2011 13:04:41 +0000 (13:04 +0000)]
ethumb: request file information early to avoid loosing them.

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

13 years agoethumb: request file information early to avoid loosing them.
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

13 years agoethumb: fix restart of ethumbd_slave.
cedric [Wed, 1 Jun 2011 10:56:35 +0000 (10:56 +0000)]
ethumb: fix restart of ethumbd_slave.

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

13 years agoethumb: fix restart of ethumbd_slave.
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

13 years agoethumb: break API to fix race condition during cancel.
cedric [Tue, 31 May 2011 16:14:26 +0000 (16:14 +0000)]
ethumb: break API to fix race condition during cancel.

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

13 years agoethumb: break API to fix race condition during cancel.
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

13 years agoethumb: use Eina_Refcount.
cedric [Fri, 29 Apr 2011 16:09:45 +0000 (16:09 +0000)]
ethumb: use Eina_Refcount.

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

13 years agoethumb: use Eina_Refcount.
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

13 years agoethumb: reduce number of generate.
cedric [Thu, 28 Apr 2011 17:00:49 +0000 (17:00 +0000)]
ethumb: reduce number of generate.

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

13 years agoethumb: reduce number of generate.
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

13 years agoethumb: cache exists result.
cedric [Thu, 28 Apr 2011 17:00:13 +0000 (17:00 +0000)]
ethumb: cache exists result.

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

13 years agoethumb: cache exists result.
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

13 years agoethumb: use xattr as cache when available.
cedric [Thu, 28 Apr 2011 13:25:14 +0000 (13:25 +0000)]
ethumb: use xattr as cache when available.

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

13 years agoethumb: use xattr as cache when available.
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

13 years agoethumb: make exists client API async.
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@58977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoethumb: make exists client API async.
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

13 years agoethumb: prevent ecore exe handler from being called more than once.
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@58788 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoethumb: prevent ecore exe handler from being called more than once.
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

13 years agoethumb: cleanup ethumbd to prepare multi slave support.
cedric [Thu, 21 Apr 2011 10:13:18 +0000 (10:13 +0000)]
ethumb: cleanup ethumbd to prepare multi slave support.

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

13 years agoethumb: cleanup ethumbd to prepare multi slave support.
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