index
:
platform/core/api/media-controller
Refs/for/tizen
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
ref/for/tizen
resf/for/tizen
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_with_player
Domain: Multimedia / Media Content;
Jiyong Min <jiyong.min@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
Merge branch 'tizen_4.0' into tizen_4.0_tv
tizen_4.0_tv
Minje Ahn
9
-203
/
+400
2020-05-08
Remove checking initial value for 'connection_cnt'
submit/tizen_4.0/20200508.030913
accepted/tizen/4.0/unified/20200512.005047
tizen_4.0
accepted/tizen_4.0_unified
jiyong.min
2
-4
/
+4
2019-08-13
Remove check EACCESS and Fix log position to avoid errno change. (errno can b...
submit/tizen_4.0/20190813.071349
accepted/tizen/4.0/unified/20190820.015434
hj kim
1
-75
/
+46
2019-07-05
Add to free 'msg', 'creds', and 'source' due to memory leak issue
submit/tizen_4.0/20190705.014149
accepted/tizen/4.0/unified/20190705.074235
jiyong.min
2
-44
/
+39
2019-07-01
Add to remove and update information for dead application on database
submit/tizen_4.0/20190701.070443
accepted/tizen/4.0/unified/20190702.072310
jiyong.min
4
-22
/
+122
2019-07-01
Add to notify the updated server_name and server_states to clients
jiyong.min
1
-3
/
+55
2019-07-01
Add signal handler for app_dead_signal
jiyong.min
3
-46
/
+99
2019-07-01
controller daemon will save not only pid but also appid when server and clien...
hj kim
3
-10
/
+23
2019-04-08
Bug fix of removing all data for command verification
submit/tizen_4.0/20190408.060232
accepted/tizen/4.0/unified/20190409.091537
hj kim
1
-10
/
+23
2018-08-21
Merge branch 'tizen_4.0' into tizen_4.0_tv
jiyong.min
26
-665
/
+5952
2018-08-09
Fix test code crash
submit/tizen_4.0/20180809.003941
accepted/tizen/4.0/unified/20180809.145732
hj kim
2
-38
/
+55
2018-08-08
Fix memory leak
submit/tizen_4.0/20180808.060727
accepted/tizen/4.0/unified/20180808.141405
Minje Ahn
1
-2
/
+9
2018-07-27
Fix Wformat build error
submit/tizen_4.0/20180727.055655
accepted/tizen/4.0/unified/20180803.172230
hj kim
3
-5
/
+5
2018-07-25
Add missed whitespace before function
submit/tizen_4.0/20180726.022654
accepted/tizen/4.0/unified/20180803.172110
jiyong.min
1
-3
/
+3
2018-07-19
[ACR-1268]Change APIs profile for the newly added ones. From Common to Mobile...
submit/tizen_4.0/20180719.092500
accepted/tizen/4.0/unified/20180719.160958
hj kim
6
-56
/
+132
2018-07-13
Just update doxygen description
hj kim
3
-0
/
+9
2018-07-12
Fix typo
submit/tizen_4.0/20180712.083848
accepted/tizen/4.0/unified/20180712.235759
hj kim
1
-2
/
+2
2018-07-10
Add to remove client from client_list table when it is created
submit/tizen_4.0/20180710.053316
accepted/tizen/4.0/unified/20180710.164306
Jiyong Min
3
-11
/
+16
2018-07-06
Fix Coverity issues
submit/tizen_4.0/20180706.043935
accepted/tizen/4.0/unified/20180706.091449
hj kim
3
-3
/
+11
2018-07-06
[ACR-1252] Add to send event, reply and received callbacks
Jiyong Min
11
-11
/
+870
2018-06-29
Check parameter condition
submit/tizen_4.0/20180629.051746
accepted/tizen/4.0/unified/20180702.105530
hj kim
1
-1
/
+2
2018-06-28
Update test code
hj kim
4
-2
/
+45
2018-06-28
Fix Wrong API description
hj kim
1
-1
/
+1
2018-06-27
Modify tcp message transfer to service daemon
submit/tizen_4.0/20180627.072601
accepted/tizen/4.0/unified/20180628.130533
Jiyong Min
5
-21
/
+111
2018-06-26
Just update version
submit/tizen_4.0/20180626.070726
accepted/tizen/4.0/unified/20180627.151207
hj kim
1
-1
/
+1
2018-06-26
[ACR-1237] Add APIs to support playlist and metadata
hj kim
18
-227
/
+2429
2018-06-20
Bug fix. 'mc_client_foreach_server_subscribed' return incorrectly changed ser...
submit/tizen_4.0/20180620.012106
accepted/tizen/4.0/unified/20180620.131342
Jiyong Min
2
-20
/
+13
2018-06-15
Add the description and fix the typo
Jiyong Min
1
-1
/
+2
2018-06-07
Add new command, reply functions and types
submit/tizen_4.0/20180611.010536
accepted/tizen/4.0/unified/20180612.131228
Jiyong Min
6
-118
/
+999
2018-06-07
[ACR-1235][Add] Add to send custom action and to receive reply
Jiyong Min
3
-30
/
+672
2018-06-05
Change request_id from int to char
hj kim
7
-46
/
+51
2018-06-04
1.Privilege issue fix. 2.DB Update security issue fix. 3. Add code for managi...
hj kim
16
-299
/
+672
2018-06-04
restrict making multiple handles
hj kim
3
-3
/
+3
2018-06-04
Code refactoring. remove duplicated code when replace bundle to string
Jiyong Min
4
-53
/
+43
2018-06-04
Add code for sending and receiving request id
hj kim
4
-25
/
+27
2018-06-04
Just change parameter name
hj kim
1
-4
/
+4
2018-06-04
Change __send_command to receive request id
hj kim
1
-3
/
+3
2018-06-04
Code refactoring. remove duplicated code when send command
hj kim
1
-13
/
+32
2018-06-04
Change mp_ipc_send_mssage API to get the request id
hj kim
4
-7
/
+10
2018-06-04
Add getting request id
Jiyong Min
4
-8
/
+69
2018-04-03
Merge branch 'tizen_4.0' into tizen_4.0_tv
hj kim
2
-2
/
+1
2018-04-03
Remove unused dependency of dbus-glib-1
submit/tizen_4.0/20180403.043621
accepted/tizen/4.0/unified/20180404.063506
hj kim
2
-2
/
+1
2018-03-05
Merge branch 'tizen_4.0' into tizen_4.0_tv
hj kim
2
-23
/
+23
2018-03-05
Fix typo
submit/tizen_4.0/20180305.053852
accepted/tizen/4.0/unified/20180306.061140
Minje Ahn
2
-23
/
+23
2018-01-30
Fix wrong description for MEDIA_CONTROLLER_ERROR_PERMISSION_DENIED
submit/tizen_4.0/20180130.060607
accepted/tizen/4.0/unified/20180131.050244
hj kim
1
-0
/
+9
2018-01-30
Fix Doxygen mistakes
hj kim
5
-154
/
+157
2018-01-26
Fix HANDLE_LEAK_SQLITE_STATEMENT issue
submit/tizen_4.0/20180130.011252
Jiyong Min
2
-2
/
+7
2018-01-03
Add debug msg and update debug msg
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20180103.024722
accepted/tizen/4.0/unified/20180111.043124
hj kim
2
-1
/
+17
2018-01-03
Fix typo
hj kim
1
-1
/
+1
2017-12-27
Fix that getting command did not work for permission denied
submit/tizen_4.0/20171228.015101
accepted/tizen/4.0/unified/20171228.065044
Jiyong Min
2
-16
/
+15
[next]