VITA-Homebrew-Sorter/source
2022-06-07 09:31:22 -04:00
..
applist.cpp applist: Use cosnt where necessary 2022-06-07 09:31:22 -04:00
config.cpp applist: Add option to sort apps inside folders/outside only and introduce new settings menu to access beta features 2022-06-06 09:46:51 -04:00
fs.cpp applist: Add option to sort apps inside folders/outside only and introduce new settings menu to access beta features 2022-06-06 09:46:51 -04:00
gui.cpp applist: Add option to sort apps inside folders/outside only and introduce new settings menu to access beta features 2022-06-06 09:46:51 -04:00
imgui_impl_vitagl.cpp imGui: Add full gamepad support using io.AddKeyEvent() and fix includes 2022-02-08 11:00:50 -05:00
keyboard.cpp Fix compilation errors with latest vitasdk 2021-07-18 21:35:39 -04:00
loadouts.cpp sqlite: Use constexpr db_path and log errors if sqlite3_open_v2 failed 2022-01-27 22:05:39 -05:00
log.cpp logs: Use a const path variable incase of later log file path changes 2021-09-01 00:45:42 -04:00
main.cpp applist: Add option to sort apps inside folders/outside only and introduce new settings menu to access beta features 2022-06-06 09:46:51 -04:00
power.cpp power: Don't block PS button input 2021-08-27 20:02:51 -04:00
sqlite.cpp app: Clean-up unused imports and make use of std::unique_ptr 2022-02-25 11:04:14 -05:00
textures.cpp app: Clean-up unused imports and make use of std::unique_ptr 2022-02-25 11:04:14 -05:00
utils.cpp app: Clean-up unused imports and make use of std::unique_ptr 2022-02-25 11:04:14 -05:00