summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileMonitor.cpp
AgeCommit message (Expand)Author
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-23Fix a crash that got recently introduced.Ryan Houdek
2014-03-16Simplify file tree building for the filesystem view.Lioncash
2014-03-10Merge pull request #149 from lioncash/filemonitor-song-typesMatthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-09Add more sound file extensions to FileMonitor's IsSoundFile.Lioncash
2014-03-04Add two other formats to the list of extensions in IsSoundFilelioncash
2014-03-04Simplify ShowSound() in FileMonitor.cpp.lioncash
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre