summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileMonitor.cpp
AgeCommit message (Expand)Author
2015-06-04Volume: Return volume type as an enumJosJuice
2015-06-02Merge pull request #2338 from JosJuice/getfilelist-returncomex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-28Filesystem: Return file list reference instead of modifying argumentJosJuice
2015-03-03FileMonitor: Check log level in addition to FileMonitor checkboxJosJuice
2015-01-21Merge pull request #1895 from JosJuice/isvolumewiidiscRyan Houdek
2015-01-17Don't read from disk when checking volume typeJosJuice
2014-12-27Add FileMonitor support for VolumeDirectoryJosJuice
2014-12-25FileMonitor: Get rid of "GC" from names and commentsJosJuice
2014-12-25Re-add FileMonitor support for Wii discsJosJuice
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-25DiscIO: Make the unordered set in IsSoundFile staticLioncash
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
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