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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Code clean up regarding the return value
hjkim
6
-75
/
+50
2024-07-11
Bug fix. insecure strncmp
accepted/tizen/unified/x/asan/20240813.230759
accepted/tizen/unified/x/20240715.042457
accepted/tizen/unified/toolchain/20240812.132506
accepted/tizen/unified/dev/20240715.080531
accepted/tizen/unified/20240712.160044
Jiyong
3
-5
/
+5
2024-06-12
media_controller_util refactoring
accepted/tizen/unified/x/asan/20240625.092247
accepted/tizen/unified/x/20240614.160418
accepted/tizen/unified/toolchain/20240624.121419
accepted/tizen/unified/dev/20240620.004048
accepted/tizen/unified/20240614.084852
Minje Ahn
4
-149
/
+70
2024-06-11
Use g_auto(GStrv)
Minje Ahn
3
-98
/
+23
2024-06-11
Add sql_autoptr type
Minje Ahn
1
-76
/
+58
2024-06-04
Use sqlite APIs directly
Minje Ahn
1
-38
/
+38
2024-05-03
Fix memory leak for 'path'
Jiyong
1
-9
/
+7
2024-04-24
Code cleanup for socket functions
accepted/tizen/unified/x/20240430.094806
accepted/tizen/unified/20240426.035448
Jiyong
1
-16
/
+3
2024-04-25
Remove unnecessary socket activation code
Jiyong
1
-71
/
+7
2024-04-23
Modify to limit the size of message for socket ipc
accepted/tizen/unified/x/20240425.051112
accepted/tizen/unified/20240424.063525
Jiyong
3
-54
/
+85
2024-03-08
Bug fix of getting signal name
accepted/tizen/unified/x/20240311.100025
accepted/tizen/unified/20240308.174154
hjkim
1
-0
/
+2
2024-02-20
[ACR-1825]Remove deprecated APIs
hjkim
2
-144
/
+0
2024-02-15
Improve handle creation performance
accepted/tizen/unified/x/20240222.211059
accepted/tizen/unified/toolchain/20240311.065130
accepted/tizen/unified/20240222.012638
Jiyong
1
-1
/
+1
2023-06-30
Fixed the build error using gcc 13
accepted/tizen/unified/dev/20230726.115748
accepted/tizen/unified/20230703.093346
jiyong.min
2
-5
/
+4
2023-04-06
Remove unnecessary 'oldname'
accepted/tizen/unified/20230406.165745
jiyong.min
1
-11
/
+7
2022-03-31
Remove TIZEN_FEATURE_COMPATIBILITY code
submit/tizen/20220418.220359
submit/tizen/20220418.052811
accepted/tizen/unified/20220421.065408
Minje Ahn
2
-316
/
+0
2021-04-29
Fixed the length of bundle_key to 3-digit
submit/tizen/20210429.234105
accepted/tizen/unified/20210430.052702
jiyong.min
1
-1
/
+2
2021-04-19
Modify the query of getting playlist's item to order by ROWID
jiyong.min
1
-1
/
+1
2021-04-19
Add new key for the bundle of playlist
jiyong.min
1
-5
/
+11
2020-12-15
Add new msg to check service launch status
hj kim
1
-13
/
+17
2020-12-15
Update code to reduce complexity
hj kim
1
-11
/
+21
2020-12-15
Fix wrong messages
hj kim
3
-6
/
+6
2020-10-08
Reduce DB locking time
tizen_6.0.m2_release
submit/tizen_6.0_hotfix/20201103.114802
submit/tizen_6.0_hotfix/20201102.192502
submit/tizen_6.0/20201029.205102
submit/tizen/20201008.053624
accepted/tizen/unified/20201009.090838
accepted/tizen/6.0/unified/hotfix/20201103.052243
accepted/tizen/6.0/unified/hotfix/20201103.004858
accepted/tizen/6.0/unified/20201030.122552
tizen_6.0_hotfix
accepted/tizen_6.0_unified_hotfix
hj kim
2
-37
/
+80
2020-10-06
remove from the connection list when fail to DB updating
hj kim
1
-1
/
+1
2020-09-28
Update log level to get log for product
hj kim
3
-10
/
+13
2020-09-25
fix memory leak for playlist_name
submit/tizen/20200924.055537
accepted/tizen/unified/20200925.140231
jiyong.min
2
-0
/
+4
2020-09-15
Fix resource leak
submit/tizen/20200917.004955
submit/tizen/20200916.012329
accepted/tizen/unified/20200917.055750
hj kim
2
-8
/
+8
2020-08-19
Modify to prevent reuse of values from released handles
submit/tizen/20200820.043357
accepted/tizen/unified/20200820.133526
jiyong.min
2
-24
/
+26
2020-07-23
Add static keyword and apply tizen coding rule
hj kim
1
-1
/
+1
2020-07-22
Fix double free if goto ERROR
jiyong.min
1
-0
/
+2
2020-07-22
Fix 'sql_str' memory leak if 'handle' is null or 'sql_str' is empty string
jiyong.min
1
-2
/
+14
2020-07-17
Fix bug that API return invalid parameter for added enum
submit/tizen/20200721.000647
accepted/tizen/unified/20200722.144620
jiyong.min
1
-1
/
+1
2020-06-23
Added checking valid display mode
submit/tizen/20200623.070108
accepted/tizen/unified/20200624.130217
jiyong.min
3
-12
/
+30
2020-06-23
Fix typo
hj kim
4
-7
/
+7
2020-06-18
add user_data_free_func for 'g_dbus_connection_signal_subscribe'
jiyong.min
1
-9
/
+23
2020-06-04
Changes dbus user_data from the listener list to a listener
jiyong.min
1
-19
/
+7
2020-06-04
Code cleanup for replacing client handle with receiver
jiyong.min
2
-50
/
+39
2020-06-04
Code cleanup for function to check parameter validity
jiyong.min
5
-125
/
+80
2020-05-18
Merge "Revert "Revert "Fix to return ERROR_NONE and NULL for value when metad...
Jiyong Min
1
-1
/
+2
2020-05-18
Merge "Revert "Revert "Remove out of memory related code by using glib""" int...
Jiyong Min
7
-350
/
+233
2020-05-17
Revert "Revert "Fix to return ERROR_NONE and NULL for value when metadata doe...
Jiyong Min
1
-1
/
+2
2020-05-17
Revert "Revert "Remove out of memory related code by using glib""
Jiyong Min
7
-350
/
+233
2020-05-14
Revert "Fix to return ERROR_NONE and NULL for value when metadata doesn't exist"
submit/tizen/20200514.115625
Jiyong Min
1
-2
/
+1
2020-05-14
Revert "Remove out of memory related code by using glib"
Jiyong Min
7
-233
/
+350
2020-05-14
Fix to return ERROR_NONE and NULL for value when metadata doesn't exist
hj kim
1
-1
/
+2
2020-05-08
Fix typo
submit/tizen/20200508.074554
accepted/tizen/unified/20200511.214629
jiyong.min
2
-73
/
+73
2020-05-08
Remove out of memory related code by using glib
jiyong.min
7
-350
/
+233
2020-04-16
Remove null check for nullable function
jiyong.min
1
-4
/
+2
2020-04-02
Remove unused code
submit/tizen/20200402.224031
accepted/tizen/unified/20200403.153137
jiyong.min
1
-21
/
+0
2020-03-12
Rename and relocate the functions for dbus & socket IPC
submit/tizen/20200313.030919
accepted/tizen/unified/20200315.214713
jiyong.min
1
-60
/
+59
[next]