| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-02 | Merge pull request #2338 from JosJuice/getfilelist-return | comex | |
| Filesystem: Return file list reference instead of modifying argument | |||
| 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-05-03 | FileSystemGCWii: Allow reading files partially | JosJuice | |
| 2015-04-28 | Filesystem: Return file list reference instead of modifying argument | JosJuice | |
| 2015-01-11 | Fix compiler error for win64 (SFileInfo doesn't get used much so a copy ↵ | Tres Walsh | |
| won't kill us) | |||
| 2015-01-11 | Reduce number of allocations in CFileSystemGCWii::BuildFilenames | Tres Walsh | |
| Modify SFileInfo to use a default move constructor, and no copy constructor. Modify SFileInfo to use member initializers. | |||
| 2014-03-16 | Simplify file tree building for the filesystem view. | Lioncash | |
| Technically this also simplifies on disc filename building in general. | |||
| 2014-03-14 | Kill off some usages of c_str. | Lioncash | |
| Also changes some function params, but this is ok. Some simplifications were also able to be made (ie. killing off strcmps with ==, etc). | |||
| 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 | |
| 2014-02-10 | Replace all include guard ifdefs with "#pragma once" | lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
