A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2020-07-28 16:17:26 -04:00
include Enable STBI_NO_JPEG and use turbojpeg 2020-07-11 16:54:53 -04:00
libs Include giflib's copyright notice 2020-07-13 15:19:30 -04:00
res Initial commit 2020-07-06 22:26:33 -04:00
sce_sys Tweak LiveArea Assets (#8) 2020-07-14 10:46:29 -04:00
source Use giflib instead of libnsgif 2020-07-13 15:12:56 -04:00
.gitignore Initial commit 2020-07-06 22:26:33 -04:00
CMakeLists.txt Fix indentation in CMakeLists.txt 2020-07-28 16:17:26 -04:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md Update README.md to reflect change to giflib 2020-07-13 15:15:53 -04:00

VITAlbum

A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. VITAlbum Screenshot

Supported Formats:

  • BMP
  • GIF
  • ICO
  • JPG/JPEG
  • PCX
  • PNG
  • PGM/PPM
  • PSD
  • TGA
  • TIFF
  • WEBP

Todo:

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

Credits: