| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-13 | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | |
| 2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵ | Emmanuel Gil Peyrot | |
| or generated | |||
| 2014-09-17 | Common: Rename the File namespace to FileUtil, to match the filename and ↵ | Emmanuel Gil Peyrot | |
| prevent collisions. | |||
| 2014-06-24 | ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code. | bunnei | |
| 2014-06-24 | Loader: Refactored use of const. | bunnei | |
| 2014-06-24 | Loader: Implemented AppLoader interface for abstracting application loading. | bunnei | |
| - Various cleanups/refactorings to Loader, ELF, and NCCH modules. - Added AppLoader interface to ELF and NCCH. - Updated Qt/GLFW frontends to check AppLoader ResultStatus. NCCH: Removed extra qualification typos. Loader: Removed unnecessary #include's. NCCH: Improved readability of memcmp statements. NCCH: Added missing space. Elf: Removed unnecessary usage of unique_ptr. Loader: Removed unnecessary usage of unique_ptr. | |||
| 2014-06-16 | Loader: Cleaned up and removed unused code, refactored ELF namespace. | bunnei | |
| 2014-06-16 | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> ↵ | bunnei | |
| spaces. | |||
