Commit Graph

136 Commits

Author SHA1 Message Date
Joel16
19ff15c4e6 applist: Add option to sort by Title IDs 2021-04-20 14:34:45 -04:00
Joel16
cd566bf3c1 fs: Cleanup FS::ReadFile impl and fix memory leaks (data was never being freed after being read) 2021-04-19 14:47:28 -04:00
Joel16
c6c7370988 Bump version for update 2021-04-18 22:33:46 -04:00
Joel16
962445ce7c applist: Log SQL query if error occurs instead of the error string returned by sqlite3_exec 2021-04-18 14:48:05 -04:00
Joel16
8800c096d9 applist: Properly handle folders with no names and pageIds that are not in sequential order 2021-04-18 12:19:19 -04:00
Joel16
6df3a43543 gui: Display an error message if sorting failed 2021-04-17 21:26:08 -04:00
Joel16
7812b7f51e applist: Restore backup if SQL exec fails after sort is applied 2021-04-17 19:50:05 -04:00
Joel16
4c744b5408 gui: Increase Kyuhen splashscreen timer and bump version for release 2021-04-16 15:44:07 -04:00
Joel16
6312530bb3 applist: Revert test case changes 2021-04-16 15:02:38 -04:00
Joel16
4ffee285ef applist: Get reserved01 field for folders to work around SQL's unique constraints 2021-04-16 15:01:34 -04:00
Joel16
e67a3bdd95 imGui: Use Japanese font to support both jap+english characters 2021-04-15 17:21:12 -04:00
Joel16
812a31d1f0 Bump version for minor release update 2021-04-15 12:55:37 -04:00
Joel16
1f80aea8aa applist: Create an original app.db.bkp before making other backups that are overwritten 2021-04-15 12:54:31 -04:00
Joel
28249c1a2c
Update README.md 2021-04-14 01:17:30 -04:00
Joel16
7fad0f5a86 gui: Cleanup prompts and display warning message if loadout is outdated 2021-04-12 23:39:28 -04:00
Joel
32e8a9c5a3
Update README.md 2021-04-12 20:25:35 -04:00
Joel
e613303f29
Update README.md 2021-04-12 20:24:40 -04:00
Joel16
5a60116ac8 libsqlite: Only include source, headers and license 2021-04-12 11:37:20 -04:00
Joel16
02feebdcd3 libsqlite: Remove libsqlite as a submodule and include it directly with slight modifications (mkstemp, and clib) 2021-04-12 11:34:14 -04:00
Joel16
cc8874cd4f gui: Match colour scheme for tab hover/active 2021-04-11 21:36:20 -04:00
Joel16
f4992fc2c2 assets: Update and organize LiveArea assets by PreetiSketch 2021-04-11 20:16:47 -04:00
Joel16
eaf90cc235 assets: Update LiveArea assets by PreetiSketch 2021-04-11 19:40:20 -04:00
Joel16
0125d3522f keyboard: Use c++ style casting, remove initial text and use clib's memset/memcpy 2021-04-11 19:39:54 -04:00
Joel
a1837dfc48
Update README.md 2021-04-11 15:49:17 -04:00
Joel16
a8bb47d116 loadouts: Add a feature to backup/restore custom loadouts 2021-04-11 14:32:15 -04:00
Joel16
e781361a6c gui: Add button/popup to restore app.db backup 2021-04-09 11:29:44 -04:00
Joel16
7cbf9da641 applist: Get entries before applying sort 2021-04-08 23:43:17 -04:00
Joel16
312478cf26 gui: Display confirm/restart popups when sorting method is applied 2021-04-08 23:32:27 -04:00
Joel16
cdbcbb0938 applist: Display folder/app icons for bubbles 2021-04-08 22:29:37 -04:00
Joel16
4be0e433b4 textures: Display Kyuhen splashscreen during startup and tinker with the colour scheme 2021-04-08 17:27:28 -04:00
Joel16
046a1d914f gui: Disable apply sort button if sort mode is set to default 2021-04-08 12:15:59 -04:00
Joel
82280a114f
Update README.md 2021-04-08 12:04:25 -04:00
Joel16
2abb13e579 applist: Backup db before applying sort and log if errors occur 2021-04-08 11:58:17 -04:00
Joel16
8446b9d795 vhbs: Initial source commit 2021-04-08 01:15:36 -04:00
Joel16
bc3b6fd186 libsqlite: Include libsqlite as a submodule 2021-04-08 00:57:25 -04:00
Joel
fb59758cbc
Initial commit 2021-04-08 00:54:43 -04:00