Joel16
|
4578cb0b18
|
fs: Clean-up dir listing impl and fix imgui table sorting column index
|
2021-11-21 15:31:07 -05:00 |
|
Joel16
|
6e0be931c2
|
gui: Use tabs for filebrowser/settings and use table impl for file management
|
2021-11-21 14:48:19 -05:00 |
|
Joel16
|
1bf9ad2488
|
fs: Clean up FS::GetDirList and fix compile errors
|
2021-07-18 21:31:33 -04:00 |
|
Joel16
|
73180176bc
|
imGui: Update and use freetype
|
2021-07-03 14:22:29 -04:00 |
|
Joel16
|
473ac23ddc
|
fs: Use std::vectors instead of array pointers for holding fs entries
|
2020-10-18 13:02:37 -04:00 |
|
Joel16
|
9fa1d60d54
|
textures: Add support for SVGs using nanosvg
|
2020-09-26 23:10:28 -04:00 |
|
Joel16
|
3c8c8b6135
|
fs: Filter out files that are not supported by VITAlbum and only display folders and supported image formats
|
2020-09-26 21:55:46 -04:00 |
|
Joel16
|
cb73f929f9
|
FS: Make use of c++ type casting in FS::Sort
|
2020-09-18 15:38:10 -04:00 |
|
Joel16
|
befd8abf7d
|
FS: Implement other sorting options
|
2020-09-18 15:33:59 -04:00 |
|
Joel16
|
41d6fb5abb
|
settings: Free entires and refresh directory listing after exiting settings window
|
2020-09-18 14:02:31 -04:00 |
|
Joel16
|
42f0dc14f6
|
fs: Log any sceIo* failures
|
2020-09-17 19:38:37 -04:00 |
|
Joel16
|
02bf1f8985
|
log: Refactor logging mechanism to log only if dev options are enabled
|
2020-09-17 19:11:08 -04:00 |
|
Joel16
|
aaa411454d
|
config: Implement config mechanism to save list visited diretory + some other options/toggles
|
2020-09-16 22:50:50 -04:00 |
|
Joel16
|
c2efc3cb1b
|
Make use of c++ type casting & minor clean up
|
2020-08-23 12:40:18 -04:00 |
|
Joel16
|
a0d2ac847a
|
Minor cleanup
|
2020-07-10 16:04:29 -04:00 |
|
Joel16
|
4e263cfbc9
|
Fix memleak when loading textures using stbi_load_from_memory
|
2020-07-10 15:59:57 -04:00 |
|
Joel16
|
7082975b0e
|
Remove logs until I come up with a cleaner way of introducing debug builds
|
2020-07-07 22:00:57 -04:00 |
|
Joel16
|
2b260dd152
|
Fix mem alloc derp
|
2020-07-07 21:57:51 -04:00 |
|
Joel16
|
18cd52564e
|
Initial commit
|
2020-07-06 22:26:33 -04:00 |
|