Minor changes
[platform/core/multimedia/media-server.git] / src / scanner-v2 / media-scanner-scan-v2.c
2020-08-13 hj kimMinor changes 94/238594/15
2020-08-13 Minje AhnUse g_snprintf() instead of ms_strappend() 58/240958/3
2020-08-13 Minje Ahnmsc_directory_scan_thread() cleanup 14/240914/2
2020-08-12 Minje AhnRemove 'err' in msc_directory_scan_thread() 12/240912/1
2020-08-12 Minje AhnChange to use the value of scan_data directly 10/240910/3
2020-08-12 Minje AhnUse g_file_test instead of fopen 09/240909/1
2020-08-12 Minje AhnRemove unused variable 07/240907/2
2020-08-12 hj kimImprove code regarding GCond for Scanning 06/240406/11
2020-08-11 hj kimImprove __msc_check_stop_status() 97/240097/5
2020-08-07 Minje AhnUse gdir instead of dirent 14/240414/3
2020-08-06 hj kimImprove msc_directory_scan_thread() 50/239950/9
2020-08-06 Minje AhnUse GPtrArray in ms_get_null_scan_folder_list() 86/240386/1
2020-08-06 Minje AhnUse GPtrArray instead of GArray 84/240384/1
2020-08-06 Minje AhnAdd define for trash folder checking 76/240376/1
2020-08-03 hj kimRemove unused codes regarding storage_type 61/240061/6
2020-08-03 hj kimImprove error check code 52/239952/5
2020-08-03 hj kimMerge "Merge get_extract_list() and update_one_extract_...
2020-07-30 hj kimRemove simple functions 11/239711/7
2020-07-30 Minje AhnMerge get_extract_list() and update_one_extract_item() 83/239783/4
2020-07-29 hj kimAdd new functions to handle power off event 15/239615/7
2020-07-29 hj kimMove scanning related code to scan-v2.c 86/239586/11
2020-07-28 hj kimremove duplicated codes 10/239610/2
2020-07-28 hj kimSync register_thread code between scanner and scanner-v2 29/239329/12
2020-07-28 hj kimSync batch insert code between scanner and scanner-v2 23/239323/8
2020-07-28 hj kimRemove unnecessary code for TV Product mode 21/239321/5
2020-07-28 hj kimRename function and apply it to scanner-v2 60/239260/9
2020-07-28 hj kimRemove unused functions 15/239315/2
2020-07-16 Minje AhnRemove DB handle checker 59/238559/2
2020-07-15 Minje AhnRemove unnecessary parameters 57/238557/1
2020-07-14 Minje AhnRemove unnecessary plugin API 75/238475/1
2020-07-03 Minje AhnFlags cleanup 62/237662/3 accepted/tizen/unified/20200706.133934 submit/tizen/20200702.014328 submit/tizen/20200705.232724
2020-07-01 Minje AhnRemove senior mode 27/237527/4
2020-07-01 hj kimMerge "Use FMS(Feature Management System) key instead... accepted/tizen/unified/20200702.141803 submit/tizen/20200701.023736
2020-06-30 Minje AhnRemove plugin API for folder batch insertion 95/237295/6 accepted/tizen/unified/20200630.131149 submit/tizen/20200630.065716
2020-05-29 chengyj1985free current_path when stop scan 28/234828/1 accepted/tizen/unified/20200601.051806 accepted/tizen/unified/20200604.164551 submit/tizen/20200601.002459 submit/tizen/20200603.011259
2020-05-14 chengyj1985fix coredump issue when free ptr 91/233391/4 accepted/tizen/unified/20200529.124056 submit/tizen/20200515.014457 submit/tizen/20200529.021237
2020-04-20 Minje AhnScanner mainloop cleanup 81/231181/5
2020-04-17 hj kimRemove out of memory related code by using glib APIs 47/230647/12
2020-04-08 hj kimMerge "Remove -Wno-deprecated -Wno-deprecated-declarati... accepted/tizen/unified/20200409.083636 submit/tizen/20200408.034646
2020-04-08 Minje AhnExclude scanner-v2 from public build 09/230109/2
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-10 jiyong.minChange path information to secure log 98/215498/3
2019-10-08 Minje AhnChange error type 03/215403/1
2019-10-01 Minje AhnDelete meaningless error types 19/215119/1
2019-10-01 Minje AhnIntegrate IPC related errors 52/215052/1
2019-05-29 Minje AhnChange folder scanning 13/206913/2 accepted/tizen/unified/20190603.095224 submit/tizen/20190531.055912
2019-05-23 Minje AhnModified to write directly instead of request 81/206681/1 accepted/tizen/unified/20190530.043050 submit/tizen/20190524.060410
2019-05-23 Minje AhnFix boolean notation 55/206655/3
2019-05-22 Minje AhnFix typo 20/206620/1
2019-05-22 Minje AhnUse boolean instead of enumeration 16/206616/2
2019-05-15 Minje AhnReduce DB connection when noti 10/206010/2 submit/tizen/20190515.071609
2019-04-11 Jiyong MinMerge "Modify access label of 'mediadb-update' to Syste... submit/tizen/20190412.004751
2019-04-11 Minje AhnRemove unused parameter 54/203254/2 accepted/tizen/unified/20190412.124710 submit/tizen/20190411.090221
2019-02-10 chengyj1985check usb path before use 40/199340/1
2019-01-18 Minje AhnMove delete_all_invalid_items_in_storage 30/198030/2 accepted/tizen/unified/20190129.064317 submit/tizen/20190128.075328
2018-12-07 jiyong.minFix format error in logs 91/194691/1
2018-11-30 Minje AhnRemove wrapping struct 85/194185/1
2018-11-29 Minje AhnRemove unused parameter 19/194119/1
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-03-23 hj kimFix Coverity issues 40/173640/2 accepted/tizen/unified/20180326.075227 submit/tizen/20180323.043859
2018-03-21 chen89.chenadd plugin api , folder scan should only delete invalid... 96/173396/3 accepted/tizen/unified/20180322.060218 submit/tizen/20180321.082733
2018-03-20 chen89.chensend partial message to all request pid, need to check... 18/173318/2 accepted/tizen/unified/20180322.060156 submit/tizen/20180321.071237
2018-03-06 Minje Ahn[ACR-1167] Exception handling when path contains symbol... 24/171024/3 submit/tizen/20180306.091306
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
2018-02-01 chen89.chenadd feature send partial list to client 60/168960/3 accepted/tizen/unified/20180206.064141 submit/tizen/20180205.005408
2018-01-30 yujie.chengdelete invalid folder first, then delete invalid item... 52/168552/2 accepted/tizen/unified/20180131.060506 submit/tizen/20180130.044402
2018-01-19 chen89.chenfix svace minmum sleeptime 10000ms 80/167680/2
2018-01-19 chen89.chenfix oncontentdiradded event type issue after oncontentd... 62/167662/5
2018-01-16 chen89.chenfix timing issue related validity set among threads 10/167210/1
2018-01-10 hj kimRemove unused parameter 14/166414/1
2018-01-09 hj kimType mismatch issue fix. Use ms_user_storage_type_e... 81/166281/2 submit/tizen/20180110.001239
2018-01-09 chen89.chenrefine media-scanner CPU occupy over 90% all the time 76/166276/2
2018-01-05 chen89.chenfix send notifiacation noti type 23/166023/2 submit/tizen/20180108.083056
2017-12-29 Minje AhnAdd checker for content.scanning.others feature 26/165426/1 submit/tizen/20180102.060639 submit/tizen/20180103.002528
2017-12-06 chen89.chencheck ready of pvr service all the time,thread not... 45/162945/1
2017-11-27 chen89.chenadd internal storage scan for tv 49/161649/5 accepted/tizen/unified/20171128.050009 submit/tizen/20171127.072740
2017-11-14 chen89.chenrefine cancel folder scan could not stop 49/159649/4 accepted/tizen/unified/20171117.060151 submit/tizen/20171114.053103 submit/tizen/20171116.015353 submit/tizen/20171116.082651
2017-11-07 chen89.chensend result when db connect fail && send update notific... 27/159127/3
2017-11-03 hj kimCode clean up of included header files 14/158514/7
2017-10-23 hj kimSvace Issue fix 60/156960/2 accepted/tizen/unified/20171024.071430 submit/tizen/20171023.024911
2017-09-12 Haejeong KimRemove unused g_cancel_path 15/149215/2 accepted/tizen/unified/20170913.071145 submit/tizen/20170912.034220
2017-09-12 Haejeong KimApply tizen coding rule 18/149018/2
2017-09-06 Haejeong KimChange free to MS_SAFE_FREE 02/147902/3 accepted/tizen/unified/20170907.060438 submit/tizen/20170906.051057
2017-09-05 Minje AhnBind vconf-key 90/147590/2
2017-09-04 Haejeong KimRemove \n in dlog msg 05/147405/1
2017-08-31 Minje Ahn[scanner-v2]Remove unused code 35/146735/6
2017-08-25 Minje Ahnmedia-server and scanner code cleanup 76/145676/9 accepted/tizen/unified/20170828.164040 submit/tizen/20170825.093836
2017-08-17 Minje AhnChange storage type enum name (ms_user_storage_type_t... 52/144552/3
2017-07-24 chen89.chen[tv profile] refine usb unmount storage scan process 33/140233/2
2017-06-21 Haejeong Kimfix invalid format argument types for dlog 26/135126/2 accepted/tizen/unified/20170630.083308 submit/tizen/20170621.064821 submit/tizen/20170622.044226
2017-06-06 chen89.chenReduce logging in Tizen 4.0 98/132498/1
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-17 Haejeong KimApply Tizen Coding Rule 17/125317/1 accepted/tizen/unified/20170417.083020 submit/tizen/20170417.011124
2017-04-13 Haejeong KimSvace issue fix 90/124990/1
2017-03-29 Haejeong KimJust Apply Tizen coding rule 77/121877/4 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170330.151648 accepted/tizen/ivi/20170330.224606 accepted/tizen/mobile/20170330.224503 accepted/tizen/tv/20170330.224534 accepted/tizen/unified/20170330.224630 accepted/tizen/wearable/20170330.224551 submit/tizen/20170330.015416
2017-03-29 Haejeong KimFix SVACE Issues and apply tizen coding rule 37/121837/4
next