72 Commits (2a8d44f5a0dd9e249e812efc733872ff24fdf46c)

Author SHA1 Message Date
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
Rafael Antognolli 16c574df94 finished callback is always called now. 15 years ago
Rafael Antognolli bfabdd2404 Fixed some API errors: 15 years ago
Rafael Antognolli 539a4b1013 Fixed frame_set(). 15 years ago
Rafael Antognolli 1f644476f9 Some fixes: 15 years ago
Rafael Antognolli dfb8599530 Added some missing getters to ethumb API. 15 years ago
Daniel Kolesa 07ec7509a9 Fixed debian stuff everywhere. 15 years ago
Rodrigo Cesar Lopes Belem a7c514da2b Added libtool as Build-Depends to everything that uses 15 years ago
Rafael Antognolli af073a4524 Now plugins are loaded using eina_module. 15 years ago
Viktor Kojouharov 85a494e86c fix the macro 15 years ago