summaryrefslogtreecommitdiff
path: root/server/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-05-19Remove vconf dependencyMinje Ahn1-1/+1
Change-Id: I01c382f932b214d12d336b136a40f91fa85c18b0 Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
2016-02-02Remove to execute dcm by thumb-serversubmit/tizen_ivi/20160217.000003submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160211.044444accepted/tizen/wearable/20160211.083352accepted/tizen/tv/20160211.083330accepted/tizen/mobile/20160211.083312accepted/tizen/ivi/20160218.023845Ji Yong Min1-9/+0
Change-Id: I66656db4c934490023fdd293ff6ce1851d2e35ef Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
2015-10-02Add thumb-dcm thread to run DCM service, but disabledsubmit/tizen/20151012.020617accepted/tizen/wearable/20151012.040700accepted/tizen/tv/20151012.040649accepted/tizen/mobile/20151012.040632Ji Yong Min1-0/+9
DCM service will work after change "ENABLE_DCM" to "true" in CMakeLists.txt Change-Id: Iaa6c854860836452c4c68c76fbc693e53a0311c8
2015-08-07Patch below:submit/tizen/20150807.043057accepted/tizen/wearable/20150807.073442accepted/tizen/tv/20150807.073433accepted/tizen/mobile/20150807.073414Minje Ahn1-0/+19
Separate CMakeFiles for apply fPIE option Remove unused code Remove thumb_type Modify jpeg thumbnail creation logic when exif thumbnail is smaller than request thumbnail size Add scale down logic when request huge size image Fix bugs, memory leaks Remove unused parameters in function Change thumb path creation API position Remove thumbnail folder creation API Rename some functions Change-Id: I0e13d393dd524b61bcf44722c33b6f270649b732 Signed-off-by: Minje Ahn <minje.ahn@samsung.com>