rotation: added support of camera rotation according to the UX guide. 83/109083/2
authorGwanglim Lee <gl77.lee@samsung.com>
Sun, 8 Jan 2017 12:46:22 +0000 (21:46 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Sun, 8 Jan 2017 14:07:10 +0000 (23:07 +0900)
commitd5d1fc0512e9690596235d5bfcb837794dc7b393
tree0fb6057c8f5582b50140511966f3e12e933b0a7d
parent4b9617fe1e7cf5d99afcccc443761b8f42771adb
rotation: added support of camera rotation according to the UX guide.

The camera rotation feature always makes it possible for the camera
application to be rotated even if the system auto-rotation configuration
is disabled. Even though rotation configuration of the enlightenment
is disabled for the 180 degrees, it allows the camera application to
be rotated.

Change-Id: I6e258ac0b3e3a693a122a08e9925bc9f2e6cd9b1
src/rotation/e_mod_rotation.c
src/rotation/e_mod_rotation.h
src/rotation/e_mod_rotation_settings.c
src/rotation/e_mod_rotation_wl.c
src/rotation/e_mod_rotation_wl.h
src/rotation/e_mod_sensord.c