efl/src/bin
Jean-Philippe Andre e9cd816839 ecore_evas_convert: Implement hacky solution for Ctrl+C
Problem: evas_object_image_save() can't be interrupted.
But, with ETC1/ETC2 encoding, it might be terribly long and
the user has no way to cancel encoding (except SIGKILL).

The proper solution would be to tell evas that the save
operation has been cancelled. And run that in a thread,
in a non-blocking way. I guess Efl.File.async could be
used for that, which means maybe also introduce
Efl.File.async_cancel? This will have to wait for
EFL 1.15 I'm afraid.

Note: edje_cc still can't be cancelled during ETC encoding.
2015-04-07 17:59:45 +09:00
..
ecore_evas ecore_evas_convert: Implement hacky solution for Ctrl+C 2015-04-07 17:59:45 +09:00
edje edje: allow empty part.desc.inherit; statements to autoinherit default desc 2015-04-06 20:43:49 -04:00
eet eet: Add options -V/--version to show eet version. 2015-04-02 15:40:05 +02:00
eeze eeze: add null check condition in eeze scanner module. 2014-12-22 15:09:59 +01:00
efreet efreetd - cache - fix handling a text index file with 0 length lines 2015-04-01 20:44:57 +09:00
eldbus eldbus-codegen: More memory leak fixes for generated code. 2014-11-24 10:14:23 +01:00
elua elua: error reporting in the library 2014-12-17 14:44:12 +00:00
embryo embryo_cc_sc2.c: prevent memory corruption. 2015-01-29 01:32:16 +09:00
eolian eolian/generator: use a temporary variable for return in legacy impls 2015-02-23 15:30:59 +00:00
eolian_cxx eolian_cxx: Using eina::optional to handle parameters without @nonull property 2015-01-05 15:52:27 -02:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client ethumb: Fixing eina_init to eina_shutdown. 2014-12-09 09:25:01 -05:00
evas evas: use two thread when scaling image. 2015-02-20 17:11:44 +01:00
evil Evil: Add support for mkstemps 2014-04-02 12:14:50 +09:00