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-05-03
Fix memory leak for 'path'
accepted/tizen/8.0/unified/20240503.162953
Jiyong
1
-9
/
+7
2024-04-23
Modify to limit the size of message for socket ipc
accepted/tizen/8.0/unified/20240423.163336
Jiyong
3
-54
/
+85
2024-02-15
Improve handle creation performance
accepted/tizen/8.0/unified/20240222.093832
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
2020-03-11
Remove redundant static function
jiyong.min
1
-40
/
+31
2020-03-11
Remove unnecessary allocation
jiyong.min
1
-3
/
+0
2020-03-10
Remove unnecessary variables at dbus listener
submit/tizen/20200310.225736
accepted/tizen/unified/20200312.234432
jiyong.min
1
-6
/
+2
2020-01-20
Fix coverity issue
submit/tizen/20200122.012604
jiyong.min
3
-8
/
+12
2020-01-16
Change select query of __mc_db_get_record due to wrong result
submit/tizen/20200116.004203
accepted/tizen/unified/20200117.120814
jiyong.min
1
-1
/
+1
2020-01-15
Fix build error
submit/tizen/20200115.071738
hj kim
1
-1
/
+1
2020-01-15
Apply Tizen naming convetion for protected(global) functions in internal header
hj kim
5
-121
/
+121
2020-01-15
Merge "unify duplicated code regarding g_dbus_connection_emit_signal" into tizen
hj kim
1
-33
/
+14
2020-01-15
unify duplicated code regarding g_dbus_connection_emit_signal
hj kim
1
-33
/
+14
2020-01-15
updating duplicated code regarding getting value from db
hj kim
1
-97
/
+42
[next]