Use clock_gettime() with CLOCK_MONOTONIC which is not affected by changing system...
[platform/core/multimedia/mmsvc-core.git] / core / include / muse_core_internal.h
2020-07-21 YoungHun KimUse clock_gettime() with CLOCK_MONOTONIC which is not... 67/238867/10 accepted/tizen/unified/20200722.144553 submit/tizen/20200722.020823
2020-07-06 Jeongmo YangRevert "Remove the mm-common dependency" 02/237902/1 accepted/tizen/unified/20200707.140926 submit/tizen/20200706.093735
2020-07-06 YoungHun KimRemove the mm-common dependency 27/237827/1 submit/tizen/20200706.045441
2020-04-27 YoungHun KimAdd the coverage measurement for muse 34/231834/7
2020-04-16 YoungHun KimUpdate the macro function 02/230702/4 accepted/tizen/unified/20200417.152704 submit/tizen/20200416.230147
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 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-04-26 YoungHun KimFix the heap-use-after-free of workqueue thread 20/204720/3 accepted/tizen/unified/20190429.103752 submit/tizen/20190426.101702 submit/tizen/20190429.001931
2019-02-21 Jeongmo YangAdd new API to get fds 18/200218/5
2019-02-14 YoungHun KimMerge "Update message parsing error handling" into... accepted/tizen/unified/20190218.063823 submit/tizen/20190214.113838
2019-02-14 YoungHun KimMerge "Resolve the ASAN issue of heap-use-after-free...
2019-02-01 YoungHun KimMerge "Release the connection only if connected properl...
2019-02-01 Jeongmo YangRevert "Set mm-common only at client packages" 49/199049/1
2019-01-31 YoungHun KimRelease the connection only if connected properly 20/198620/8
2019-01-31 YoungHun KimSet mm-common only at client packages 78/198978/1 submit/tizen/20190131.105357
2019-01-30 Jeongmo YangAdd mm-common to pc file for client packages 23/198823/3 submit/tizen/20190130.080354
2019-01-23 YoungHun KimChange not to export muse module enumeration 85/198185/4
2018-11-12 YoungHun KimMerge "Troubleshoot exceeding maximum dispatcher" into... accepted/tizen/unified/20181113.085915 submit/tizen/20181112.074812
2018-11-12 YoungHun KimIncrease the maximum dispatcher value because added... 63/192863/1
2018-11-12 YoungHun KimTroubleshoot exceeding maximum dispatcher 19/192819/4
2018-10-24 YoungHun KimMerge "Update to wait until the child processe called... submit/tizen/20181024.032316
2018-10-24 YoungHun KimMerge "Update to split the LOG_TAG explicitly" into...
2018-10-22 YoungHun KimUpdate to split the LOG_TAG explicitly 76/191676/1
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-30 YoungHun KimFix the bug of fd stat 98/171998/21 accepted/tizen/unified/20180402.062608 submit/tizen/20180330.080422
2018-03-08 YoungHun KimMove the internal data structure 89/171989/1
2018-03-07 YoungHun KimUpdate the error log consistently 15/171815/1 accepted/tizen/unified/20180312.145812 submit/tizen/20180308.033110
2018-02-23 Jeongmo YangUpdate message IPC mechanism 25/170925/1 accepted/tizen/unified/20180226.061645 submit/tizen/20180223.074744
2018-01-19 YoungHun KimMerge branch 'tizen_4.0' to tizen 42/167642/1 submit/tizen/20180119.065656
2018-01-19 YoungHun KimUpdate the global dispatcher's mutex by module instance 02/167502/3 submit/tizen_4.0/20180119.024422
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-23 YoungHun KimAdd the api to get the number of instance 89/161389/1 accepted/tizen/4.0/unified/20171124.063636 submit/tizen_4.0/20171123.073222
2017-11-23 YoungHun KimAdd the api to get the number of instance 13/161013/5
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-11-06 YoungHun KimCode refactoring for managing the client connection 98/158998/1 accepted/tizen/4.0/unified/20171108.063616 submit/tizen_4.0/20171106.094509
2017-11-06 YoungHun KimCode refactoring for managing the client connection 16/157216/16 accepted/tizen/unified/20171107.055240 submit/tizen/20171106.085829 submit/tizen/20171107.025125
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-19 YoungHun KimThe new thread (Diagnostic thread) is added 86/155786/20
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-09-06 YoungHun KimFix the directory path and bug 48/147848/2 accepted/tizen/4.0/unified/20170907.194606 submit/tizen_4.0/20170907.003121
2017-09-06 YoungHun KimFix the directory path and bug 45/147845/4 accepted/tizen/unified/20170907.060344 submit/tizen/20170907.003146
2017-08-23 YoungHun KimAdd MUSE_SERVER_READY for product 14/145614/2 accepted/tizen/4.0/unified/20170829.020225 accepted/tizen/unified/20170823.170605 submit/tizen/20170823.084832 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_4.0/20170830.060221
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