summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-05Remove profile tagaccepted/tizen/unified/riscv/20231211.234026accepted/tizen/unified/20231206.151816accepted/tizen_unified_riscvminje.ahn6-122/+122
2023-07-31Bug fix. Command or event was not delivered sometimestizen_8.0_m2_releaseaccepted/tizen/unified/20230801.174236accepted/tizen/8.0/unified/20231005.092726jiyong.min2-2/+2
2023-06-30Fixed the build error using gcc 13accepted/tizen/unified/dev/20230726.115748accepted/tizen/unified/20230703.093346jiyong.min4-7/+6
2023-04-06Remove unnecessary 'oldname'accepted/tizen/unified/20230406.165745jiyong.min1-11/+7
2023-04-05Remove unnecessary database checkjiyong.min2-3/+3
2023-02-16Apply mutex when access connected application list.accepted/tizen/unified/20230227.042008hj kim2-1/+16
2023-02-16Remove useless structures and use queue directly in sockethj kim2-65/+25
2023-02-14Separate GSource from mc_manage_queue_thj kim1-11/+13
2023-02-14Separate connected app list from mc_service_thj kim2-15/+20
2023-02-10Modify code to initialize data when it is neededhj kim1-7/+3
2022-10-21Fix typecast issue of 'socklen_t'accepted/tizen/unified/20221103.165747jiyong.min2-2/+2
2022-10-18Fix media-controller-add.post file permission errorjiyong.min1-2/+5
2022-10-14Add to create the empty db filejiyong.min2-1/+20
2022-05-26spec: Change the installation path of gcov objecttizen_7.0_m2_releasesubmit/tizen/20220526.064806accepted/tizen/unified/20220528.144421accepted/tizen/7.0/unified/hotfix/20221116.104713tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixjiyong.min1-8/+5
2022-03-31Remove TIZEN_FEATURE_COMPATIBILITY codesubmit/tizen/20220418.220359submit/tizen/20220418.052811accepted/tizen/unified/20220421.065408Minje Ahn5-346/+0
2022-03-15fix 'GSource *timer_src' memory leak and code refactoring for timersubmit/tizen/20220321.013712accepted/tizen/unified/20220321.141205jiyong.min2-13/+11
2022-01-21Change gcov object install pathsubmit/tizen/20220124.032604accepted/tizen/unified/20220128.144439Jiyong Min1-3/+3
2021-08-17bug fix. unsafe sign extension of expression 'nsec_t' with 'unsigned long'tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161801submit/tizen/20210817.050956submit/tizen/20210817.013507accepted/tizen/unified/20210818.124613accepted/tizen/6.5/unified/20211028.100227Jiyong Min2-4/+4
2021-06-01Bug fix. read memory after freesubmit/tizen/20210610.063803accepted/tizen/unified/20210611.013550Jiyong Min1-34/+58
2021-06-01Revert "Bug fix. read memory after free"Jiyong Min1-61/+34
2021-06-01Bug fix. read memory after freeJiyong Min1-34/+61
2021-05-10Fix typo (subtite -> subtitle)submit/tizen/20210510.072803accepted/tizen/unified/20210510.100648backto.kim1-1/+1
2021-04-29Fixed the length of bundle_key to 3-digitsubmit/tizen/20210429.234105accepted/tizen/unified/20210430.052702jiyong.min1-1/+2
2021-04-19Release version 0.2.25jiyong.min1-1/+1
2021-04-19Modify the query of getting playlist's item to order by ROWIDjiyong.min1-1/+1
2021-04-19Add new key for the bundle of playlistjiyong.min2-9/+15
2021-03-23Release version 0.2.24submit/tizen/20210324.015805accepted/tizen/unified/20210324.124253jiyong.min1-1/+1
2021-03-23Add retry logic when the database lockedjiyong.min1-3/+18
2021-02-03Change systemd-devel package namesubmit/tizen/20210208.015104accepted/tizen/unified/20210209.124430INSUN PYO2-3/+2
2020-12-17Update test codessubmit/tizen/20201218.042524accepted/tizen/unified/20201224.151547hj kim1-2/+17
2020-12-15Add new msg to check service launch statushj kim4-14/+25
2020-12-15Update code to reduce complexityhj kim1-11/+21
2020-12-15Fix wrong messageshj kim3-6/+6
2020-10-08Reduce DB locking timetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20201008.053624accepted/tizen/unified/20201009.090838accepted/tizen/6.0/unified/hotfix/20201103.052243accepted/tizen/6.0/unified/hotfix/20201103.004858accepted/tizen/6.0/unified/20201030.122552tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixhj kim4-38/+86
2020-10-07Fix document issuehj kim1-1/+1
2020-10-07Improve __mc_service_process()hj kim1-61/+49
2020-10-07Reinforce message for debugginghj kim1-6/+6
2020-10-07Bug fix of sending wrong messagehj kim1-3/+4
2020-10-06remove from the connection list when fail to DB updatinghj kim2-2/+7
2020-10-06Use proper variable namehj kim1-29/+27
2020-10-06Improve __mc_service_remove_connection()hj kim1-34/+21
2020-09-28Update log level to get log for producthj kim7-30/+39
2020-09-25fix memory leak for playlist_namesubmit/tizen/20200924.055537accepted/tizen/unified/20200925.140231jiyong.min3-1/+5
2020-09-15Fix resource leaksubmit/tizen/20200917.004955submit/tizen/20200916.012329accepted/tizen/unified/20200917.055750hj kim3-9/+9
2020-08-24Fix doxygen errorsubmit/tizen/20200820.234531accepted/tizen/unified/20200826.133143hj kim2-7/+7
2020-08-19Modify to prevent reuse of values from released handlessubmit/tizen/20200820.043357accepted/tizen/unified/20200820.133526jiyong.min2-24/+26
2020-07-28Merge "Fix typo" into tizensubmit/tizen/20200728.044745accepted/tizen/unified/20200729.165651Jiyong Min2-4/+4
2020-07-28Fix typojiyong.min2-4/+4
2020-07-23Add static keyword and apply tizen coding rulehj kim2-79/+71
2020-07-22Release version 0.2.18submit/tizen/20200722.020114accepted/tizen/unified/20200723.161255jiyong.min1-1/+1