Commit graph

45 commits

Author SHA1 Message Date
bernardogiordano
31c4193a91 fix #25 2017-12-20 22:33:53 +01:00
bernardogiordano
59ae23ab37 this should be a ral fix to the extdata issue 2017-12-20 14:08:55 +01:00
bernardogiordano
4245dfa411 pp2d: remove unnecessary stuff 2017-12-19 21:33:50 +01:00
bernardogiordano
aae1e9d1ca pp2d: bmp support (thanks blujay) 2017-12-19 14:11:49 +01:00
bernardogiordano
4bc2b74361 fix #32 2017-12-19 13:44:40 +01:00
bernardogiordano
1b4674d65b merge Info and Error in a single class 2017-12-19 13:03:11 +01:00
bernardogiordano
7fed66dc9c this should really solve the issue 2017-12-19 12:16:26 +01:00
bernardogiordano
2cbf2fbe27 extdata workaround 2017-12-19 09:28:13 +01:00
bernardogiordano
c2c2fe92a5 fix #18; formatting 2017-12-18 20:43:35 +01:00
bernardogiordano
cde48b0e43 fix #26, #33 2017-12-11 16:48:56 +01:00
bernardogiordano
11e9300923 pp2d: add option to set a different GPU texture filter 2017-10-26 14:17:54 +02:00
bernardogiordano
4616e88462 adapt set_screen_color for 3d 2017-10-18 09:11:02 +02:00
bernardogiordano
f700390bc6 pp2d: readme fixes 2017-10-18 08:00:18 +02:00
bernardogiordano
f641ed1d30 Add pp2d in the source directly 2017-10-17 22:59:50 +02:00
bernardogiordano
f72c7a65d1 prepare to release 2017-10-16 21:16:54 +02:00
Tryton Van Meer
6085957b59 Added ability to refresh titles
loadTitles clears title[Saves|Extdatas].
threadLoadTitles won't call loadTitles if there is an instance already.

Assigned refreshing titles to holding B down and added instruction to the commands message box.
2017-10-14 14:41:35 -04:00
bernardogiordano
71b9cb3cfd make sure that the progress screen shows for TWL mode too 2017-10-10 21:06:42 +02:00
bernardogiordano
54ad345106 this should be smarter 2017-10-10 19:38:03 +02:00
bernardogiordano
da3fcca9a0 This should fix #17 2017-10-10 19:17:04 +02:00
bernardogiordano
af10ec6cf7 display files being copied 2017-10-07 14:19:53 +02:00
bernardogiordano
1d84f12419 Display buttons if SELECT is held 2017-10-06 20:16:15 +02:00
bernardogiordano
d2fc9c184d remove redundant autobackup portion of folder name 2017-10-06 20:15:37 +02:00
bernardogiordano
e359d4dbb2 Workaround for an edge case causing two backups to overwrite if you're doing a bacth backup and have a cartridge and an installed title of the same game. 2017-10-05 22:10:39 +02:00
bernardogiordano
e3790395c7 Woops, forgot to commit this before releasing. 2017-10-04 21:38:34 +02:00
bernardogiordano
dfd842a725 fix #11 2017-10-04 20:54:34 +02:00
bernardogiordano
b5ddea70ee fix #12 2017-10-04 20:54:25 +02:00
bernardogiordano
ca036cae0a Held Y to select all the titles 2017-10-04 13:19:10 +02:00
bernardogiordano
06e6d439b1 Implement DS cart support 2017-10-04 13:18:41 +02:00
bernardogiordano
7fa8585e0e fix #8 2017-10-04 10:40:57 +02:00
bernardogiordano
0d9ddc0241 Implement multiselection, fix #6. Add cosmetic changes 2017-10-03 14:16:10 +02:00
bernardogiordano
930911f274 Button A doesn't close the target anymore 2017-10-02 14:19:31 +02:00
bernardogiordano
f1a044f248 derp 2017-10-02 14:17:56 +02:00
bernardogiordano
ac50c5ba34 fix #2 2017-10-02 14:12:00 +02:00
bernardogiordano
2bab017f9e append unique ID to working path (fixes possible edge cases where different titles have same short description) 2017-10-02 14:11:33 +02:00
bernardogiordano
bbe3dfabd1 fix illegal chars 2017-10-02 14:10:47 +02:00
bernardogiordano
071b748abe Sort the titles outside the fecthing loop 2017-10-01 22:44:03 +02:00
bernardogiordano
79dbbaf06c Remove empty backup directory if backup fails. 2017-10-01 22:43:42 +02:00
bernardogiordano
15b0df9997 fix #4. add missing illegal characters 2017-10-01 22:27:10 +02:00
bernardogiordano
13b2766645 v1.0.0 2017-10-01 12:34:32 +02:00
bernardogiordano
775cc034ab fix hid edge cases 2017-10-01 00:12:30 +02:00
bernardogiordano
96f7624757 remove redundant routines 2017-09-30 12:51:15 +02:00
bernardogiordano
d8bc2a9d7f change filter logic 2017-09-30 12:06:33 +02:00
bernardogiordano
0b8125ba26 Add non working extdata manipulation 2017-09-29 22:58:55 +02:00
bernardogiordano
2999a92b84 Add pp2d as submodule 2017-09-29 09:48:41 +02:00
bernardogiordano
2d54d35760 Initial commit 2017-09-29 09:45:56 +02:00