summaryrefslogtreecommitdiffstats
path: root/media/libmedia/MediaScanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+4
* Offer a type-safe album art interface.Elliott Hughes2014-06-111-0/+20
* Whitespace and indentationGlenn Kasten2012-03-131-3/+3
* No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Make MediaScanner skip certain directoriesGuang Zhu2011-09-091-1/+59
* Untangle MediaScanner error handling.Jeff Brown2011-07-201-70/+78
* Quiet the log.Dianne Hackborn2011-06-091-1/+1
* DO NOT MERGE MediaScanner: Fix bug in "no media" handling logicMike Lockwood2011-05-031-3/+4
* DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding file...Mike Lockwood2011-05-031-13/+11
* MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-6/+10
* Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-26/+6
* Fixes for simulator build on lucidMike Lockwood2010-07-151-2/+2
* am 03e90f7e: am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp an...Andreas Huber2010-06-231-0/+4
|\
| * Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cppAndreas Huber2010-06-231-0/+4
* | MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWNMike Lockwood2010-06-141-10/+8
|/
* Fix regression in directory scanningKenny Root2010-03-151-1/+1
* Range check in MediaScanner::processDirectoryKenny Root2010-02-181-1/+1
* Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-031-0/+189