index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
FileMonitor.cpp
Age
Commit message (
Expand
)
Author
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-06-02
Merge pull request #2338 from JosJuice/getfilelist-return
comex
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-28
Filesystem: Return file list reference instead of modifying argument
JosJuice
2015-03-03
FileMonitor: Check log level in addition to FileMonitor checkbox
JosJuice
2015-01-21
Merge pull request #1895 from JosJuice/isvolumewiidisc
Ryan Houdek
2015-01-17
Don't read from disk when checking volume type
JosJuice
2014-12-27
Add FileMonitor support for VolumeDirectory
JosJuice
2014-12-25
FileMonitor: Get rid of "GC" from names and comments
JosJuice
2014-12-25
Re-add FileMonitor support for Wii discs
JosJuice
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-25
DiscIO: Make the unordered set in IsSoundFile static
Lioncash
2014-07-11
mark all local variables as static
degasus
2014-07-11
mark all local functions as static
degasus
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-23
Fix a crash that got recently introduced.
Ryan Houdek
2014-03-16
Simplify file tree building for the filesystem view.
Lioncash
2014-03-10
Merge pull request #149 from lioncash/filemonitor-song-types
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
Add more sound file extensions to FileMonitor's IsSoundFile.
Lioncash
2014-03-04
Add two other formats to the list of extensions in IsSoundFile
lioncash
2014-03-04
Simplify ShowSound() in FileMonitor.cpp.
lioncash
2014-02-22
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre