9 Commits

Author SHA1 Message Date
Gericom
9f9f0143a2 Add ability to move to and from the up button in the cheats panel with the dpad, fix oopsie with cheat category name text, update Usage.md 2026-04-18 13:15:25 +02:00
Gericom
97762b14d3 Add touch input support, add fast scrolling support for coverflow display mode, fix use after free bug in banner list mode 2026-04-18 12:20:57 +02:00
Gericom
21a8790ebc Add new shared pointer and make use of it 2026-04-06 12:08:00 +02:00
Gericom
b7d7f9f352 Change cheat implementation to show cheats in database order, fix some bugs
- AdvancedPaletteManager incorrectly handled negative y positions
- FocusManager still had a pointer to a view that was destroyed in the cheats panel. After changing focus, memory got corrupted.
2026-03-15 13:28:59 +01:00
Gericom
a4ecea6802 Fix some bugs in the cheats panel 2026-03-14 10:55:10 +01:00
Gericom
4d9318b0b9 Fix label marquee speed, add cheat description label 2026-03-01 17:12:56 +01:00
Gericom
e2e42115e7 Add marquee for long cheat names 2026-03-01 16:18:06 +01:00
Gericom
f54a379ff2 Further work on support for cheats
Cheats can now be enabled/disabled and games can be launched with cheats
2026-02-28 17:00:02 +01:00
Gericom
5d6f67c612 Initial commit 2025-11-25 17:41:31 +01:00