Commit Graph

16 Commits

Author SHA1 Message Date
Joel16
58727df163 popups: Bring back progress bar for copying files 2022-08-01 11:46:55 -04:00
Joel16
cd027a599f next-opengl3: Switch back to opengl3 for now 2022-07-30 16:38:14 -04:00
Joel16
c602482f70 options: Reimplement options popup in filebrowser tab 2021-09-13 17:03:16 -04:00
Joel16
e6e82836bc NX-Shell(Deko3D): Initial commit 2021-09-12 17:08:02 -04:00
joel16
cf0567a020 textures: Add support for zooming into images using left stick and movement with right 2021-01-24 16:39:35 -05:00
Joel16
6de0623826 gui: Fix selected entry indicator being reset to 0 when opening a file 2020-10-23 01:36:55 -04:00
Joel16
6efcc03500 textures: Add support viewing animated/non-animated gifs 2020-10-22 12:17:10 -04:00
Joel16
29ef47d6fd gui: Remove some redundant/unnecessary entries from MenuItem structure 2020-10-14 21:16:15 -04:00
Joel16
438f39ab85 fs: Use std::vectors instead of array pointers for holding fs entries 2020-10-13 01:48:17 -04:00
Joel16
73c8348980 textreader: Initial implementation of a text reader for reading logs/configs (eventually leading to an editor) 2020-09-06 12:07:28 -04:00
Joel16
d0ff5cfb9a gui: Add texture data into MenuItem struct and load directly from imgui's selectable functionality 2020-08-29 17:10:27 -04:00
Joel16
9b69d2aed9 archive: Initial unzip archive implementation using libzzip 2020-08-28 22:32:56 -04:00
Joel16
4d68e1cc16 gui: Display progress bar popup when copying files 2020-08-24 11:59:33 -04:00
Joel16
89395cb61f gui: No need to hard code enumuerator values 2020-08-19 17:40:15 -04:00
Joel16
872967c44c Split windows/popups into separate source files to keep things simpler and consistent 2020-08-11 01:01:42 -04:00
Joel16
c0a6c47af9 Initial commit (next) 2020-08-03 18:10:06 -04:00