Commit graph

167 commits

Author SHA1 Message Date
bernardogiordano
6eb695ed0f Refactoring 2018-01-17 08:54:29 +01:00
Jeremy S. Postelnek
a382b45a04 Fix invalid json (#56)
Fix invalid json
2018-01-13 04:52:47 +01:00
bernardogiordano
1de7b120a1 add Flask metadata 2018-01-12 20:45:39 +01:00
bernardogiordano
f3bc76315a preparing to release 2017-12-31 17:24:55 +01:00
bernardogiordano
dabd580b47 fix cache loading issue 2017-12-26 14:47:03 +01:00
Bernardo Giordano
51e2e1194b
Use cache to optimize title loading (#47)
* initial commit (without cereal)

* load entries from cache

* complete intelligent loading

* always check if cache is present
2017-12-25 19:10:41 +01:00
bernardogiordano
6d384806c1 fix compilation error 2017-12-24 16:19:16 +01:00
bernardogiordano
bea5ba0d95 fix #21 2017-12-24 09:47:58 +01:00
bernardogiordano
cccb9749ef fix #36 2017-12-23 15:29:53 +01:00
bernardogiordano
9075c4ad7c refresh backup list for all the games with the same title id 2017-12-23 14:06:15 +01:00
bernardogiordano
65225af0ab add progress bar 2017-12-22 22:30:37 +01:00
Bernardo Giordano
2dbeef8a7e
Merge pull request #43 from BernardoGiordano/extdatafix
Fix extdata backup/restore
2017-12-21 11:04:57 +01:00
bernardogiordano
94b480ed8b cosmetic 2017-12-21 11:03:09 +01:00
bernardogiordano
16ce85aa19 fix #23 2017-12-21 11:03:03 +01:00
bernardogiordano
76801c3954 cosmetic 2017-12-20 22:41:43 +01:00
bernardogiordano
721b39f9b0 don't check for confirmation if in multiple selection mode 2017-12-20 22:41:36 +01:00
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
be986a2ca1 add custom splash (thanks FrozenFire) 2017-12-20 14:08:29 +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
Bernardo Giordano
80d8bbd927 Merge pull request #19 from tryton-vanmeer/refresh-titles
Added ability to refresh titles
2017-10-14 20:48:09 +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
Bernardo Giordano
1323430f3d Merge pull request #16 from Gemfruit/master
Readme Updates
2017-10-08 23:21:41 +02:00
Matt Porter
3dbfdd4c67 Update README.md
Updating wording, sentence structure, and minor grammatical errors. Thanks for the great piece of software!
2017-10-08 16:36:55 -04:00
Matt Porter
2f264693ff Update README.md
Updating wording, sentence structure, and minor grammatical errors. Thanks for the great piece of software!
2017-10-08 16:34:49 -04: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
7cf656386b Update README.md 2017-10-05 17:47:38 +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