framework/uifw/ethumb.git
14 years agofix build after vtorri broke it! :)
raster [Mon, 9 Nov 2009 10:21:38 +0000 (10:21 +0000)]
fix build after vtorri broke it! :)

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

14 years ago * fix order of libraries during link (fix windows compilation)
caro [Mon, 9 Nov 2009 05:41:41 +0000 (05:41 +0000)]
 * fix order of libraries during link (fix windows compilation)
 * paths based on $prefix are not set at configure time. The correct
   way is to use them in Makefile.am.
 * $themesdir and $sysconfdir does not seem to be used

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

14 years agodon't free stack variable
caro [Mon, 9 Nov 2009 05:27:35 +0000 (05:27 +0000)]
don't free stack variable

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

14 years agoorget to commit configure.ac
caro [Sat, 7 Nov 2009 05:23:47 +0000 (05:23 +0000)]
orget to commit configure.ac

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

14 years agoMake ethumb match case-insensitive.
antognolli [Fri, 6 Nov 2009 22:17:55 +0000 (22:17 +0000)]
Make ethumb match case-insensitive.

Ethumb wasn't matching files to plugins if the extension were not
composed of all lowercase chars. This patch makes the ethumb match
case-insensitive.

Patch by: João Paulo Rechi Vita

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

14 years agofix comment
caro [Fri, 6 Nov 2009 18:31:53 +0000 (18:31 +0000)]
fix comment

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

14 years agofix DLL creation on Windows
caro [Fri, 6 Nov 2009 18:27:56 +0000 (18:27 +0000)]
fix DLL creation on Windows

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

14 years agouseless includes
caro [Fri, 6 Nov 2009 18:12:37 +0000 (18:12 +0000)]
useless includes

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

14 years agofix comment
caro [Fri, 6 Nov 2009 18:11:55 +0000 (18:11 +0000)]
fix comment

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

14 years agofix library compilation on Windows (it should be cleaned, though)
caro [Sun, 1 Nov 2009 21:55:15 +0000 (21:55 +0000)]
fix library compilation on Windows (it should be cleaned, though)
There is still a problem with the binary, because of ecore_getopt

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

14 years agoFix ethumb_calculate_fill_from_ratio().
antognolli [Fri, 30 Oct 2009 14:30:15 +0000 (14:30 +0000)]
Fix ethumb_calculate_fill_from_ratio().

Default values should be assigned to the return variables even if the
aspect ratio is 0.

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

14 years agoThe "generated" D-Bus signal is published with an int64 as it first
antognolli [Mon, 19 Oct 2009 14:05:54 +0000 (14:05 +0000)]
The "generated" D-Bus signal is published with an int64 as it first
parameter but an int32 is sent instead.

Patch by: João Paulo Rechi Vita <jprvita@profusion.mobi>

--This lina, and those below, will be ignored--

M    ethumb/src/bin/ethumbd.c

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

14 years agoSending an empty byte array to Ethumbd through the D-Bus API was
antognolli [Mon, 19 Oct 2009 14:04:43 +0000 (14:04 +0000)]
Sending an empty byte array to Ethumbd through the D-Bus API was
leading to a segfault.

Patch by: João Paulo Rechi Vita <jprvita@profusion.mobi>

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

14 years agoadd a bunch of entries to some svn:ignore properties
billiob [Thu, 8 Oct 2009 19:55:22 +0000 (19:55 +0000)]
add a bunch of entries to some svn:ignore properties

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

14 years agoinstall is auto-generated by autofoo.
raster [Wed, 30 Sep 2009 02:34:42 +0000 (02:34 +0000)]
install is auto-generated by autofoo.

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

14 years agooops! strncpy is tricky and uri was a pointer not an array.
barbieri [Thu, 17 Sep 2009 18:37:22 +0000 (18:37 +0000)]
oops! strncpy is tricky and uri was a pointer not an array.

people were not noticing it as they were using 64 bits machines... but
with 32 bits just 4 bytes were copied and 3 were missing :-P

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

14 years agologging: remove trailing \n
barbieri [Thu, 17 Sep 2009 14:31:29 +0000 (14:31 +0000)]
logging: remove trailing \n

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

14 years agoEthumb improvements and more docs.
barbieri [Thu, 17 Sep 2009 14:05:04 +0000 (14:05 +0000)]
Ethumb improvements and more docs.

make some types unsigned int to better represent what they will
contain, fix dbus api to match so.

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

14 years agoconfigure summary, maximum log level and other improvements.
barbieri [Thu, 17 Sep 2009 12:04:35 +0000 (12:04 +0000)]
configure summary, maximum log level and other improvements.

Have all source to include config.h conditionally (HAVE_CONFIG_H),
define EINA_LOG_LEVEL_MAXIMUM, minor changes to configure.ac to make
it conform with the rest of efl.

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

14 years agotodo...
barbieri [Thu, 17 Sep 2009 06:19:01 +0000 (06:19 +0000)]
todo...

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

14 years agoenable "make doc", improve doxygen support for client library.
barbieri [Thu, 17 Sep 2009 06:08:10 +0000 (06:08 +0000)]
enable "make doc", improve doxygen support for client library.

Some methods are missing and the in-process thumbnail needs to be
done, the documentation is almost the same as the client, so I really
appreciate someone else do it :-)

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

14 years agomore docs
barbieri [Thu, 17 Sep 2009 05:17:12 +0000 (05:17 +0000)]
more docs

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

14 years agoWelcome Ethumb, it's ready to get out of PROTO.
barbieri [Sat, 12 Sep 2009 18:39:04 +0000 (18:39 +0000)]
Welcome Ethumb, it's ready to get out of PROTO.

Ethumb is a library that generate thumbnails (little images) of
files. By default it supports any file Evas loads, like JPG, PNG,
TIFF, XPM and so on. It is extensible with plugins, shipping with
video thumbnails using emotion (even animated using Edje!), edje, and
epdf.  Please help by writing eps, edvi, fonts, eyelight
presentations, ...

It is recommended that users use Ethumb_Client API and not direct the
thumbnail client.

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