81 Commits (bf4e52869bc0987dd93d49cea062987c472c3e11)

Author SHA1 Message Date
Gustavo Sverzut Barbieri bf4e52869b configure summary, maximum log level and other improvements. 14 years ago
Gustavo Sverzut Barbieri 1573ce03ca todo... 14 years ago
Gustavo Sverzut Barbieri 4be6ac7921 enable "make doc", improve doxygen support for client library. 14 years ago
Gustavo Sverzut Barbieri 5dc1e3900f more docs 14 years ago
Gustavo Sverzut Barbieri 56d5c74815 done items 14 years ago
Gustavo Sverzut Barbieri 97645fe7bc API BREAK: Fix Ethumb API to be more EFL-like 14 years ago
Gustavo Sverzut Barbieri 992936af22 Update to match new EINA init/shutdown. 14 years ago
Gustavo Sverzut Barbieri e229b25826 loggify ethumb. 14 years ago
xcomputerman 1f24df9c39 Update EINA_ERROR_LEVEL* to EINA_LOG_LEVEL* to allow building again 14 years ago
Daniel Kolesa 26bd9e8d46 Fixed generation of dist tarball in ethumb. 15 years ago
Daniel Kolesa 1ef8e96d05 Add data/images/border-0.jpg in ethumb to EXTRA_DIST so it will be included when creating tarballs. 15 years ago
Daniel Kolesa b58ac165cf Fix build of ethumb on some machines.. 15 years ago
Gustavo Sverzut Barbieri 37d5bd6ead add item to fix callback type names and remove done items. 15 years ago
Gustavo Sverzut Barbieri 980d778e39 ethumbd_client. 15 years ago
Gustavo Sverzut Barbieri 7acfd6d648 fix theme/frame parsing to not leak and be simpler. 15 years ago
Gustavo Sverzut Barbieri 6aa85b1cf9 indent. 15 years ago
Gustavo Sverzut Barbieri df0ea7a123 public header files should include global headers, not local. 15 years ago
Gustavo Sverzut Barbieri 386972f2f0 match API rename, it's module flush now. 15 years ago
Rafael Antognolli ffe70c5e07 Fix some memory handling issues: 15 years ago
Gustavo Sverzut Barbieri 658d39dac8 emotion supports mov, make template edje more efficient. 15 years ago
Gustavo Sverzut Barbieri ebcc27e426 improve tool usage. 15 years ago
Gustavo Sverzut Barbieri 2d2dfb7485 improve debug support on module loading. 15 years ago
Gustavo Sverzut Barbieri 51e81f52ef fix symbol visibility in plugins. 15 years ago
Gustavo Sverzut Barbieri b803f43e91 Export EAPI otherwise plugins will not get symbols. 15 years ago
Gustavo Sverzut Barbieri 473f5ea563 remove -Wextra warnings. 15 years ago
Gustavo Sverzut Barbieri 2051b9b76c svn:ignore + TODO 15 years ago
Gustavo Sverzut Barbieri c6b4e69225 zero pointers before failing. 15 years ago
Rafael Antognolli 0e694f4e18 Fix ethumb file URI generation. 15 years ago
Rafael Antognolli 26a3abe8ef Making ethumb_client_connect always call the connected_cb. 15 years ago
Rafael Antognolli 31fc2b0dfa Added support to creating animated thumbnails from videos. 15 years ago
Rafael Antognolli 2dd7e38b96 Changing boolean flags to Eina_Bool. 15 years ago
Rafael Antognolli 8106bf6d44 Added ETHUMB_THUMB_EET as a format flag. 15 years ago
Rafael Antognolli 6a060751f8 Providing more API to plugins. 15 years ago
Rafael Antognolli 116c7d3266 Fixed wrong usage of dbus. 15 years ago
Rafael Antognolli f9b765ec1c Added support to set quality and compress level. 15 years ago
Rafael Antognolli 5dc0fa41ef Added support to free_data callbacks. 15 years ago
Rafael Antognolli 8f9dc79021 Fixed wrong usage of eina_list_remove_list on Ethumb_Client. 15 years ago
Viktor Kojouharov fca7b4aa43 return -1 on error instead 15 years ago
Viktor Kojouharov 06437b0e33 make the generated callback receive the thumb path and key 15 years ago
Gustavo Sverzut Barbieri b7d1bed838 start service by name requires one more parameter (flags). 15 years ago
Viktor Kojouharov e5ca756ffe fix the use of e_dbus_start_service_by_name 15 years ago
Gustavo Sverzut Barbieri 19ebe43a04 start dbus service by its name if it's not up. 15 years ago
Gustavo Sverzut Barbieri 76d4b16942 move bit flags to end, use bitfield. 15 years ago
Rafael Antognolli aac69a080f Added ethumbd (ethumb). 15 years ago
Rafael Antognolli 4229b4654b Fixed segfault when no file is passed as argument to ethumb. 15 years ago
Rafael Antognolli c5ab8f1f8c Fix output file ethumb.pc when some optional modules are disabled. 15 years ago
Viktor Kojouharov f15e1185c1 make this plugin buildable again 15 years ago
Rafael Antognolli dead11c234 Oops! Fixed little mistake on ethumb_file_get(). 15 years ago
Rafael Antognolli 053567b366 Changed Eina_Bool result -> Eina_Bool success (it makes more sense). 15 years ago
Rafael Antognolli 88d97839a1 Using Eina_Bool. 15 years ago