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
2021-05-10
Fix typo (subtite -> subtitle)
submit/tizen_5.5/20210513.012503
accepted/tizen/5.5/unified/20210523.230133
tizen_5.5
accepted/tizen_5.5_unified
backto.kim
1
-1
/
+1
2020-10-08
Reduce DB locking time
submit/tizen_5.5/20201008.063344
accepted/tizen/5.5/unified/20201012.013354
hj kim
4
-38
/
+86
2020-10-08
Improve __mc_service_process()
hj kim
1
-61
/
+49
2020-10-08
Reinforce message for debugging
hj kim
1
-6
/
+6
2020-10-08
Bug fix of sending wrong message
hj kim
1
-3
/
+4
2020-10-08
remove from the connection list when fail to DB updating
hj kim
2
-2
/
+7
2020-10-08
build error fix
hj kim
1
-2
/
+2
2020-10-08
Use proper variable name
hj kim
1
-29
/
+27
2020-10-08
Improve __mc_service_remove_connection()
hj kim
1
-34
/
+21
2020-10-08
Update log level to get log for product
hj kim
5
-26
/
+32
2020-10-07
Fix document issue
submit/tizen_5.5/20201007.073743
accepted/tizen/5.5/unified/20201008.020601
hj kim
1
-1
/
+1
2020-09-25
fix memory leak for playlist_name
jiyong.min
3
-1
/
+3
2020-07-28
Fix typo
jiyong.min
2
-4
/
+4
2020-07-23
Fix memory leak if 'latest_server_name' is empty string.
jiyong.min
1
-2
/
+2
2020-07-23
Fix 'sql_str' memory leak if 'handle' is null or 'sql_str' is empty string
jiyong.min
1
-2
/
+14
2020-07-23
Merge "Fix incorrect return value" into tizen_5.5
hj kim
1
-4
/
+4
2020-07-23
Added db migration to upgrade from tizen 4.0
submit/tizen_5.5_wearable_hotfix/20201026.184302
submit/tizen_5.5/20200722.085243
accepted/tizen/5.5/unified/wearable/hotfix/20201027.121724
accepted/tizen/5.5/unified/20200724.222757
tizen_5.5_wearable_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
jiyong.min
2
-5
/
+41
2020-07-22
Fix incorrect return value
jiyong.min
1
-4
/
+4
2020-05-14
Update __mc_db_get_metadata()
submit/tizen_5.5/20200513.234309
accepted/tizen/5.5/unified/20200514.154245
hj kim
1
-19
/
+17
2020-05-14
Fix to return ERROR_NONE and NULL for value when metadata doesn't exist
hj kim
3
-3
/
+4
2020-03-10
Merge branch 'tizen' into tizen_5.5
submit/tizen_5.5/20200311.011303
accepted/tizen/5.5/unified/20200311.224713
jiyong.min
7
-201
/
+172
2020-03-10
Remove unnecessary variables at dbus listener
submit/tizen/20200310.225736
accepted/tizen/unified/20200312.234432
jiyong.min
2
-8
/
+2
2020-03-06
Unify duplicated code regarding error handling
jiyong.min
1
-15
/
+6
2020-03-06
Fix resource leak for 'query_list' and retrieve 'sql_str_free' function
jiyong.min
2
-39
/
+37
2020-03-04
Seperate parsing and updating database to reduce CC(cyclomatic complexity)
jiyong.min
1
-45
/
+61
2020-03-04
Seperate 'params' variable from parsing and updating database
jiyong.min
3
-77
/
+37
2020-03-04
Remove duplicated conditions
jiyong.min
2
-32
/
+44
2020-02-11
Replace 'g_main_is_running' to 'g_main_loop_is_running' for glib update
submit/tizen/20200217.011016
submit/tizen/20200203.160801
accepted/tizen/unified/20200224.081349
jiyong.min
1
-1
/
+1
2020-01-22
Fix coverity issue
submit/tizen_5.5/20200123.020528
accepted/tizen/5.5/unified/20200127.115844
jiyong.min
5
-11
/
+15
2020-01-20
Fix coverity issue
submit/tizen/20200122.012604
jiyong.min
5
-11
/
+15
2020-01-16
Change select query of __mc_db_get_record due to wrong result
submit/tizen_5.5/20200116.031909
accepted/tizen/5.5/unified/20200116.120622
jiyong.min
1
-1
/
+1
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
Merge branch 'tizen' into tizen_5.5
hj kim
1
-1
/
+1
2020-01-15
Fix build error
submit/tizen/20200115.071738
hj kim
1
-1
/
+1
2020-01-15
Merge branch 'tizen' into tizen_5.5
hj kim
11
-580
/
+381
2020-01-15
Version up
hj kim
1
-1
/
+1
2020-01-15
Apply Tizen naming convetion for protected(global) functions in internal header
hj kim
6
-138
/
+138
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
2020-01-15
Remove duplicated codes
hj kim
2
-65
/
+52
2020-01-15
unify duplicated code regarding command_available
hj kim
1
-20
/
+8
2020-01-15
Remove useless parameter checking code
hj kim
1
-39
/
+15
2020-01-14
Apply Tizen naming convetion for protected(global) functions in internal header
hj kim
5
-86
/
+85
2020-01-13
Remove duplicated code and redundant parameter
hj kim
2
-115
/
+40
2020-01-10
Fix wrong return value
submit/tizen/20200110.063905
accepted/tizen/unified/20200113.130611
jiyong.min
2
-8
/
+8
2020-01-10
Merge branch 'tizen' into tizen_5.5
hj kim
8
-226
/
+183
2020-01-09
Apply Tizen naming convention for internal functions.
submit/tizen/20200109.233217
hj kim
3
-46
/
+46
2020-01-08
Fix to use valid GList in app_dead handler
submit/tizen/20200109.082013
jiyong.min
2
-10
/
+6
2019-12-31
Fix crash while playlist is updated
submit/tizen/20200102.043859
submit/tizen/20191230.234237
accepted/tizen/unified/20200105.221159
jiyong.min
2
-2
/
+2
[next]