viewer: add control buttons and images 22/42022/2
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 22 Jun 2015 05:22:01 +0000 (14:22 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 22 Jun 2015 05:52:29 +0000 (14:52 +0900)
commitf7fed81cffcd28b00fcd255275e4de42407bdae1
tree4f57d366dd26a7c26c3aa69365c698f0143dfa5b
parentce128cedad25d38a08e9f5c95ca2ccf9b9a2521e
viewer: add control buttons and images

Change-Id: I097ac4b84184aedc980ed6f9b5fc46b65affd4b0
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
22 files changed:
include/define.h
include/view/viewer.h
res/edc/images/btn_view_contr_forward_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_forward_nor.png [new file with mode: 0644]
res/edc/images/btn_view_contr_next_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_next_nor.png [new file with mode: 0644]
res/edc/images/btn_view_contr_pause_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_pause_nor.png [new file with mode: 0644]
res/edc/images/btn_view_contr_play_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_play_nor.png [new file with mode: 0644]
res/edc/images/btn_view_contr_previous_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_previous_nor.png [new file with mode: 0644]
res/edc/images/btn_view_contr_rewind_foc.png [new file with mode: 0644]
res/edc/images/btn_view_contr_rewind_nor.png [new file with mode: 0644]
res/edc/images/btn_view_slide_next_foc.png [new file with mode: 0644]
res/edc/images/btn_view_slide_next_nor.png [new file with mode: 0644]
res/edc/images/btn_view_slide_previous_foc.png [new file with mode: 0644]
res/edc/images/btn_view_slide_previous_nor.png [new file with mode: 0644]
res/edc/images/ic_title_favorite.png
res/edc/mediahub-theme.edc
res/edc/view/viewer.edc
res/edc/widgets/button.edc [new file with mode: 0644]