| Commit message (Expand) | Author | Age |
* | actual DSi camera support (#1520) | Arisotura | 2022-10-02 |
* | merge local_wifi (#1516) | Arisotura | 2022-09-22 |
* | nifi: Set SO_REUSEPORT on BSD and macOS to prevent creation of socket failing | Nadia Holmquist Pedersen | 2022-01-12 |
* | update copyright headers | Arisotura | 2022-01-09 |
* | Custom path support (#1333) | Arisotura | 2022-01-07 |
* | move 'randomize MAC' setting to firmware settings, and add setting for changi... | Arisotura | 2021-11-19 |
* | finally decouple Config from the core. baahhahahahah | Arisotura | 2021-11-18 |
* | decouple more config shit from the core. bahahah | Arisotura | 2021-11-17 |
* | remove some more shitty strings | Arisotura | 2021-11-17 |
* | * remove more Config dependencies from the core | Arisotura | 2021-11-17 |
* | decouple JIT from Config. bahahahahah | Arisotura | 2021-11-17 |
* | DLDI/SD folder-sync apparatus (#1251) | Arisotura | 2021-10-28 |
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
* | Include winsock2.h before windows.h | WaluigiWare64 | 2021-02-23 |
* | Remove unneeded OpenGL loading function code (#1006) | WaluigiWare64 | 2021-02-17 |
* | use std::function in Thread_Create so we can revert back to using it | RSDuck | 2021-02-11 |
* | Improved SRAM performance (#925) | Kimmy Andersson | 2021-01-09 |
* | Merge vram dirty tracking | RSDuck | 2020-11-30 |
* | make platform objects typesafer and add mutex | RSDuck | 2020-11-09 |
* | heh | Arisotura | 2020-09-04 |
* | fix config file lookup. fixes #717 | Arisotura | 2020-08-24 |
* | fix unterminated string + remove some JIT logging | RSDuck | 2020-07-29 |
* | Use GenericConfigLocation so files will be placed correctly in non-portable W... | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix paths on Windows | Nadia Holmquist Pedersen | 2020-06-03 |
* | Handle open flags more correctly | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix _dup on windows | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix indentation | Nadia Holmquist Pedersen | 2020-06-03 |
* | Handle r+ file mode | Nadia Holmquist Pedersen | 2020-06-03 |
* | Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platform | Nadia Holmquist Pedersen | 2020-06-03 |
|\ |
|
| * | finish the wifi dialog | Arisotura | 2020-05-28 |
| * | get the OpenGL renderer going. | Arisotura | 2020-05-25 |
| * | reimplement Stop | Arisotura | 2020-05-20 |
| * | keep the ugliness confined in Platform.cpp | Arisotura | 2020-05-19 |
| * | minor fix | Arisotura | 2020-05-17 |
* | | Only initially open files as writable if they actually should be. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Fix crash with nonexistent config directory or writable files. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Use Qt abstractions for file I/O and threading on both Windows and Linux. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Use Qt abstractions instead of glib's for paths on Linux | Nadia Holmquist Pedersen | 2020-05-06 |
|/ |
|
* | get some of the shit going, I guess | Arisotura | 2020-04-27 |