summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Add comments for line/function coverage analysispr.jung3-11/+5
2016-07-06Fix wrong type definitionpr.jung1-1/+1
2016-06-27Modify feedback operationsubmit/tizen_common/20160701.180000submit/tizen/20160630.105614submit/tizen/20160627.095455accepted/tizen/wearable/20160701.033925accepted/tizen/tv/20160701.033807accepted/tizen/mobile/20160701.034016accepted/tizen/ivi/20160701.033851accepted/tizen/common/20160703.130648accepted/tizen/common/20160629.222249pr.jung4-139/+121
2016-05-24Add comments for line/function coverage analysispr.jung5-161/+70
2016-05-23Add permission deny error casesubmit/tizen/20160523.133049accepted/tizen/wearable/20160524.005122accepted/tizen/tv/20160524.005106accepted/tizen/mobile/20160524.005149accepted/tizen/ivi/20160524.005114accepted/tizen/common/20160524.150316pr.jung2-2/+6
2016-03-29Modify hard-coding path to use tz-platform-configpr.jung3-4/+4
2016-03-17Remove thread unsafety function usagesubmit/tizen/20160317.122201accepted/tizen/wearable/20160318.113544accepted/tizen/tv/20160318.113602accepted/tizen/mobile/20160318.113504accepted/tizen/ivi/20160318.113717accepted/tizen/common/20160318.145702pr.jung1-2/+2
2016-03-08Differentiate vibrator Not Supported and Access Denied errorssubmit/tizen/20160308.074412accepted/tizen/wearable/20160308.102605accepted/tizen/tv/20160308.102545accepted/tizen/mobile/20160308.102529accepted/tizen/ivi/20160308.102626accepted/tizen/common/20160308.143404pr.jung1-5/+10
2016-03-03Add missing error casepr.jung3-3/+3
2015-11-12Rearrange mobile/wearable enumerations for feedback.submit/tizen/20151210.060239accepted/tizen/wearable/20151210.083147accepted/tizen/tv/20151210.083121accepted/tizen/mobile/20151210.083103pr.jung1-2/+15
2015-11-11Reset vibration path when path is nullpr.jung1-1/+9
2015-11-11Lower vibration strength for SIP patternpr.jung1-2/+14
2015-11-11feedback: Fix memory leak of vibrator bufferJiyoung Yun2-0/+2
2015-11-11Add count for initialization and deinitializationpr.jung1-11/+36
2015-11-11feedback: add NULL check routineTaeyoung Kim1-0/+6
2015-11-11libfeedback: fix coding styles to Tizen styleTaeyoung Kim3-6/+4
2015-11-11feedback: fix errors for initialization and dead codeTaeyoung Kim1-0/+5
2015-11-10feedback: Use configuration file instead of xmlJiyoung Yun6-376/+450
2015-08-31Fix return value for is_supported api and checking error value of play apisubmit/tizen/20150901.021512accepted/tizen/wearable/20150901.083539accepted/tizen/tv/20150901.083528accepted/tizen/mobile/20150901.083514pr.jung1-2/+4
2015-06-12libfeedback: Fix wrong return value on feedback_stop().Jiyoung Yun1-1/+1
2015-06-11feedback: Seperate codes between common and mobile profileJiyoung Yun12-616/+693
2015-06-11feedback: Change the vibration play functionJiyoung Yun1-53/+37
2015-06-10common: code sync with Tizen 2.3taeyoung8-1004/+768
2014-03-03Remove hardcoded path for multiuser supportJean-Benoit MARTIN2-11/+268
2013-10-10Change the logging macros and log level to warning from errorjy910.yun5-74/+74
2013-10-02code cleaningjy910.yun6-22/+98
2013-10-02seperate vibrator device from feedback internal codejy910.yun4-547/+522
2013-10-02seperate sound device from feedback internal codejy910.yun4-140/+411
2013-10-01Clean up the code, limit logging and rename functionsjy910.yun2-87/+72
2013-09-27add device_ops structure for improving feedback structurejy910.yun1-0/+83
2013-09-27change the resource file locations to /opt/usr/share form /opt/sharejy910.yun1-1/+1
2013-03-16merge with masterJinkun Jang4-85/+360
2013-03-13Tizen 2.1 baseJinkun Jang3-0/+1022