Commit History

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