| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-16 | Simplify file tree building for the filesystem view. | Lioncash | |
| Technically this also simplifies on disc filename building in general. | |||
| 2014-03-15 | Clean up FileHandlerARC.cpp/.h | Lioncash | |
| - Removed parentheses from the returns. - Put the function declaration headers back on a single line. - Make FindFileInfo's parameter a const string reference. | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-22 | Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project ↵ | Pierre Bourdon | |
| detected by this change). | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
