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
2018-06-29
Check parameter condition
submit/tizen/20180703.063819
submit/tizen/20180702.022124
accepted/tizen/unified/20180703.163709
hj kim
1
-1
/
+2
2018-06-28
[4.0 ACR-1237] Apply 4.0 updated code to 5.0
submit/tizen/20180628.091114
accepted/tizen/unified/20180629.061629
hj kim
19
-518
/
+2161
2018-06-26
Add ACR-1235 and sync media-controller from 4.0
submit/tizen/20180627.041748
Jiyong Min
12
-222
/
+820
2018-06-26
Modify tcp message transfer to service daemon
submit/tizen/20180627.041635
accepted/tizen/unified/20180628.061206
Jiyong Min
5
-21
/
+111
2018-05-29
Add code for checking privilege
hj kim
10
-79
/
+82
2018-05-28
Unify playlist remove and update to avoid timing issue
hj kim
3
-5
/
+10
2018-05-25
restrict making multiple handles
submit/tizen/20180528.002901
hj kim
4
-4
/
+4
2018-05-24
Just rearrange the code. remove duplicated code
hj kim
5
-43
/
+22
2018-05-24
Just rename API
hj kim
3
-8
/
+8
2018-05-24
Change the way of making db update query. Client send parameters and Controll...
hj kim
8
-104
/
+277
2018-05-15
Code refactoring. remove duplicated code when replace bundle to string
Jiyong Min
4
-47
/
+46
2018-05-15
Add code for sending and receiving request id
hj kim
4
-37
/
+39
2018-05-14
Just change parameter name
hj kim
1
-4
/
+4
2018-05-14
Change __send_command to receive request id
hj kim
1
-8
/
+8
2018-05-14
Code refactoring. remove duplicated code when send command
hj kim
1
-78
/
+37
2018-05-14
Change mp_ipc_send_mssage API to get the request id
hj kim
4
-12
/
+15
2018-05-14
Add getting request id
Jiyong Min
2
-0
/
+23
2018-05-04
Coverity issue fix
submit/tizen/20180504.024555
accepted/tizen/unified/20180504.063634
hj kim
1
-7
/
+4
2018-05-03
Check validity of input parameter
submit/tizen/20180503.224930
hj kim
2
-1
/
+3
2018-04-27
Add code for exception handling
submit/tizen/20180502.025013
submit/tizen/20180429.222028
accepted/tizen/unified/20180502.071159
hj kim
2
-3
/
+7
2018-04-27
Add test case for APP_CONTROL_OPERATION_MEDIA_CONTROLLER
hj kim
3
-1
/
+44
2018-04-25
Fix Coverity issue
submit/tizen/20180425.052308
accepted/tizen/unified/20180425.133711
hj kim
2
-2
/
+6
2018-04-20
Change 'index' column to 'playlist_index' due to syntax error and
submit/tizen/20180419.225455
accepted/tizen/unified/20180423.062727
Jiyong Min
1
-3
/
+4
2018-04-18
[ACR-1200] Add APIs to set and get index of playlist
hj kim
11
-87
/
+157
2018-04-17
Fix doxygen fault
submit/tizen/20180417.235711
accepted/tizen/unified/20180418.071756
hj kim
1
-1
/
+1
2018-04-13
To make clear change media_id to index
submit/tizen/20180416.031123
accepted/tizen/unified/20180416.213845
hj kim
4
-14
/
+14
2018-04-06
[ACR-1199]Add APIs for playling designated playlist item.
submit/tizen/20180411.022759
accepted/tizen/unified/20180411.065620
hj kim
8
-44
/
+267
2018-04-06
Fix Coverity Issues
submit/tizen/20180406.052230
accepted/tizen/unified/20180409.060345
hj kim
1
-0
/
+4
2018-04-03
Remove unused dependency of dbus-glib-1
submit/tizen/20180403.050213
accepted/tizen/unified/20180403.182410
hj kim
2
-2
/
+1
2018-04-02
[ACR-1190] Add new APIs to support playlist
hj kim
13
-134
/
+691
2018-03-29
[MPR-1333]Keep latest server's metadata. and bug fix of server/playback state...
hj kim
5
-20
/
+56
2018-03-21
Just move defines. Don't need to define them in .h
hj kim
2
-13
/
+13
2018-03-15
Add description for custom command cb. and fix memory leak
submit/tizen/20180319.022933
submit/tizen/20180316.071952
accepted/tizen/unified/20180319.063008
hj kim
4
-26
/
+20
2018-03-15
[ACR-1173] Separate playback state and action
hj kim
9
-22
/
+256
2018-03-09
[ACR-1172] Add repeat mode for one media
submit/tizen/20180313.014139
submit/tizen/20180312.020434
accepted/tizen/unified/20180315.061319
hj kim
3
-7
/
+4
2018-03-05
Fix typo
submit/tizen/20180305.053300
accepted/tizen/unified/20180307.071309
Minje Ahn
2
-26
/
+26
2018-01-26
Fix HANDLE_LEAK_SQLITE_STATEMENT issue
submit/tizen/20180130.011229
accepted/tizen/unified/20180130.055216
Jiyong Min
1
-1
/
+6
2018-01-24
Fix wrong description for MEDIA_CONTROLLER_ERROR_PERMISSION_DENIED
submit/tizen/20180125.001258
accepted/tizen/unified/20180125.122840
hj kim
1
-0
/
+9
2018-01-24
Fix Doxygen mistakes
hj kim
6
-202
/
+205
2017-12-29
Add debug msg and update debug msg
submit/tizen/20180102.071056
accepted/tizen/unified/20180103.151753
hj kim
2
-1
/
+17
2017-12-29
Fix typo
hj kim
1
-1
/
+1
2017-12-27
Fix that getting command did not work for permission denied
submit/tizen/20171228.044239
accepted/tizen/unified/20171229.070218
Jiyong Min
2
-16
/
+14
2017-12-18
Just update debug msg
submit/tizen/20171218.085007
accepted/tizen/unified/20171219.072645
hj kim
1
-12
/
+12
2017-12-18
Add to send playback positin/shuffle mode/repeat mode command
Jiyong Min
7
-16
/
+451
2017-12-06
[ACR-1114][Add] Add to send playback positin/shuffle mode/repeat mode command
Jiyong Min
2
-39
/
+267
2017-09-29
Add bundle_internal.h
submit/tizen/20170928.090751
accepted/tizen/unified/20170929.081632
Jiyong Min
2
-1
/
+2
2017-09-29
Fix build error
Jiyong Min
1
-1
/
+1
2017-09-28
Modify memory leak of bundle_raw
Jiyong Min
4
-11
/
+24
2017-09-25
Modify dbus user_data from GList * to GList **
submit/tizen/20170922.060558
accepted/tizen/unified/20170925.071136
Jiyong Min
1
-4
/
+4
2017-09-21
Remove unused code
Jiyong Min
1
-9
/
+0
[prev]
[next]