Commit Graph

89 Commits

Author SHA1 Message Date
Joel16
f1ef1ed6e5 libs: Update libopus to 1.3.1 and libopusfile to 0.12 2021-12-22 10:50:03 -05:00
Joel16
00c847e0bc mp3: Fix some cover arts not being loaded 2021-12-20 01:07:35 -05:00
Joel16
274f6e0d55 app: Pass MenuItem, ctrl handle and delta by reference. Also fix image properties button in image viewer 2021-12-18 16:05:09 -05:00
Joel16
b726b319b3 input_driver: Remove input_driver as it is no longer being used 2021-12-17 14:13:58 -05:00
Joel16
3ed739e59e imageviewer: Properly set/unset image properties 2021-12-15 21:33:24 -05:00
Joel16
e893be0f20 launcher: Do not link libpspsdk since it is linked by default 2021-12-15 15:38:51 -05:00
Joel16
3955a3932f app: Use std::snprintf 2021-12-15 15:37:58 -05:00
Joel16
e7edd0212e next: Make changes for new toolchain and use libjpeg instead of turbojpeg 2021-12-15 15:01:12 -05:00
Joel16
d1950c9fb7 mutex-imports: Only import required functions from ThreadManForUser 2021-12-14 23:07:11 -05:00
Joel16
66453da50a g2d: Remove unused alt fonts 2021-12-14 17:39:27 -05:00
Joel16
60b2ed637a net: Use user's language and button config for net dialog 2021-12-14 17:38:29 -05:00
Joel16
5472abddfc main: Cleanup indentation 2021-12-13 18:13:21 -05:00
Joel16
8801839a7b Utils: Implement get language functionality for sceUtilityDialogs 2021-12-13 18:09:41 -05:00
Joel16
674c6bc8f8 utils: Use sceUtilityGetSystemParamInt to get enter/cancel button, fallback to registry if that fails 2021-12-12 13:47:05 -05:00
Joel16
01fd8ae125 ftp: Comply with RFC2389 and RFC2640 2021-12-11 22:39:00 -05:00
Joel16
4fc98c0740 app: Use snprintf where possible 2021-12-11 19:09:10 -05:00
Joel16
b3c59faadc ftp: Add access to umd (disc0:/) 2021-12-10 20:35:16 -05:00
Joel16
6aa13c18c9 display_driver: Use proper impl of sceDisplayGetBrightness* depending on FW 2021-12-10 14:51:22 -05:00
Joel16
ebd450a193 settings: Use select button to disable/enable screen during FTP mode 2021-12-10 14:26:46 -05:00
Joel16
79d441a93c audioplayer: Use select button to enable/disable screen instead of start 2021-12-10 14:24:35 -05:00
Joel16
f8c11b07e7 display_driver: Set brightness to 0 before disabling screen 2021-12-10 14:23:06 -05:00
Joel16
48995f634f ftp: Move net init/exit/dialog into a separate source file and add more error checking 2021-12-10 13:52:07 -05:00
Joel16
bb824a3071 logs: Sanitize error codes 2021-12-09 22:46:56 -05:00
Joel16
f0b9d624c5 settings: Fix xmb net dialog glitching with g2d's background 2021-12-09 22:19:01 -05:00
Joel16
45f2741820 ftp/game: Use c++ type casting 2021-12-09 21:52:46 -05:00
Joel16
d32445bba2 ftp: Use c++ style casting and fix device name not showing up properly 2021-12-07 20:23:03 -05:00
Joel16
4598f4dc90 app: Clean-up makefile and remove unused libs 2021-12-07 20:22:21 -05:00
Joel16
c21d474626 audio/mutex header: Minor consistency changes 2021-12-07 11:29:26 -05:00
Joel16
cf7454758a fs_driver: Extend functions and use fs_driver funcs with extended privileges 2021-12-06 20:14:52 -05:00
Joel16
dfef7f0970 readme: Clarify screenshot extension 2021-12-05 23:29:35 -05:00
Joel16
9e7fa1658a utils: Remove unnecessary casting and start passing values by ref across src 2021-12-05 23:26:43 -05:00
Joel16
3c38798681 config: Do not log if config.json is not present 2021-12-05 21:23:30 -05:00
Joel16
63840f5bc1 fs: Sort extensions in alpha asc order and add text editing support for .conf 2021-12-05 21:16:10 -05:00
Joel16
c6b8010bb6 ci: Replace travis with GitHub Actions 2021-12-05 21:10:12 -05:00
Joel
dd1494787a
ci: Start uploading build artifacts 2021-12-05 21:02:30 -05:00
Joel
1d3cc2c1c1
ci: Build application with each commit 2021-12-05 20:52:46 -05:00
Joel16
2c90c72a05 audio: Reimplement audio player 2021-08-15 12:15:00 -04:00
Joel16
aa00afa2df display_driver: Remove unused functions 2021-08-11 22:45:23 -04:00
Joel
3391c80dc9
README.MD: Display screenshot 2021-08-05 20:39:21 -04:00
Joel16
0a9b8121c9 README.MD: Reflect new changes 2021-08-05 20:36:51 -04:00
Joel16
24066f7c45 screenshots: Reimplement screenshot feature but using .PNG opposed to BMP in previous releases 2021-08-05 20:35:48 -04:00
Joel16
1e4afae771 imageviewer: Allow enter button to close image properties dialog as well 2021-08-05 20:35:00 -04:00
Joel16
a251af1a6b imageviewer: Display image properties and fix image scaling 2021-08-02 22:38:27 -04:00
Joel16
cd9052b6a7 g2d: Switch to new glib2d impl and remove stb_image and use libpng, turbojpeg, libnsbmp/libnsgif 2021-08-01 14:49:29 -04:00
Joel16
e207958d91 game_launcher: Allow exporting metadata from ISO/CSO files 2021-07-30 01:58:03 -04:00
Joel16
0904b1d6d8 game_launcher: Free allocated data after exit 2021-07-26 22:49:34 -04:00
Joel16
2327b1edda game_launcher: Clean-up and save new exported eboot metadata 2021-07-26 22:46:41 -04:00
Joel16
b7b2b04cc4 game_launcher: Allow exporting other eboot metadata 2021-07-26 19:49:52 -04:00
Joel16
e233e0f9fe texteditor: Display scroll bar 2021-07-26 16:55:14 -04:00
Joel16
a8a4c1f82b game_launcher: Reimplement game launcher for exporting eboot metadata 2021-07-17 13:02:27 -04:00