Thomas Edvalson
|
b0b82479bb
Bump version to 2.0.2 and fix include
|
8 years ago |
Thomas Edvalson
|
6679217f75
Fix some minor installed list bugs. Fixes #82
|
8 years ago |
Thomas Edvalson
|
547c56b849
Change app jump method. Change cache fetching:
|
8 years ago |
Thomas Edvalson
|
59a0706239
Fix freeze when opening game from settings page. Fixes #78
|
8 years ago |
Thomas Edvalson
|
7ed461a568
Bump version for release 2.0
|
8 years ago |
Thomas Edvalson
|
81c016fa82
Add mutex to InstalledList::refresh()
|
8 years ago |
Thomas Edvalson
|
d0ec3249f0
Save settings automatically when navigating away from settings page
|
8 years ago |
Thomas Edvalson
|
2a71899a46
Fix resuming bug where downloadPos was improperly set
|
8 years ago |
Thomas Edvalson
|
5b85eebc85
Add titleId list for quicker lookup loading times
|
8 years ago |
Thomas Edvalson
|
2204c98717
Make sleep mode false by default
|
8 years ago |
Thomas Edvalson
|
b7dfb30bac
Explicitly define ndsp channels to solve threading problems
|
8 years ago |
Thomas Edvalson
|
e0b9a07aed
Fix QR scanner texture glitch
|
8 years ago |
Thomas Edvalson
|
3fe9b79c12
Make state stack into a pointer to destroy before saving config
|
8 years ago |
Thomas Edvalson
|
8845410fe5
Add manual updater
|
8 years ago |
Thomas Edvalson
|
70d2bb2e2d
Use Key enum for Config class
|
8 years ago |
Thomas Edvalson
|
c28c4022bf
Sort installed list alphabetically
|
8 years ago |
Thomas Edvalson
|
6f2461efc7
Fix AppList select bugs when using filter
|
8 years ago |
Thomas Edvalson
|
04f7c475e4
Load BGM into memory instead of streaming to avoid SD read lag
|
8 years ago |
Thomas Edvalson
|
0c2f8de78c
Add null pointer check and add delete/execute icon actions
|
8 years ago |
Thomas Edvalson
|
60d43c6b25
Save config on closing main FreeShop class
|
8 years ago |
Thomas Edvalson
|
ac91b3bcd6
Don't draw listed items when offscreen
|
8 years ago |
Thomas Edvalson
|
950ae22ca3
Hide QR border after scan and prevent double-scanning bug
|
8 years ago |
Thomas Edvalson
|
289855d99d
Migrate paths to sdmc:/3ds/data/freeShop/
|
8 years ago |
Thomas Edvalson
|
50252536a9
Allow deleting demos
|
8 years ago |
Thomas Edvalson
|
cf5f67eeb5
Create settings GUI during initialization loop
|
8 years ago |
Thomas Edvalson
|
ee885555e8
Download jpeg cache when using cpp3ds emulator
|
8 years ago |
Thomas Edvalson
|
b54dad1f49
Decrease stack size
|
8 years ago |
Thomas Edvalson
|
cb8c552c2e
Reset retryCount and add bufferSize variable
|
8 years ago |
Thomas Edvalson
|
37d0bf2239
Fix crash during exit and minor code clean up
|
8 years ago |
Thomas Edvalson
|
f2cc9d5458
Use NinePatch's new setSize
|
8 years ago |