A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2022-01-29 14:13:44 -05:00
.travis travis: Refactor build.sh 2020-10-10 22:35:44 -04:00
include filebrowser: Add ability to browse other devices (ur0, sd0 etc) 2022-01-16 12:38:03 -05:00
libs imGui: Update to v1.86 2022-01-11 00:35:09 -05:00
res textures: Remove unused file icon 2020-09-27 14:25:47 -04:00
sce_sys Tweak LiveArea Assets (#8) 2020-07-14 10:46:29 -04:00
source filebrowser: Use a fixed width of 100.f for size column 2022-01-17 17:18:28 -05:00
.gitignore textures: Minor consistency changes 2020-09-13 12:45:44 -04:00
.travis.yml travis: Initial travis-ci configuration 2020-09-20 18:51:53 -04:00
CMakeLists.txt cmake: Remove comments and make indentation consistent with rest of the project 2022-01-29 14:13:44 -05:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md README: Reflect new changes 2022-01-16 12:43:32 -05:00

VITAlbum Build Status Github latest downloads

A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. This is a stripped down port of NX-Shell (Next) for Nintendo Switch. It only supports viewing images/gifs.

VITAlbum Screenshot

Supported Formats:

  • BMP
  • GIF (animated & non animated)
  • ICO
  • JPG/JPEG
  • PCX
  • PNG
  • PGM/PPM
  • PSD
  • SVG
  • TGA
  • TIFF
  • WEBP (animated & non animated)

Todo:

  • Ability to resize images.
  • Support opening files from other partitions.

Credits: