Eleven Music Player PS Vita
Go to file
2019-03-31 20:33:39 -05:00
include Inital source commit 2019-03-31 20:29:13 -05:00
res Inital source commit 2019-03-31 20:29:13 -05:00
sce_sys Inital source commit 2019-03-31 20:29:13 -05:00
source Inital source commit 2019-03-31 20:29:13 -05:00
.gitattributes Initial commit 2019-03-31 20:21:09 -05:00
.gitignore Initial commit 2019-03-31 20:21:09 -05:00
CMakeLists.txt Inital source commit 2019-03-31 20:29:13 -05:00
LICENSE Initial commit 2019-03-31 20:21:09 -05:00
README.md Add credits 2019-03-31 20:33:39 -05:00

ElevenMPV - Eleven Music Player VITA

A homebrew music player for Playstation VITA that aims to support many different audio formats compared to the offical PS VITA music application.

Currently supported formats: (16 bit signed samples)

  • FLAC
  • MP3
  • OGG
  • WAV (A-law and u-law, Microsoft ADPCM, IMA ADPCM)
  • XM (Extended module)

Features:

  • Browse ux0:/ to play the above audio formats.
  • Pause/Play audio.
  • Shuffle/Repeat audio.
  • Next/Previous track in current working directory.
  • Display ID3v1 and ID3v2 metadata for MP3 files.

Credits:

  • MPG123 contributors.
  • dr_libs by mackron.
  • stb_vorbis by nothings and contributors.
  • jar_xm by Joshua Reisenauer.
  • Preetisketch for startup.png (banner).
  • Eleven Music Player contributors for design elements.