Commit graph

44 commits

Author SHA1 Message Date
BernardoGiordano
71e1a36587 Bump version 2018-08-16 22:30:57 +02:00
BernardoGiordano
06e2806ec2 prefer const void to void 2018-08-13 15:49:22 +02:00
Bernardo Giordano
998be2cb36
Fix #85 : Add support to undocumented DS cartridges (#134)
* debug

* some more logging (#133)

* force type to be 6

* fix compiling error

* add undocumented jedec value
2018-08-08 22:51:33 +02:00
BernardoGiordano
57b0576edb better integrate changes from #113 2018-08-05 17:36:50 +02:00
Slattz
430872ed45 Remove unnecessary code (#132)
* [3DS] Fix refreshing titles also changing mode

* [3DS] Can only refresh titles when a title isnt selected (For better UX)

* Changing this won't be any different

* derp
2018-08-05 17:17:35 +02:00
BernardoGiordano
309cb99ce6 fix #127 2018-08-05 08:57:55 +02:00
BernardoGiordano
cb134c0e8e fix #120 2018-07-28 01:19:41 +02:00
BernardoGiordano
59ad34a82b fix #122 2018-07-24 13:57:33 +02:00
BernardoGiordano
5425815386 #fix 126 2018-07-23 17:55:33 +02:00
BernardoGiordano
70a2d41b61 bump version 2018-07-22 22:08:47 +02:00
BernardoGiordano
735f6fa40e add new icons thanks to rakujira 2018-07-22 22:08:41 +02:00
BernardoGiordano
faa14669b0 fix crash if refreshing titles in extdata mode 2018-07-22 22:01:20 +02:00
BernardoGiordano
746da5746c Optimize icon caching 2018-07-22 13:56:59 +02:00
BernardoGiordano
cd6e3425e2 cache enhancements 2018-07-22 13:25:20 +02:00
BernardoGiordano
0284cf644f general updates 2018-07-17 18:25:07 +02:00
BernardoGiordano
583d1d92e7 begin configuration work 2018-07-14 17:05:30 +02:00
BernardoGiordano
800ad628a5 improve selector graphics 2018-07-14 15:28:21 +02:00
LMLB
d9ec5434f4 Fix transparent pixels in banner.png (#111) 2018-06-24 09:25:29 +02:00
BernardoGiordano
194c6eceb6 begin refactoring: use KeyboardManager singleton 2018-06-17 10:22:37 +02:00
BernardoGiordano
c358c577f2 fix crash on restore 2018-06-04 22:04:43 +02:00
BernardoGiordano
b1663bca79 fix #93 2018-06-03 23:11:17 +02:00
BernardoGiordano
fddd3b8927 fix message wrapping for the 3ds codebase 2018-06-03 21:58:12 +02:00
BernardoGiordano
6173b21a24 fix DS save restore 2018-06-03 21:57:16 +02:00
BernardoGiordano
8e60960345 bump version 2018-06-01 17:58:03 +02:00
BernardoGiordano
8527a736ee fix deletion and restoration of custom path backups 2018-06-01 17:57:35 +02:00
BernardoGiordano
fdcf6aad84 fix Scrollable touch screen bug 2018-06-01 17:22:56 +02:00
BernardoGiordano
64c195c1ee fix issues related to the latest commits 2018-06-01 16:58:42 +02:00
BernardoGiordano
41d6f7cb75 abstract common Hid class 2018-05-30 22:56:19 +02:00
BernardoGiordano
eb7233a1f5 fix bugs introduced by last commit 2018-05-28 22:05:13 +02:00
BernardoGiordano
394797d7fa fix #53 2018-05-28 20:24:11 +02:00
BernardoGiordano
0cbcdb89f5 add configuration versioning 2018-05-28 15:36:27 +02:00
BernardoGiordano
194c39f710 Cleanup 2018-05-28 11:17:58 +02:00
BernardoGiordano
f20b81efd0 fix #31 2018-05-27 22:59:33 +02:00
BernardoGiordano
440904590b Add configurations. Fix #41 and #46 2018-05-26 22:25:48 +02:00
BernardoGiordano
e5fd2f04dd fix #88 2018-05-26 09:36:00 +02:00
BernardoGiordano
e289362ff1 fix #67 2018-05-25 20:11:44 +02:00
BernardoGiordano
e4020884ae allow touch-less backup and restore 2018-05-25 19:52:44 +02:00
BernardoGiordano
ff0f8cc61c abstract Scrollable and make it common 2018-05-25 18:46:20 +02:00
BernardoGiordano
7bf774e967 fix messagebox depth 2018-05-19 14:38:44 +02:00
BernardoGiordano
10849891fc abstract Clickable class 2018-05-18 15:17:16 +02:00
BernardoGiordano
bc9723052b add fast scroll to 3DS version 2018-05-18 14:21:05 +02:00
BernardoGiordano
97dc362c49 move common code to a shared folder 2018-05-15 12:22:46 +02:00
BernardoGiordano
fb4b8fcc06 use citro2d as 2D library 2018-05-14 08:52:41 +02:00
BernardoGiordano
69f789e973 move source code for 3ds version to its own folder 2018-05-09 09:59:33 +02:00