Minor changes
[platform/core/multimedia/media-server.git] / lib / media-util-register.c
2020-08-13 hj kimMinor changes 94/238594/15
2020-04-17 hj kimRemove out of memory related code by using glib APIs 47/230647/12
2020-04-16 Minje AhnCode cleanup 23/230623/12
2020-01-17 hj kimUnify dulicated code regarding checking msg validity 84/222584/3 accepted/tizen/unified/20200117.120752 submit/tizen/20200117.053521
2020-01-13 hj kimChange global variables to static 72/222272/2 accepted/tizen/unified/20200115.123351 submit/tizen/20200113.224424
2019-12-30 hj kimChange some API's return type to void 19/221119/4 accepted/tizen/unified/20191230.120851 submit/tizen/20191230.082506
2019-12-09 chengyj1985send msg to app side when recursive scan start 70/219670/1 accepted/tizen/unified/20191211.121126 submit/tizen/20191209.064142
2019-10-01 Minje AhnChange MS_MEDIA_ERR_INVALID_PATH to MS_MEDIA_ERR_INVALI... 70/215070/1
2019-09-17 Minje AhnModify for readability 92/213892/2 accepted/tizen/unified/20190917.041353 submit/tizen/20190917.004518
2019-09-17 Minje AhnFix bug 28/213928/3
2019-09-05 Minje AhnChange GArray to GPtrArray 31/213331/4
2019-05-23 Minje AhnFix boolean notation 55/206655/3
2018-11-28 hj kimMerge "Adding initial structure for unittest" into...
2018-11-07 Minje Ahn[ACR-1308] Remove deprecated APIs 95/192595/1 submit/tizen/20181122.233111
2018-02-23 hj kimMerge "Fix memory leak" into tizen accepted/tizen/unified/20180228.071741 submit/tizen/20180223.053953
2018-02-22 Minje AhnFix build warning 58/170758/2 submit/tizen/20180223.053250
2018-02-13 yujie.chengsource was unref in _attache_callback, this pointer... 75/169875/6 accepted/tizen/unified/20180214.144616 accepted/tizen/unified/20180219.055813 submit/tizen/20180212.075159 submit/tizen/20180213.055433 submit/tizen/20180219.005435
2018-02-09 Minje Ahn[SATIZENVUL-1315,1316] Reinforced the missing code 73/169773/3
2018-02-08 Minje Ahn[SATIZENVUL-1315/SATIZENVUL-1316] Remove msg_size from... 43/169443/4
2017-11-03 hj kimCode clean up of included header files 14/158514/7
2017-10-16 Jiyong MinMerge "Fix callback not invoked for specific path and... accepted/tizen/unified/20171016.064712 submit/tizen/20171016.025001
2017-10-16 Jiyong MinFix callback not invoked for specific path and memory... 33/155633/2
2017-10-13 Minje AhnFix the callback issue in c# 45/155445/2
2017-09-28 Haejeong KimPrevent unexpected result when cancel folder scan 87/152887/5 accepted/tizen/unified/20171010.063846 submit/tizen/20171010.021728
2017-09-15 Minje AhnCode cleanup in media-util 30/150030/12 accepted/tizen/unified/20170918.093850 submit/tizen/20170915.084033
2017-08-17 Minje AhnChange storage type enum name (ms_user_storage_type_t... 52/144552/3
2017-07-20 Minje Ahn[SATIZENVUL-953] Add check for memory allocation 05/139405/4
2017-06-01 Jiyong MinFix build error if _USE_SENIOR_MODE is defined 82/132082/1 accepted/tizen/unified/20170601.234905 submit/tizen/20170601.050023
2017-05-23 hj kimMerge "Remove unused parameters" into tizen submit/tizen/20170523.042515
2017-05-22 Minje AhnRemove unused parameters 65/130465/2
2017-05-19 Haejeong KimUse ms_user_XXX APIs instead of each local code 84/130084/2 accepted/tizen/unified/20170519.200058 submit/tizen/20170519.061906
2017-04-13 Haejeong KimSvace issue fix. change strncpy to g_strlcpy 51/124951/2
2017-01-12 Minje AhnRemove unused code 31/109931/2 accepted/tizen/common/20170116.181408 accepted/tizen/ivi/20170116.085706 accepted/tizen/mobile/20170116.085613 accepted/tizen/tv/20170116.085627 accepted/tizen/wearable/20170116.085647 submit/tizen/20170116.003619
2016-11-17 Yong Yeon Kimadd new path for the disc 27/98227/5
2016-11-15 Minje AhnRemove source when get the invalid message 19/97719/1
2016-11-07 Yong Yeon KimMerge "when db size max then 10M, sometimes it will...
2016-11-07 Yong Yeon Kimreduce log messages 59/95859/1
2016-11-04 Yong Yeon Kim1. fix memory leak from previos change 43/95643/2
2016-10-27 Minje AhnCode refactoring (Getting user session path) 64/94164/1 accepted/tizen/common/20161031.121738 accepted/tizen/ivi/20161031.082407 accepted/tizen/mobile/20161031.082335 accepted/tizen/tv/20161031.082344 accepted/tizen/wearable/20161031.082352 submit/tizen/20161031.014738
2016-10-24 Yong Yeon KimAdd functions for setting VIP process on the product... 89/93489/2 accepted/tizen/common/20161025.155132 submit/tizen/20161025.104308 submit/tizen_3.0_common/20161104.104000
2016-10-24 Minje AhnModify the exception handling method when read fails. 77/93377/1
2016-08-09 Minje AhnUpdate scanner-v2, Fix some bug, and code refactoring 91/83191/1 submit/tizen/20160812.084807
2016-06-20 Minje AhnJust update code 49/75449/2
2016-01-18 Minje Ahnupdate scanner v2 06/56706/3
2015-12-10 Minje AhnAdd NULL check when receive msg error 47/53947/2 accepted/tizen/mobile/20151211.054310 accepted/tizen/tv/20151211.062402 accepted/tizen/wearable/20151211.061113 submit/tizen/20151211.002025
2015-12-09 Haejeong KimMerge "Just remove unused code" into tizen accepted/tizen/mobile/20151209.133452 accepted/tizen/tv/20151209.133501 accepted/tizen/wearable/20151209.133508 submit/tizen/20151209.075453
2015-12-09 Haejeong, KimMerge "Apply tizen coding rule" into tizen
2015-11-24 Haejeong, KimApply tizen coding rule 37/51937/2
2015-11-10 Minje AhnBug fix when scan folder cancellation 21/51521/1 accepted/tizen/mobile/20151111.095949 accepted/tizen/tv/20151111.100001 accepted/tizen/wearable/20151111.100015 submit/tizen/20151111.044734
2015-10-16 Haejeong, KimPrevent issue fix 37/49637/1 accepted/tizen/mobile/20151016.102732 accepted/tizen/tv/20151016.102751 accepted/tizen/wearable/20151016.102802 submit/tizen/20151016.071828
2015-10-16 Haejeong, KimJust replace or remove double space 26/49626/1 accepted/tizen/mobile/20151016.043833 accepted/tizen/tv/20151016.043901 accepted/tizen/wearable/20151016.043921 submit/tizen/20151016.024354
2015-10-15 Haejeong, KimApply tizen coding rule 59/49559/1 accepted/tizen/mobile/20151016.043105 accepted/tizen/tv/20151016.043142 accepted/tizen/wearable/20151016.043157 submit/tizen/20151015.090243
2015-09-10 Minje AhnChange asprintf() to strndup()/snprintf() 47/47947/3 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.110202 accepted/tizen/tv/20150910.110209 accepted/tizen/wearable/20150910.110220 submit/tizen/20150910.092752 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
2015-09-10 Minje Ahnremove unused code 32/47932/1
2015-09-03 Minje AhnModify external storage scan 73/47273/4
2015-06-26 Minje AhnMerge commit 'refs/changes/94/42094/2' of ssh://review... 71/42271/2 accepted/tizen/mobile/20150708.015504 accepted/tizen/tv/20150708.015515 accepted/tizen/wearable/20150708.015529 submit/tizen/20150703.063549 submit/tizen/20150706.082426 submit/tizen/20150707.113050
2015-06-25 Minje AhnUpdate for modification of scanning process. 94/42094/2
2015-06-12 Minje AhnSupport thumbnail-util. 53/41053/3 accepted/tizen/mobile/20150616.010854 accepted/tizen/tv/20150616.010904 accepted/tizen/wearable/20150616.010911 submit/tizen/20150615.084116
2015-06-08 Minje Ahnremove unused code(UDS_TCP, Not used UDS) 54/40654/2 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091812 accepted/tizen/common/20150611.114119 accepted/tizen/mobile/20150611.121935 accepted/tizen/tv/20150611.122011 accepted/tizen/wearable/20150611.121950 submit/tizen/20150609.083851 submit/tizen/20150611.073620 submit/tizen/20150611.100911 submit/tizen_3.0.2015.q2_common/20150615.075539
2015-06-05 Minje AhnModify error log 41/40541/7 accepted/tizen/common/20150608.090705 accepted/tizen/mobile/20150608.093019 accepted/tizen/tv/20150608.093038 accepted/tizen/wearable/20150608.093106 submit/tizen/20150605.071359 submit/tizen/20150605.091456 submit/tizen/20150608.005348 submit/tizen/20150608.070514
2015-06-05 hj kimRevert "Remove unused code(not use uds)." 32/40532/1
2015-06-05 Minje AhnRemove unused code(not use uds). 03/40503/3
2015-03-12 ji.yong.seofixed media scanner issue 28/36628/4
2014-12-09 Jean-Benoit MARTINUse connected socket to communicate with CAPI 24/31524/2
2014-09-30 Jean-Benoit MARTINMultiuser feature 47/27347/2 accepted/tizen/common/20141001.131252 accepted/tizen/ivi/20141008.075213 submit/tizen_common/20141001.125034 submit/tizen_ivi/20141007.222222
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base