Joel16
|
705eaa677c
|
settings: Use ImGui::Indent instead of nodes
|
2022-01-29 22:23:05 -05:00 |
|
Joel16
|
c2cdfda08e
|
filebrowser: Increase size column width and remove unused sort function
|
2022-01-29 22:10:19 -05:00 |
|
Joel16
|
f22e1046bf
|
app: Clean-up warnings
|
2022-01-29 20:24:01 -05:00 |
|
Joel16
|
3b5bfdaace
|
image: Enable horizantal scroll flag instead of making a unnecessary patch to imgui.cpp
|
2022-01-29 20:23:30 -05:00 |
|
Joel16
|
bc0d40fb9a
|
imGui: Use imGui as a git submodule for easier updates
|
2022-01-29 20:21:24 -05:00 |
|
Joel16
|
c7b7bc0ff0
|
ci: Remove travis build config
|
2022-01-29 14:19:48 -05:00 |
|
Joel16
|
38011e534a
|
imGui: Fixed early out on empty clip rect and added more explicit asserts
|
2022-01-29 14:14:16 -05:00 |
|
Joel16
|
096438de90
|
cmake: Remove comments and make indentation consistent with rest of the project
|
2022-01-29 14:13:44 -05:00 |
|
Joel16
|
64d2a8e8dc
|
filebrowser: Use a fixed width of 100.f for size column
|
2022-01-17 17:18:28 -05:00 |
|
Joel16
|
d6f2159d6f
|
README: Reflect new changes
|
2022-01-16 12:43:32 -05:00 |
|
Joel16
|
fa7e3fde54
|
filebrowser: Add ability to browse other devices (ur0, sd0 etc)
|
2022-01-16 12:38:03 -05:00 |
|
Joel16
|
8ecfd83057
|
nanosvg: Update headers
|
2022-01-13 19:57:23 -05:00 |
|
Joel16
|
be498ccad4
|
stb_image.h: Update to v2.27
|
2022-01-13 19:54:46 -05:00 |
|
Joel16
|
977ea941fe
|
webp: Add support for animated webp
|
2022-01-12 23:49:19 -05:00 |
|
Joel16
|
f6681ffed6
|
imGui: Update to v1.86
|
2022-01-11 00:35:09 -05:00 |
|
Joel16
|
147e65e488
|
imGui: Fix mishandling of the ImDrawCmd::IdxOffset field
|
2022-01-11 00:18:03 -05:00 |
|
Joel16
|
4578cb0b18
|
fs: Clean-up dir listing impl and fix imgui table sorting column index
|
2021-11-21 15:31:07 -05:00 |
|
Joel16
|
26c4b23040
|
textures: Clean up texture loading impl
|
2021-11-21 15:05:12 -05:00 |
|
Joel16
|
b78337b08d
|
main.cpp: Fix indentation
|
2021-11-21 14:51:46 -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
|
72f50c05f1
|
imGui: Clean up vitaGL impl and use c++ type casting
|
2021-11-21 00:32:53 -05:00 |
|
Joel16
|
f64499adc5
|
imGui: Update to v1.84.2 and clean up backend impl (make it more closely related to offical opengl2 impl)
|
2021-08-23 19:54:06 -04:00 |
|
Joel16
|
1bf9ad2488
|
fs: Clean up FS::GetDirList and fix compile errors
|
2021-07-18 21:31:33 -04:00 |
|
Joel16
|
e9bec24c2c
|
imGui: Update to v1.83
|
2021-07-04 14:24:02 -04:00 |
|
Joel16
|
73180176bc
|
imGui: Update and use freetype
|
2021-07-03 14:22:29 -04:00 |
|
Joel16
|
1d15de94c5
|
vitaGL: Fix for latest vitaGL changes and remove libwebp since its included with vdpm
|
2021-03-15 18:25:51 -04:00 |
|
Joel16
|
d58108a650
|
Bump version for release
v1.40
|
2020-12-31 13:14:00 -05:00 |
|
Joel16
|
51e7c6aa78
|
gui: Use L stick to zoom in/out of image
|
2020-12-31 12:55:47 -05:00 |
|
Joel16
|
22d281cd71
|
gui: Add a delay when scrolling through images to fix display glitches
|
2020-12-31 00:28:00 -05:00 |
|
Joel16
|
eb2bcd914c
|
settings: Display libjpeg-turbo version
|
2020-12-30 17:47:01 -05:00 |
|
Joel16
|
cc1c574491
|
settings: Display LibTIFF version
|
2020-12-29 23:36:27 -05:00 |
|
Joel16
|
a89317235f
|
gui: Disable start to exit since ImGui_ImplVitaGL_Shutdown causes a data abort
|
2020-12-29 23:35:27 -05:00 |
|
Joel16
|
f8168764c2
|
gui: Use right-stick to move around image if bigger than 960x544
|
2020-12-29 23:18:05 -05:00 |
|
Joel16
|
aa5654dcce
|
gui: Allow the use of L/R triggers to scroll through images in a directory
|
2020-12-29 17:17:04 -05:00 |
|
Joel16
|
36e3975e51
|
LibTIFF: Read RBBA image from top-left orientation
|
2020-12-29 17:05:55 -05:00 |
|
Joel16
|
a988bd147b
|
libjpeg-turbo: Update to v2.0.6
|
2020-12-28 22:20:58 -05:00 |
|
Joel16
|
7b4a489da0
|
LibTIFF: Update to v4.2.0
|
2020-12-28 22:19:35 -05:00 |
|
Joel16
|
43da76a316
|
textures: Move the complexity of handling different file formats to textures.cpp
|
2020-11-05 17:53:43 -05:00 |
|
Joel16
|
fb9f116199
|
imGui: Clean up implementation indentation and redundancies
|
2020-11-05 01:09:51 -05:00 |
|
Joel16
|
655c3f02ee
|
Merge branch 'master' of https://github.com/joel16/VITAlbum
|
2020-10-19 21:56:30 -04:00 |
|
Joel16
|
43c84f7ea1
|
settings: Display app version info as well as the various decoders' versions for which a version API is exposed
|
2020-10-19 21:56:22 -04:00 |
|
Joel
|
54311fd0fa
|
Update screenshot in README.md
|
2020-10-18 22:06:16 -04:00 |
|
Joel16
|
7bc00c8b4d
|
imGui: Use official vita font
|
2020-10-18 21:59:56 -04:00 |
|
Joel16
|
60a50bea11
|
imGui: Revert back to imGui v1.78 until navigation displayis sorted
|
2020-10-18 21:22:30 -04:00 |
|
Joel16
|
204079ec1a
|
properties: Hide edit width/height buttons and pass the popup state as a parameter
|
2020-10-18 16:52:57 -04:00 |
|
Joel16
|
de23401110
|
gui: Use a single window for displaying both images/gifs
|
2020-10-18 16:42:00 -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
|
c7e16b3608
|
imGui: Disable obsolete functions and make use of C++17 unused attribute
|
2020-10-11 17:27:03 -04:00 |
|
Joel
|
ba59ddb302
|
travis: Refactor build.sh
|
2020-10-10 22:35:44 -04:00 |
|
Joel16
|
900538640f
|
imGui: Update to v1.79
|
2020-10-09 13:05:57 -04:00 |
|