summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Fix too many arguments in call errorsandbox/nmerinov/llvmNikolai Merinov1-1/+1
2019-02-08Disable clang specific warningsNikolai Merinov1-1/+1
2019-01-11Change the order of the workflow when update server playback infosubmit/tizen/20190113.231604accepted/tizen/unified/20190114.060153hj kim2-6/+6
2019-01-11Just add some debug msg to check activated server/client listhj kim3-6/+39
2019-01-10just add some debug msg to check abnormal statussubmit/tizen/20190110.080604submit/tizen/20190110.070723accepted/tizen/unified/20190111.055235hj kim1-2/+2
2019-01-10just add some debug msg to check abnormal statushj kim1-4/+8
2019-01-04Add to init variable and check memory allocation failuresubmit/tizen/20190104.062230accepted/tizen/unified/20190107.065444jiyong.min1-2/+10
2018-12-26Fix Coverity issueshj kim2-0/+4
2018-12-19Just change the color of log(enter & leave) to be samejiyong.min1-1/+1
2018-12-18Change to check the database when the database existssubmit/tizen/20181217.011957accepted/tizen/unified/20181219.154848jiyong.min3-31/+35
2018-12-14Add to check abnormal database and to restore the databasejiyong.min4-4/+161
2018-12-11Add internal API for dotnet frameworksubmit/tizen/20181211.053401accepted/tizen/unified/20181211.141133jiyong.min5-1/+76
2018-12-07Fix format error in logssubmit/tizen/20181207.051909accepted/tizen/unified/20181210.060030jiyong.min1-1/+1
2018-12-03Add bundle in the pc_dependenssubmit/tizen/20181203.065437accepted/tizen/unified/20181204.063759hj kim5-2/+4
2018-12-03Remove db-util package dependencyjiyong.min5-13/+11
2018-11-30Just fix the descriptionjiyong.min1-10/+13
2018-11-30Remove useless parameter and add to check signal unsubscribejiyong.min4-17/+18
2018-11-29Add to check the error of signal subscribejiyong.min2-4/+8
2018-11-23Update test codesubmit/tizen/20181128.010852submit/tizen/20181128.010307accepted/tizen/unified/20181128.144727hj kim1-3/+3
2018-11-22[ACR-1314]Remove deprecated APIs from tizen 4.0submit/tizen/20181122.233505hj kim11-937/+21
2018-11-15Reduce the delay to bind server socketsubmit/tizen/20181122.030533accepted/tizen/unified/20181122.160700jiyong.min1-1/+1
2018-10-31Fix wrong PC_REQUIREDsubmit/tizen/20181105.235320accepted/tizen/unified/20181107.081915hj kim1-2/+4
2018-09-27Fix dlog format string errorsubmit/tizen_5.0/20181101.000002submit/tizen/20180927.065053accepted/tizen/unified/20180927.174455accepted/tizen/5.0/unified/20181102.014445hj kim1-1/+1
2018-09-27Remove unused db handlesubmit/tizen/20180927.061444hj kim7-90/+75
2018-09-27Reinforce document for the ability supporthj kim1-0/+6
2018-09-21Code rearrangementsubmit/tizen/20180921.053536accepted/tizen/unified/20180927.073701hj kim4-162/+36
2018-09-19Add 'immediate_update' to update playback ability at oncesubmit/tizen/20180919.054547accepted/tizen/unified/20180921.042544jiyong.min2-6/+12
2018-09-18Add to destory Glist and search item by g_list_free_fullsubmit/tizen/20180917.231009accepted/tizen/unified/20180918.062950jiyong.min2-16/+15
2018-09-17Coverity issue fixsubmit/tizen/20180917.063243accepted/tizen/unified/20180917.135122hj kim3-1/+3
2018-09-17Add gcov environmentsubmit/tizen/20180917.050334SeokHoon Lee1-0/+7
2018-09-17Update doxygen and Fix memory leakhj kim6-8/+104
2018-09-14Do not remove "since_tizen" for the deprecated APIssubmit/tizen/20180914.081557accepted/tizen/unified/20180917.041251hj kim1-1/+1
2018-09-14[ACR-1298] Add new APIs for Setting age rating and Searching.submit/tizen/20180914.043733accepted/tizen/unified/20180914.143103hj kim15-85/+951
2018-09-13Add internal APIs to support C#submit/tizen/20180913.084013accepted/tizen/unified/20180914.073206hj kim8-225/+376
2018-09-13[ACR-1300][Add/Deprecated] Change Playlist info related APIs.hj kim11-26/+151
2018-09-03Code refactoring. Unify server callback register/unregister APIssubmit/tizen/20180903.083016submit/tizen/20180903.072508accepted/tizen/unified/20180904.062843hj kim6-283/+127
2018-08-31Just rename enumhj kim2-60/+60
2018-08-30[ACR-1293] Add the playback content type, the capability and the icon uri for...submit/tizen/20180830.082244accepted/tizen/unified/20180831.061643jiyong.min14-92/+1452
2018-08-29Code refactoring. Unify subscribe/unsubscribe codehj kim4-122/+78
2018-08-29Code refactoring. Unify client callback register/unregister APIshj kim2-458/+186
2018-08-09Fix test code crashsubmit/tizen/20180809.003929accepted/tizen/unified/20180810.062842hj kim2-38/+55
2018-08-08[ACR-1274]Change APIs profile for the newly added ones. From Common to Mobile...submit/tizen/20180808.063320accepted/tizen/unified/20180809.074740hj kim6-83/+83
2018-08-08Fix memory leaksubmit/tizen/20180808.060658accepted/tizen/unified/20180808.141319Minje Ahn1-2/+9
2018-07-27Fix Wformat build errorsubmit/tizen/20180727.055504accepted/tizen/unified/20180730.142056yhji3-6/+6
2018-07-17Remove unused upgrade scriptsubmit/tizen/20180717.054420submit/tizen/20180717.002804accepted/tizen/unified/20180718.154224accepted/tizen/unified/20180717.063159jiyong.min2-34/+1
2018-07-13Just update doxygen descriptionhj kim3-0/+9
2018-07-12Fix typosubmit/tizen/20180712.083902accepted/tizen/unified/20180713.090601hj kim1-2/+2
2018-07-10Add to remove client from client_list table when it is createdsubmit/tizen/20180710.053337Jiyong Min3-11/+16
2018-07-06Fix Coverity issuessubmit/tizen/20180706.044046accepted/tizen/unified/20180706.140659hj kim3-3/+11
2018-07-06[ACR-1252] Add to send event, reply and received callbacksJiyong Min11-11/+870