VITA-Homebrew-Sorter/include
2021-12-30 13:13:42 -05:00
..
applist.h applist: Create new table with sorted values and replace old one instead of hacky reset 2021-12-30 01:44:42 -05:00
fs.h loadouts: Backup iconlayout.ini along with DB 2021-09-02 00:22:56 -04:00
gui.h core: Pass value by reference instead of pointer 2021-08-24 18:56:47 -04:00
keyboard.h keyboard: Use c++ style casting, remove initial text and use clib's memset/memcpy 2021-04-11 19:39:54 -04:00
loadouts.h loadouts: Backup iconlayout.ini along with DB 2021-09-02 00:22:56 -04:00
log.h applist: Backup db before applying sort and log if errors occur 2021-04-08 11:58:17 -04:00
power.h power: Lock power during the sorting process (prevent auto-suspend) 2021-08-27 19:50:35 -04:00
sqlite3.h sqlite3: Fix sqlite3_column_text api and include more errors/result codes and modes 2021-12-30 13:13:42 -05:00
sqlite.h sqlite: Clean-up sqlite implementation use c++ stlyle casting and std::* funcs for consistency 2021-07-20 19:29:32 -04:00
textures.h gui: Render splashscreen natively using pic0 and bump version for release 2021-06-05 14:46:59 -04:00
utils.h gui: Clean-up compiler flags/fix warnings and use start to exit application 2021-09-01 18:43:44 -04:00