Commit Graph

38 Commits

Author SHA1 Message Date
Joel16
2186d47dc8 impose: Kill impose driver and let user access home menu 2021-07-06 20:31:19 -04:00
Joel16
6c517c7aa4 app/launcher: Bump version for minor release fix 2021-06-12 17:43:51 -04:00
Joel16
acc0011728 gui: Do not fill storage bar unless device is internal/external storage 2021-06-12 17:42:59 -04:00
Joel16
66e2903314 options: Use enter button to accept 2021-06-12 17:35:50 -04:00
Joel16
a494cfd4bd libs: Remove makefiles from pre-compiled libvorbis headers 2021-06-08 13:15:32 -04:00
Joel16
1e3e157e9e launcher: Bump version 2021-06-06 16:08:14 -04:00
Joel16
b4a8c5d1dc gui: Fix percentage symbol not being displayed 2021-06-06 15:55:08 -04:00
Joel16
b922139f62 gui: Revert increasing string length in file browser 2021-06-06 15:30:07 -04:00
Joel16
88c167bb15 fs: Lock power when deleting recursively and fix compilation error 2021-06-06 15:27:55 -04:00
Joel16
59f0df0c45 fs: Lock power when copying data and allow cancel for recurisve delete 2021-06-06 15:23:26 -04:00
Joel16
e5c9f4a0a0 gui: Increase string limit for file browser 2021-06-06 15:21:58 -04:00
Joel16
b4a4e02762 archive_helper: Clean-up and lock power when extracting archives 2021-06-06 15:19:54 -04:00
Joel16
22dda101ec libarchive: Reimplement archive extraction support 2021-06-06 15:00:45 -04:00
Joel16
042a01fe0c gui: Cache all fonts 2021-06-06 14:59:50 -04:00
Joel16
f4130b20f2 fs: Export function to get basename from path 2021-06-05 17:34:58 -04:00
Joel16
48fa81e646 libs: Update libvorbis to 1.37 and remove libogg (included with psptoolchian) 2021-06-05 17:32:48 -04:00
Joel16
87d72d9b59 libs: Update dr_libs 2021-06-04 14:00:04 -04:00
Joel16
e365cb36de gui: Refactor textures vars for dark theme and add icons for settings menu 2021-06-04 13:52:30 -04:00
Joel16
142d88ac77 TextEditor: Remove unused features 2021-06-03 14:42:57 -04:00
Joel16
77df7b8631 gui: Make DisplayStatusBar accessible and minor code style changes 2021-06-03 12:01:39 -04:00
Joel16
4586278b2d TextEditor: Initial implementation of a text editor (ported from VITAShell by TheOfficialFloW) 2021-06-03 02:37:37 -04:00
Joel16
3cd2f53d1d fs: Display empty directory message if user enters an empty folder 2021-05-31 16:22:39 -04:00
Joel16
f36ccd0d0e fs: Fix file path when trying to open a supported file format 2021-05-31 16:14:11 -04:00
Joel16
13dea6e3ab gui: Add helper function for intraFontPrintf to shorten args 2021-05-31 16:13:32 -04:00
Joel16
55e4eb4a52 fs: Clean-up paths and allow browsing flash0-3 and disc0 2021-05-31 14:53:17 -04:00
Joel
c3760eca6d
Update README.MD 2021-05-30 00:02:27 -04:00
Joel16
b70052540a logs: Remove manual opening/closing of log file handles and minor printf modifier changes 2021-05-29 23:57:20 -04:00
Joel16
7a22cfea2f ftp: Fix devices not being listed and display flash if dev options are enabled 2021-05-29 23:54:49 -04:00
Joel16
1e2986dc88 app: Remove config/debug files from repo 2021-05-29 12:30:10 -04:00
Joel16
ada041e170 .gitignore: Ignore config/debug files in app directory 2021-05-29 12:29:23 -04:00
Joel16
1a18006530 .gitignore: Ignore config/debug files 2021-05-29 12:28:45 -04:00
Joel16
e30a038a04 gui: Refactor home menu dialog 2021-05-29 12:20:24 -04:00
Joel16
49a0d3b081 gui: Finish reimplementing settings ui 2021-05-28 17:41:57 -04:00
Joel16
1488463e8d gui: Remove redundant calls to G2D::FontSetStyle 2021-05-28 17:40:38 -04:00
Joel16
27a4bacf5f FTP: Bring back FTP in settings menu 2021-05-28 17:07:50 -04:00
Joel16
c0f921e69d gui: Display progress when copying files 2021-05-28 00:17:52 -04:00
Joel16
813c1758da gui: Reimplement properties dialog and add character limit to filenames being displayed 2021-05-27 23:11:43 -04:00
Joel16
f1bf39d6fe cmfilemanager-psp: Inital reimplementation in c++ 2021-05-27 02:26:39 -04:00