| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-02 | Style fix | mailwl | |
| 2016-11-02 | Rename AcConfig, change types u8 to u32 | mailwl | |
| 2016-11-02 | AC_U: Stub functions, used if EULA agreed | mailwl | |
| 2016-10-31 | Merge pull request #2126 from wwylele/stub-nwm | bunnei | |
| NWM: stub Initialize with an error | |||
| 2016-10-27 | core: some errno values are uncommon on Unix | Jan Beich | |
| src/core/hle/service/soc_u.cpp:107:6: error: 'ENODATA' was not declared in this scope {ENODATA, 43}, ^ src/core/hle/service/soc_u.cpp:117:6: error: 'ENOSR' was not declared in this scope {ENOSR, 53}, ^ src/core/hle/service/soc_u.cpp:118:6: error: 'ENOSTR' was not declared in this scope {ENOSTR, 54}, ^ src/core/hle/service/soc_u.cpp:139:6: error: 'ETIME' was not declared in this scope {ETIME, 75}, ^ | |||
| 2016-10-25 | FRD: fix GetMyFriendKey | mailwl | |
| 2016-10-20 | Fix typos | Ricardo de Almeida Gonzaga | |
| 2016-10-12 | NWM: stub Initialize with an error | wwylele | |
| 2016-10-07 | Merge pull request #2024 from JamePeng/update-boss-code | bunnei | |
| Update the stub code of BOSS | |||
| 2016-10-02 | Update the stub code of BOSS | JamePeng | |
| 2016-10-02 | fs: clean up log format | wwylele | |
| 2016-10-02 | fs: implement DeleteDirectoryRecursively | wwylele | |
| 2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | |
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-08-30 | Merge pull request #2023 from yuriks/autobase-bcfnt | bunnei | |
| Auto-detect original shared_font.bin memory base | |||
| 2016-08-28 | Merge pull request #1948 from wwylele/cro++ | Yuri Kunde Schlesner | |
| Implemented CRO | |||
| 2016-08-27 | LDR: Implement CRO | wwylele | |
| 2016-08-27 | Auto-detect original shared_font.bin memory base | Yuri Kunde Schlesner | |
| This allows a file dumped from either an o3DS or a n3DS (and potentially even an original unrebased file) to be used. | |||
| 2016-08-02 | fix #1942 and adds a few IPC functions for descriptors | Lectem | |
| 2016-07-28 | Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000 | bunnei | |
| Correct APT::0x00550040 and APT::0x00560000 function | |||
| 2016-07-28 | Instead of segfaulting, log an error to remind the user to dump the shared ↵ | Henrik Rydgard | |
| font file | |||
| 2016-07-15 | Correct APT::0x00550040 and APT::0x00560000 function | JamePeng | |
| 2016-07-09 | Merge pull request #1894 from wwylele/set-config-block | Yuri Kunde Schlesner | |
| Implement config savegame editing & clean up | |||
| 2016-07-06 | Merge pull request #1940 from JamePeng/fix-archive-error-code | bunnei | |
| Fix the errorcode of archive handle | |||
| 2016-07-05 | Merge pull request #1921 from Subv/fs_funcs | Sebastian Valle | |
| HLE/FS: Document some command parameters and implemented command 0x08560240 | |||
| 2016-07-05 | Fix the errorcode of archive handle | JamePeng | |
| 2016-07-04 | HLE/Applets: Implement ErrEula applet | mailwl | |
| 2016-07-03 | HLE/FS: Document some command parameters and implemented command 0x08560240 ↵ | Subv | |
| (CreateLegacySystemSaveData) | |||
| 2016-07-03 | Service::CFG/FS: add and refactor out utilities for front-end | wwylele | |
| 2016-07-03 | Service::CFG: move known block ID to an enum | wwylele | |
| 2016-07-03 | Service::CFG: add SetConfigInfoBlk4 | wwylele | |
| 2016-07-02 | Service::CFG: add missing language | wwylele | |
| 2016-07-02 | Service::CFG: name sound output modes | wwylele | |
| 2016-06-28 | Merge pull request #1867 from mailwl/srv-update | bunnei | |
| srv: Update according 3dbrew | |||
| 2016-06-11 | hid: add missing header | wwylele | |
| 2016-06-10 | Merge pull request #1789 from wwylele/input-refactor | bunnei | |
| Refactor input mapping & implement circle pad modifier | |||
| 2016-06-04 | service: Add other DLP services | Lioncash | |
| Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services. | |||
| 2016-06-01 | gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue | mailwl | |
| 2016-05-31 | Fix parameter name in EnableNotification | mailwl | |
| 2016-05-31 | Fix mistakes, add output header codes | mailwl | |
| 2016-05-31 | remove ugly function | mailwl | |
| 2016-05-31 | srv: Update according 3dbrew | mailwl | |
| 2016-05-29 | Merge pull request #1692 from Subv/rm_getpointer2 | bunnei | |
| Memory: Remove most usages of GetPointer | |||
| 2016-05-28 | Merge pull request #1756 from wwylele/config-cleanup | bunnei | |
| Config block: clean up | |||
| 2016-05-28 | Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types ↵ | Subv | |
| in the memory block manipulation functions. | |||
| 2016-05-28 | Memory: Make ReadBlock and WriteBlock accept void pointers. | Subv | |
| 2016-05-28 | SOC_U: Remove usage of GetPointer | Subv | |
| 2016-05-28 | SSL_C: Remove use of Memory::GetPointer | MerryMage | |
