efl/src
wonguk.jeong f803ba27b7 ethumb: fix setup related API problem
Summary:
setup related API was not working at all due to below problems

1. dbus type signature is wrong. it's array of dictionary not array of struct
2. since quality value was assigned to compress value, there was a problem during saving png image (out of bound)
3. orientation_set API was not working except NONE and ORIGINAL

@fix

Test Plan: make thumbnail by using elm_thumb_add -> orientation set to 90 CCW -> check whether image is rotated properly or not

Reviewers: raster, cedric

CC: seoz, cedric

Differential Revision: https://phab.enlightenment.org/D1138

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
2014-07-07 19:11:02 +02:00
..
benchmarks autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
bin ethumb: fix setup related API problem 2014-07-07 19:11:02 +02:00
bindings eolian-cxx: Removed Wshadow warnings. 2014-07-04 20:04:32 -03:00
edje_external/emotion
examples autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
lib ethumb: fix setup related API problem 2014-07-07 19:11:02 +02:00
modules evas: fix wayland_shm to report buffer state as expected by software generic backend. 2014-07-07 18:27:32 +02:00
scripts/eina
static_libs lz4: fix shadow issue 2014-06-29 23:11:56 +02:00
tests evas: jpeg loader - add tests for EXIF flip, transpose, transverse. 2014-07-06 20:12:31 +02:00
utils/ecore
Makefile.am autotools: Removed duplicate from src/Makefile.am. 2014-07-03 13:54:54 -03:00
Makefile_EPhysics.am
Makefile_Ecore.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_Audio.am Eolian: Integration of Ecore Audio In Tone 2014-04-02 15:56:14 +03:00
Makefile_Ecore_Audio_Cxx.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am ecore_cocoa: missing link flag 2014-06-18 11:34:07 +02:00
Makefile_Ecore_Con.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Cxx.am autotools/eolian-cxx: Added variable to avoid code duplication. 2014-07-02 12:57:58 -03:00
Makefile_Ecore_Drm.am ecore-drm: Add ecore-drm Makefile 2014-03-06 11:17:26 +00:00
Makefile_Ecore_Evas.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am ecore_win23: oops forgotten path. 2014-06-23 11:25:04 +02:00
Makefile_Ecore_WinCE.am
Makefile_Ecore_X.am Ecore X: Correctly handle autogen generated ecore_x_version.h 2014-04-02 14:54:16 +01:00
Makefile_Edje.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Edje_Cxx.am autotools/eolian-cxx: Added variable to avoid code duplication. 2014-07-02 12:57:58 -03:00
Makefile_Edje_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Eet.am Eet: Add support for ETC2 encoding and decoding 2014-06-13 17:14:56 +09:00
Makefile_Eet_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Eeze.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Efl.am
Makefile_Efreet.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Elua.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Elua_Helper.am elua: helper makefile typo fix 2014-06-16 09:46:41 +01:00
Makefile_Embryo.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Emotion.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eo.am Eo base: Start generating eo_base from the .eo file. 2014-06-03 11:28:02 +01:00
Makefile_Eo_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eolian.am eolian: new API: eolian_system_directory_scan, use it 2014-07-07 16:48:54 +01:00
Makefile_Eolian_Cxx.am eolian_cxx: add missing file for make dist. 2014-07-07 14:44:08 +02:00
Makefile_Eolian_Cxx_Helper.am eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
Makefile_Eolian_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Escape.am
Makefile_Ethumb.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ethumb_Client.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Evas.am evas: gl_common fix make dist 2014-07-06 13:50:44 +02:00
Makefile_Evas_Cxx.am autotools/eolian-cxx: Fixed the dependencies in some rules. 2014-07-01 17:08:47 -03:00
Makefile_Evil.am Evil: Fix parallel build for Windows 2014-02-21 10:18:48 +09:00