Commit Graph

134 Commits

Author SHA1 Message Date
joel16
579132fee9 app: Bump version to 1.27 2024-05-11 22:00:38 -04:00
joel16
839502ed39 applist: Fix compile error with compare function 2024-05-11 21:54:35 -04:00
joel16
8b4f955a4d ci: Update GitHub actions 2024-05-11 21:42:49 -04:00
joel16
9f44d60c8c applist: Clean up sort impl 2024-05-11 21:13:32 -04:00
joel16
3d9a9677e7 applist: Optimize sort query by preprocessing folder indices into a map 2024-05-11 19:09:36 -04:00
joel16
b12dc03dea app: Remove unused code 2024-05-11 19:08:11 -04:00
joel16
bed515818f imGui: Switch to SDL2 renderer backend 2024-05-11 15:17:53 -04:00
joel16
3c15a7fff3 sqlite3: Update to v3.45.3 2024-05-11 14:02:36 -04:00
joel16
7188576929 imGui: Update to v1.90.6 2024-05-11 14:01:33 -04:00
joel16
1bae5c47bc app: Minor stylistic changes 2023-07-10 17:14:21 -04:00
joel16
a737107ce4 imGui: Update to v1.89.7 2023-07-10 17:06:50 -04:00
joel16
b542e701ff imGui: Update to v1.89.5 2023-05-18 23:29:59 -04:00
joel16
6928e036a2 sqlite3: Update to v3.42.0 2023-05-18 23:26:51 -04:00
joel16
11c304baff imGui: Fix compile errors 2023-03-17 11:59:11 -04:00
joel16
c3a4e9332a sqlite3: Update to v3.41.1 2023-03-17 11:57:49 -04:00
joel16
5ce581f421 imGui: Update to v1.89.4 2023-03-17 11:54:40 -04:00
Joel
29a85f48d1
ci: Use python3 and update actions 2023-02-22 00:01:11 -05:00
joel16
d8e99eea33 libs: Update imGui and sqlite3 2023-02-21 23:30:37 -05:00
Joel
694cab9833
README.md: Update application screenshot 2022-07-24 15:41:06 -04:00
Joel
b26bb0f439
gui: Save sort mode if sorting is done successfully and sort based on sort mode on start up 2022-07-24 15:29:12 -04:00
Joel16
fd9e7d0ccb sqlite3: Update to v3.39.2 2022-07-24 15:01:51 -04:00
Joel16
b294e8eb27 imGui: Indent using spaces instead of tabs 2022-07-21 18:18:40 -04:00
Joel16
2f3877fc85 cmake: Bump version to 1.26 2022-07-03 18:14:43 -04:00
Joel16
3642dfab2f gui: Clear item selection for pages tab and include checkbox textures 2022-07-03 18:12:32 -04:00
Joel16
c3da438fe5 textures: Use new assets by material.io/PreetiSketch 2022-07-02 23:45:09 -04:00
Joel16
562b196d7d gui: Add new tab to swap page positions and span all buttons to available window width 2022-06-30 23:30:22 -04:00
Joel16
c2d0028fb5 log/main: Remove extra printf and custom heap 2022-06-28 20:48:38 -04:00
Joel16
4144652b09 applist: Use enums to explictly describe value checks 2022-06-28 13:46:14 -04:00
Joel16
5c630b6195 cmake: link SceShaccCgExt and taihen_stub to fix compile errors 2022-06-23 11:57:12 -04:00
Joel16
248dcdd391 cmake: Fix build errors and remove unused libsqlite3 static lib 2022-06-22 17:37:08 -04:00
Joel16
182ad9af9c imGui: Update to v1.88 2022-06-22 17:29:19 -04:00
Joel
17f59bddf0
Update README.md 2022-06-12 13:53:01 -04:00
Joel
9fd05b0b15
readme: Update README.md to reflect new changes 2022-06-12 12:43:56 -04:00
Joel16
8320069909 template: Bump version to v1.25 2022-06-12 11:56:55 -04:00
Joel16
cd6a592c3f cmake: Bump version for release 2022-06-12 11:55:00 -04:00
Joel16
0196365f22 sqlite3: Switch to sqlite3-amalgamation version 3.38.5 2022-06-11 12:38:20 -04:00
Joel16
c5665cd892 applist: Use cosnt where necessary 2022-06-07 09:31:22 -04:00
Joel16
c6ed4ac5d7 cmake: Remove unused definition 2022-06-07 09:30:08 -04:00
Joel
f7fa3fb5fc
readme: Update main screenshot 2022-06-06 12:00:49 -04:00
Joel16
e84723abd5 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
Joel16
2c3ddf9cfe app: Clean-up unused imports and make use of std::unique_ptr 2022-02-25 11:04:14 -05:00
Joel16
6537bf7608 sqlite: Clean-up vita impl and support sync 2022-02-24 10:38:03 -05:00
Joel16
28cfa5a63c imGui: Add full gamepad support using io.AddKeyEvent() and fix includes 2022-02-08 11:00:50 -05:00
Joel16
8bdd30672a imGui: Update to v1.87 2022-02-07 22:47:46 -05:00
Joel16
7aa6058502 imGui: Fixed early out on empty clip rect and added more explicit asserts 2022-01-29 14:05:12 -05:00
Joel16
f92dbe59ac applist: Do not sort on copied app.db, instead sort and replace existing tbl_appinfo_icon if successful 2022-01-28 00:53:25 -05:00
Joel
ac6caf59a1
ci: Point artifact to build directory 2022-01-27 22:07:21 -05:00
Joel16
e4b05446eb sqlite: Use constexpr db_path and log errors if sqlite3_open_v2 failed 2022-01-27 22:05:39 -05:00
Joel
6c3f87aff2
ci: Use GitHub Actions to build and deploy artifacts 2022-01-27 14:10:38 -05:00
Joel16
211a425eb7 Merge remote-tracking branch 'origin/imgui_submodule' into main 2022-01-27 00:34:02 -05:00