summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-22Manage focus cb thread and focus watch cb thread separatelysubmit/tizen_5.0/20190322.072313accepted/tizen/5.0/unified/20190326.073502accepted/tizen_5.0_unifiedSangchul Lee8-36/+73
2019-03-19Add to check the condition before unlocking mutex in focus watch callback han...Sangchul Lee2-2/+3
2019-02-21Check for symbolic link vulnerabilitysubmit/tizen_5.0/20190221.032828accepted/tizen/5.0/unified/20190222.133121Sangchul Lee3-1/+60
2019-01-17Fix invalid format stringsubmit/tizen_5.0/20190118.091826submit/tizen_5.0/20190117.114033accepted/tizen/5.0/unified/20190128.061204Seungbae Shin4-8/+8
2019-01-17Fix SVACE defects : OP_PRECEDENCE_ASSIGN_CMPSeungbae Shin2-3/+3
2019-01-10Apply -fPIC -pie on focus-server always due to non-prelinksubmit/tizen_5.0/20190111.020025submit/tizen_5.0/20190109.095737accepted/tizen/5.0/unified/20190114.060101Seungbae Shin2-3/+1
2018-12-20Fix improper errno handlingsubmit/tizen_5.0/20181221.024857Seungbae Shin4-9/+12
2018-11-07Enhance error handling in case of failure in focus_init_context()submit/tizen_5.0/20181107.105053accepted/tizen/5.0/unified/20181108.074455Sangchul Lee2-3/+10
2018-09-18Add MM_SOUND_DEVICE_TYPE_RAOPsubmit/tizen_5.0/20181101.000003submit/tizen/20180928.040923submit/tizen/20180919.075319accepted/tizen/unified/20180928.142117accepted/tizen/5.0/unified/20181102.015736Seungbae Shin3-9/+12
2018-08-20Fix ASAN build breaksubmit/tizen/20180820.053222accepted/tizen/unified/20180821.090933Sangchul Lee5-6/+4
2018-08-08Fix coverity issuessubmit/tizen/20180808.083139accepted/tizen/unified/20180809.074745Sangchul Lee3-4/+5
2018-08-06Fix not to shutdown when playing streams.Seungbae Shin2-3/+27
2018-08-02Remove undefined symbolsubmit/tizen/20180802.055654accepted/tizen/unified/20180802.135009Sangchul Lee3-6/+1
2018-07-25Revise error handling in mm_sound_proxy.cSangchul Lee3-129/+106
2018-07-02Fix stack-buffer-overflow bug issued by ASANsubmit/tizen/20180704.063726submit/tizen/20180702.071334accepted/tizen/unified/20180705.081200Seungbae Shin2-9/+9
2018-07-02Fix use-after-free bug issued by ASANSeungbae Shin2-2/+10
2018-06-25Use socket for IPC of focus APIs instead of the DBussubmit/tizen/20180626.044608accepted/tizen/unified/20180702.062852Sangchul Lee25-1841/+1555
2018-05-30Fix Wformat build errorsubmit/tizen/20180607.021137submit/tizen/20180530.034612accepted/tizen/unified/20180611.015437Jungsup Lee2-2/+2
2018-05-10Fix unchecked return valuesubmit/tizen/20180510.054548accepted/tizen/unified/20180511.073905Sangchul Lee2-2/+7
2018-05-10Correct signature of internal function that does not require return valueSangchul Lee2-7/+4
2018-05-04Apply deny policy for default context in dbus confsubmit/tizen/20180508.021954accepted/tizen/unified/20180508.134730Seungbae Shin3-15/+12
2018-04-27Fix float->int(short) clipping issue when playing ogg contentSeungbae Shin2-1/+3
2018-04-24Fix coverity defectssubmit/tizen/20180425.084522accepted/tizen/unified/20180426.062531Seungbae Shin3-10/+7
2018-04-23Fix for TV product build macrosubmit/tizen/20180424.071740accepted/tizen/unified/20180424.165725Seungbae Shin1-9/+9
2018-03-15Remove deprecated APIs and codes for session backward compatibilitysubmit/tizen/20180315.034548Sangchul Lee28-3453/+866
2018-03-13Fix SVACE defectssubmit/tizen/20180313.074314accepted/tizen/unified/20180316.062436Seungbae Shin1-12/+31
2018-02-23Check pulseaudio ready file in _mm_sound_play_keysoundsubmit/tizen/20180226.072000accepted/tizen/unified/20180227.062923Jungsup Lee3-1/+37
2018-02-23Extend timeout period of waiting for mainloop runningSangchul Lee2-2/+2
2018-02-23Add TV BT device when current device list querySeungbae Shin2-1/+51
2018-02-23Revise service file to add capabilities optionSangchul Lee4-4/+22
2018-02-06Remove unused / unnecessary usage of pa simpleSeungbae Shin2-28/+6
2017-12-20Remove dlog prints on signal handler / dotnet cleanupSeungbae Shin5-4/+41
2017-12-12Fix memory leak after wav playbacksubmit/tizen/20171214.052526accepted/tizen/unified/20171214.154153Seungbae Shin3-4/+63
2017-11-23fixup! Fix build warningssubmit/tizen/20171124.042202accepted/tizen/unified/20171124.172654Seungbae Shin7-10/+10
2017-11-15Fix build warningsSeungbae Shin8-28/+28
2017-11-07Remove unused argumentsubmit/tizen/20171107.074009accepted/tizen/unified/20171108.063447Sangchul Lee4-18/+14
2017-11-06Add support for device running changed callbackSangchul Lee10-41/+214
2017-11-01focus_server: copy pid of node that will be used for session backward compati...Sangchul Lee3-3/+21
2017-10-27fixup! Fix Coverity defectssubmit/tizen/20171027.024111Seungbae Shin2-7/+1
2017-10-27Modification for Tizen Coding RuleSeungbae Shin32-1324/+1246
2017-10-18disable signal handler for VD dotnet application, cleanup will be done by ext...submit/tizen/20171019.095903submit/tizen/20171018.063752accepted/tizen/unified/20171020.091642Seungbae Shin5-93/+138
2017-10-18Forward error from dbus method properly in mm_sound_proxy.cSangchul Lee2-11/+11
2017-10-18Free device list from first nodeSangchul Lee2-2/+2
2017-10-12Fix Coverity defectssubmit/tizen/20171012.130939accepted/tizen/unified/20171013.193024Seungbae Shin6-6/+20
2017-09-21focus_server: Fix bug regarding update of reacquisition information within fo...submit/tizen/20170925.071433accepted/tizen/unified/20170925.151022Sangchul Lee2-60/+51
2017-09-14Remove useless build configsubmit/tizen/20170920.104141submit/tizen/20170919.005040submit/tizen/20170918.074757Sangchul Lee1-2/+2
2017-09-14Remove dependency of libmm-logsubmit/tizen/20170914.083817accepted/tizen/unified/20170914.230142Sangchul Lee4-13/+3
2017-09-04Revise dbus error handling codes to be more defensiveSangchul Lee5-42/+47
2017-08-31Use mutex for focus index only when it is not for session in mm_sound_client_...submit/tizen/20170901.030803accepted/tizen/unified/20170901.201019Sangchul Lee2-3/+8
2017-08-22fixup! Do not raise() inside signal handlersubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170822.051906accepted/tizen/unified/20170822.182805accepted/tizen/4.0/unified/20170829.020318Seungbae Shin2-2/+2