Check the value at idle time for debugging the cpu usage issue
[platform/core/multimedia/mmsvc-core.git] / server / src / muse_server_config.c
2020-05-25 YoungHun KimCheck the value at idle time for debugging the cpu... 63/234163/7 submit/tizen/20200525.224545
2020-05-06 YoungHun KimSeparate threads to facilitate control of each operation 30/232230/8 submit/tizen/20200507.052130
2020-04-29 YoungHun KimPrint the log of the instance information at regular... 62/232162/5
2020-04-22 YoungHun KimUse g_new0 instead of calloc 94/231494/5 accepted/tizen/unified/20200424.141638 submit/tizen/20200423.064248
2020-04-22 YoungHun KimUse g_malloc0/g_free instead of malloc/free 60/231460/4
2020-04-21 YoungHun KimChange remove with unlink of async-signal-safe function 89/230889/10
2020-03-10 Jeongmo YangAdd feature for preloading plugins for GStreamer 66/227066/3 accepted/tizen/unified/20200315.214816 submit/tizen/20200311.020132 submit/tizen/20200311.030158 submit/tizen/20200312.062225
2020-02-21 YoungHun KimUpdate coding rule of muse 00/225300/2 accepted/tizen/unified/20200224.081458 submit/tizen/20200221.062926
2020-01-08 YoungHun KimFix build error due to iniparser upgrade 28/221928/3 accepted/tizen/unified/20200114.130752 submit/tizen/20200108.113227 submit/tizen/20200109.104649
2020-01-08 YoungHun KimMerge "Fix build error due to toolchain upgrade (gcc6... accepted/tizen/unified/20200113.130724 submit/tizen/20200108.010425
2020-01-07 YoungHun KimFix build error due to toolchain upgrade (gcc6->gcc9) 45/221745/4
2019-11-22 YoungHun KimChange the value of timeout in case gst_init does not... 06/218306/10 accepted/tizen/unified/20191125.135538 submit/tizen/20191122.052207
2019-08-27 YoungHun KimCreate the diag thread after daemonizing 01/210201/18 accepted/tizen/unified/20190828.011014 submit/tizen/20190827.081232
2019-07-23 YoungHun Kimfix the issue of memory leak 34/210634/2 submit/tizen/20190724.023818
2019-02-15 YoungHun KimUpdate to sync with tizen_5.0 branch 36/199836/2
2019-02-14 YoungHun KimMerge "Resolve the ASAN issue of heap-use-after-free...
2019-02-14 YoungHun KimResolve the ASAN issue of heap-use-after-free 64/198764/25
2019-01-17 YoungHun KimDisable storage_change_cb at wearable because there... 49/197749/5 accepted/tizen/unified/20190128.061324 submit/tizen/20190117.103356 submit/tizen/20190121.010243
2019-01-15 YoungHun KimUpdate the Security vulnerability 96/197396/4 submit/tizen/20190115.230031
2018-09-19 YoungHun KimUpdate the debug macro of glib 84/189484/4 accepted/tizen/5.0/unified/20181102.015617 accepted/tizen/unified/20180921.143050 submit/tizen/20180920.052313 submit/tizen_5.0/20181101.000003
2018-06-25 YoungHun KimAdd the on-demand using socket activation with keeping... 24/176524/22 accepted/tizen/unified/20180626.064830 submit/tizen/20180625.071213
2018-03-29 YoungHun KimNotify the caution command when the number of instance... 41/172641/13
2018-02-01 YoungHun KimFix the memory leak of muse config parse 00/169000/2 submit/tizen/20180202.020558
2018-01-17 YoungHun KimRemove the duplicate check for null 83/166483/6
2018-01-10 YoungHun KimRemove the duplicate check for null 00/166400/1 accepted/tizen/unified/20180112.073141 submit/tizen/20180111.064525
2018-01-10 YoungHun KimComply with muse coding rule 80/166380/2
2018-01-09 YoungHun KimComply with muse coding rule 62/166362/1 accepted/tizen/unified/20180111.074213 submit/tizen/20180110.023520
2017-11-30 YoungHun KimAdd the default value for error handler of invalid key 34/162234/1
2017-11-29 YoungHun KimAdd the default value for error handler of invalid key 39/161939/7 accepted/tizen/4.0/unified/20171130.063700 submit/tizen_4.0/20171130.004232
2017-11-24 YoungHun KimAdd to check the number of create instace 46/161446/3
2017-11-23 YoungHun KimAdd to check the number of create instace 06/161206/4
2017-11-17 YoungHun KimNotify the additional information when external storage... 91/160591/1 accepted/tizen/4.0/unified/20171122.071122 submit/tizen_4.0/20171117.013922
2017-11-15 YoungHun KimNotify the additional information when external storage... 64/159964/11
2017-11-14 YoungHun KimUpdate internal muse_server with direct function call 31/160031/1 submit/tizen_4.0/20171114.083345
2017-11-12 YoungHun KimUpdate internal muse_server with direct function call 92/159192/14
2017-10-19 YoungHun KimMerge branch 'tizen' to tizen_4.0 02/156602/1 accepted/tizen/4.0/unified/20171019.235438 submit/tizen_4.0/20171019.060405
2017-10-16 YoungHun KimThe msg and data channel pairs by using PID 09/155709/1
2017-10-16 YoungHun KimAbbreviate the name of function and variable, which... 39/155439/3
2017-10-12 YoungHun KimThe msg and data channel pairs by using PID 45/152445/18
2017-10-10 YoungHun KimSupport to get_module_index at muse_client 26/154526/1
2017-10-10 YoungHun KimMerge branch tizen into tizen_4.0 88/154288/1 accepted/tizen/4.0/unified/20171010.163046 submit/tizen_4.0/20171010.044818
2017-09-29 YoungHun KimSupport to get_module_index at muse_client 58/153558/5
2017-09-26 YoungHun KimCode refactoring 31/151831/8
2017-08-18 YoungHun Kim[0.3.1] Split mused to muse-server, muse-core and muse... 42/144942/2
2017-08-18 YoungHun KimRevert "Split mused to muse-server, muse-core (common... 93/144793/1
2017-08-17 YoungHun KimSplit mused to muse-server, muse-core (common) and... 99/138599/61