Joel16 9e4891e7a8 Remove seeking for OPUS
There is a high chance of crashing the app when seeking an OPUS file, therefore it is not worth keeping.
Also slightly Increased delay before terminating audio.
2019-05-17 14:48:28 -04:00
2019-05-17 13:52:41 -04:00
2019-04-07 19:53:39 -05:00
2019-05-07 12:40:00 -05:00
2019-03-31 20:29:13 -05:00
2019-05-17 14:48:28 -04:00
2019-03-31 20:21:09 -05:00
2019-05-15 00:06:19 -04:00
2019-03-31 20:21:09 -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
  • IT
  • MOD
  • MP3
  • OGG
  • OPUS
  • S3M
  • WAV (A-law and u-law, Microsoft ADPCM, IMA ADPCM)
  • XM

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.
  • Basic touch support.

Controls:

In file manager:

  • Enter button (cross/circle): enter folder/play supported audio file.
  • Cancel button (cross/circle): go up parent folder.
  • DPAD Up/Down: Navigate files.
  • DPAD Left/Right: Top/Bottom of list.

In audio player: (Note: you can use touch controls here or the following buttons below)

  • Enter button (cross/circle): Play/Pause.
  • Cancel button (cross/circle): Return to file manager.
  • L trigger: Previous audio file in current directory.
  • R trigger: Next audio file in current directory.
  • Triangle: Shuffle audio files in current directory.
  • Square: Repeat audio files in current directory.
  • Start: Turn off display and keep playing audio in background.

Credits:

  • MPG123 contributors.
  • dr_libs by mackron.
  • stb_vorbis by nothings and contributors.
  • libxmp-lite contributors.
  • Preetisketch for startup.png (banner).
  • Eleven Music Player contributors for design elements.
Description
Eleven Music Player PS Vita
Readme Apache-2.0 5.1 MiB
Languages
C 99.7%
CMake 0.3%