Commit Graph

  • ff6971ef1d imGui: Update to v1.91.4 master Joel16 2024-10-18 21:17:40 -0400
  • d16d08e4b2 ci: Use GitHub Actions to build and deploy artifacts Joel16 2024-10-18 17:00:56 -0400
  • ee0f37f58c cmake: Remove duplicate libs and remove build status for README Joel16 2024-10-15 18:56:26 -0400
  • 9780443e26 libs: Remove dr_pcx.h Joel16 2024-10-13 15:15:26 -0400
  • f6710038d9 textures: Switch to loading animated images and static images from sdl2_image and remove unused libs Joel16 2024-10-13 11:11:23 -0400
  • 217bbc8299 imGui: Update to v1.91.3 Joel16 2024-10-13 11:08:21 -0400
  • b521d46cd6 imGui: Update to v1.91.1 and display SDL version in settings Joel16 2024-09-11 21:45:31 -0400
  • e310a44d2d app: Switch to imgui_sdl2_renderer backend and minor stylistic changes joel16 2023-10-18 17:20:51 -0400
  • 105de9ace0 imGui: Update to v1.89.9 joel16 2023-10-18 17:19:07 -0400
  • 2e6af3f309 imGui: Cleanup imgui impl joel16 2023-02-21 23:25:27 -0500
  • 4858b3d72a libs: Update various libraries joel16 2023-02-21 23:04:22 -0500
  • 1f528581c5 LibTIFF: Update to v4.3.0 Joel16 2022-03-21 12:17:48 -0400
  • 17feca7efd textures: Only store the first texture's width/height for textures with multiple frames Joel16 2022-03-13 12:38:14 -0400
  • 03c6b9fcf0 settings: Save config on display filename toggle Joel16 2022-03-13 12:36:06 -0400
  • 4b15500891 imGui: Add full gamepad support using io.AddKeyEvent(), io.AddKeyAnalogEvent(), stopped writing to io.NavInputs[] Joel16 2022-02-07 21:50:07 -0500
  • e723b31d0d imGui: Update to v1.87 and remove unnecessary headers Joel16 2022-02-07 13:10:50 -0500
  • 6510aa29a9 textures: Remove unnecessary static_cast Joel16 2022-02-06 14:39:24 -0500
  • f4fd69ddc1 config: Use std::unique_ptr Joel16 2022-02-06 14:38:54 -0500
  • f369d2313e textures: Remove free_func* argument from Textures::Create and make use of std::unique_ptrs Joel16 2022-02-06 13:49:42 -0500
  • 90efecf12b textures: Use giflib instead of libnsgif for decoding gifs Joel16 2022-02-06 01:35:08 -0500
  • 705eaa677c settings: Use ImGui::Indent instead of nodes Joel16 2022-01-29 22:23:05 -0500
  • c2cdfda08e filebrowser: Increase size column width and remove unused sort function Joel16 2022-01-29 22:10:19 -0500
  • f22e1046bf app: Clean-up warnings Joel16 2022-01-29 20:24:01 -0500
  • 3b5bfdaace image: Enable horizantal scroll flag instead of making a unnecessary patch to imgui.cpp Joel16 2022-01-29 20:23:30 -0500
  • bc0d40fb9a imGui: Use imGui as a git submodule for easier updates Joel16 2022-01-29 20:21:24 -0500
  • c7b7bc0ff0 ci: Remove travis build config Joel16 2022-01-29 14:19:48 -0500
  • 38011e534a imGui: Fixed early out on empty clip rect and added more explicit asserts Joel16 2022-01-29 14:14:16 -0500
  • 096438de90 cmake: Remove comments and make indentation consistent with rest of the project Joel16 2022-01-29 14:13:44 -0500
  • 64d2a8e8dc filebrowser: Use a fixed width of 100.f for size column Joel16 2022-01-17 17:18:28 -0500
  • d6f2159d6f README: Reflect new changes Joel16 2022-01-16 12:43:32 -0500
  • fa7e3fde54 filebrowser: Add ability to browse other devices (ur0, sd0 etc) Joel16 2022-01-16 12:38:03 -0500
  • 8ecfd83057 nanosvg: Update headers Joel16 2022-01-13 19:57:23 -0500
  • be498ccad4 stb_image.h: Update to v2.27 Joel16 2022-01-13 19:54:46 -0500
  • 977ea941fe webp: Add support for animated webp Joel16 2022-01-12 23:49:19 -0500
  • f6681ffed6 imGui: Update to v1.86 Joel16 2022-01-11 00:35:09 -0500
  • 147e65e488 imGui: Fix mishandling of the ImDrawCmd::IdxOffset field Joel16 2022-01-11 00:18:03 -0500
  • 4578cb0b18 fs: Clean-up dir listing impl and fix imgui table sorting column index Joel16 2021-11-21 15:31:07 -0500
  • 26c4b23040 textures: Clean up texture loading impl Joel16 2021-11-21 15:05:12 -0500
  • b78337b08d main.cpp: Fix indentation Joel16 2021-11-21 14:51:46 -0500
  • 6e0be931c2 gui: Use tabs for filebrowser/settings and use table impl for file management Joel16 2021-11-21 14:48:19 -0500
  • 72f50c05f1 imGui: Clean up vitaGL impl and use c++ type casting Joel16 2021-11-21 00:32:53 -0500
  • f64499adc5 imGui: Update to v1.84.2 and clean up backend impl (make it more closely related to offical opengl2 impl) Joel16 2021-08-23 19:54:06 -0400
  • 1bf9ad2488 fs: Clean up FS::GetDirList and fix compile errors Joel16 2021-07-18 21:31:33 -0400
  • e9bec24c2c imGui: Update to v1.83 Joel16 2021-07-04 14:24:02 -0400
  • 73180176bc imGui: Update and use freetype Joel16 2021-07-03 14:22:29 -0400
  • 1d15de94c5 vitaGL: Fix for latest vitaGL changes and remove libwebp since its included with vdpm Joel16 2021-03-15 18:25:51 -0400
  • d58108a650 Bump version for release v1.40 Joel16 2020-12-31 13:14:00 -0500
  • 51e7c6aa78 gui: Use L stick to zoom in/out of image Joel16 2020-12-31 12:55:47 -0500
  • 22d281cd71 gui: Add a delay when scrolling through images to fix display glitches Joel16 2020-12-31 00:28:00 -0500
  • eb2bcd914c settings: Display libjpeg-turbo version Joel16 2020-12-30 17:47:01 -0500
  • cc1c574491 settings: Display LibTIFF version Joel16 2020-12-29 23:36:27 -0500
  • a89317235f gui: Disable start to exit since ImGui_ImplVitaGL_Shutdown causes a data abort Joel16 2020-12-29 23:35:27 -0500
  • f8168764c2 gui: Use right-stick to move around image if bigger than 960x544 Joel16 2020-12-29 23:18:05 -0500
  • aa5654dcce gui: Allow the use of L/R triggers to scroll through images in a directory Joel16 2020-12-29 17:17:04 -0500
  • 36e3975e51 LibTIFF: Read RBBA image from top-left orientation Joel16 2020-12-29 17:05:55 -0500
  • a988bd147b libjpeg-turbo: Update to v2.0.6 Joel16 2020-12-28 22:20:58 -0500
  • 7b4a489da0 LibTIFF: Update to v4.2.0 Joel16 2020-12-28 22:19:35 -0500
  • 43da76a316 textures: Move the complexity of handling different file formats to textures.cpp Joel16 2020-11-05 17:53:43 -0500
  • fb9f116199 imGui: Clean up implementation indentation and redundancies Joel16 2020-11-05 01:09:51 -0500
  • 655c3f02ee Merge branch 'master' of https://github.com/joel16/VITAlbum Joel16 2020-10-19 21:56:30 -0400
  • 43c84f7ea1 settings: Display app version info as well as the various decoders' versions for which a version API is exposed Joel16 2020-10-19 21:56:22 -0400
  • 54311fd0fa
    Update screenshot in README.md Joel 2020-10-18 22:06:16 -0400
  • 7bc00c8b4d imGui: Use official vita font Joel16 2020-10-18 21:59:56 -0400
  • 60a50bea11 imGui: Revert back to imGui v1.78 until navigation displayis sorted Joel16 2020-10-18 21:22:30 -0400
  • 204079ec1a properties: Hide edit width/height buttons and pass the popup state as a parameter Joel16 2020-10-18 16:52:57 -0400
  • de23401110 gui: Use a single window for displaying both images/gifs Joel16 2020-10-18 16:42:00 -0400
  • 473ac23ddc fs: Use std::vectors instead of array pointers for holding fs entries Joel16 2020-10-18 13:02:37 -0400
  • c7e16b3608 imGui: Disable obsolete functions and make use of C++17 unused attribute Joel16 2020-10-11 17:27:03 -0400
  • ba59ddb302
    travis: Refactor build.sh Joel 2020-10-10 22:35:44 -0400
  • 900538640f imGui: Update to v1.79 Joel16 2020-10-09 13:05:57 -0400
  • 483c893e7c imGui: Let lift stick control horizantal scrolling Joel16 2020-10-04 23:11:54 -0400
  • daa755d3d3 imgui: Clean up gamepad implementation and remove mouse usage Joel16 2020-10-04 20:40:46 -0400
  • b07b800350 imGui: minor consistency changes Joel16 2020-10-04 19:19:32 -0400
  • 075ec1ef80 imGui: Remove unused touch screen functionality Joel16 2020-10-04 13:03:09 -0400
  • 0bafa602f6 gui: Do not load tiff into buffer since libtiff loads directly from path Joel16 2020-10-03 15:45:07 -0400
  • f3c662359e gui: Use START button to exit application Joel16 2020-10-03 15:28:57 -0400
  • 7ed486bca3 imGui: Clean-up vitagl impl and make it more similar to the official opengl2 impl Joel16 2020-09-29 23:01:25 -0400
  • 54e6c3f900 gui: SetNextWindowFocus during startup and make use of cancel/enter buttons through imGui Joel16 2020-09-29 00:20:25 -0400
  • 2ab9af9c29 textures: Remove unused file icon Joel16 2020-09-27 14:25:47 -0400
  • 4729aa646a textures: Parse SVG from data stored in buffer Joel16 2020-09-26 23:24:15 -0400
  • 9fa1d60d54 textures: Add support for SVGs using nanosvg Joel16 2020-09-26 23:10:28 -0400
  • 3c8c8b6135 fs: Filter out files that are not supported by VITAlbum and only display folders and supported image formats Joel16 2020-09-26 21:55:46 -0400
  • 591381e096 log: No need to account for the offset in SCE_O_APPEND mode Joel16 2020-09-24 15:55:41 -0400
  • a44149443f
    README.md: Display travis build status Joel 2020-09-20 19:04:29 -0400
  • bd45c752ad travis: Initial travis-ci configuration Joel16 2020-09-20 18:51:53 -0400
  • 57d66dc1ca textures: Minor consistency changes Joel16 2020-09-20 14:26:27 -0400
  • c5259be843 config: Use SceLibJson API for reading configs instead of jansson Joel16 2020-09-20 13:52:03 -0400
  • 50a347cc7e
    README.md: Display updated screenshot Joel 2020-09-18 21:53:07 -0400
  • 349f234c24 Bump version for release v1.30 Joel16 2020-09-18 21:35:17 -0400
  • 02f77c0c68 textures: Display file name based on config Joel16 2020-09-18 15:44:08 -0400
  • cb73f929f9 FS: Make use of c++ type casting in FS::Sort Joel16 2020-09-18 15:38:10 -0400
  • 53d6ec078c popups: Remove unused function declaration Joel16 2020-09-18 15:34:28 -0400
  • befd8abf7d FS: Implement other sorting options Joel16 2020-09-18 15:33:59 -0400
  • 778acb0bfd README.md: Reflect new changes Joel16 2020-09-18 14:04:43 -0400
  • 41d6fb5abb settings: Free entires and refresh directory listing after exiting settings window Joel16 2020-09-18 14:02:31 -0400
  • da2a8e3efb gui: Fix checkbox and radio button colour scheme Joel16 2020-09-18 14:01:32 -0400
  • 8bb2c08704 settings: Implement settings window for toggling/setting application config values Joel16 2020-09-18 13:31:00 -0400
  • 28a0f1ae08 windows: Include headers before imgui_internal Joel16 2020-09-18 13:13:28 -0400
  • 3032617c9f gui: Split windows/popups into separate source files and use a local menu_item struct to hold data Joel16 2020-09-18 13:03:37 -0400
  • c05a89c5df textures: Log errors/failures Joel16 2020-09-17 22:50:11 -0400