Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-22 | Adds per-game config when loading a game from args | neonloop | |
Per-game config can only be loaded after the CD image is loaded, which has to happen after plugins are initialized, which has to happen after the config is loaded. This change loads the global config first, and tries to load per-game config after the CD is loaded. This may not work 100% of the time, but works better than it does right now. | |||
2021-03-16 | Fixes key names in the controls menu | neonloop | |
2021-03-16 | Uses upstream libpicofe as a submodule | neonloop | |
2021-03-14 | Skips an unnecessary copy if the screen doesn't need scaling | neonloop | |
2021-03-14 | Initial trimui s support | neonloop | |