ElevenMPV Vita

From GameBrew
ElevenMPV - Eleven Music Player VITA
Elevenmpvvita2.png
General
Authorjoel16
TypeMedia players
Version2.10
LicenseApache-2.0
Last Updated2019/07/18
Links
Download
Website
Source
Support Author


ElevenMPV (Eleven Music Player VITA) is a homebrew music player for PlayStation VITA that aims to support many different audio formats compared to the offical PS VITA music application.

Features

  • Browse ux0:/, ur0:/ and uma0:/ to play audio.
  • Pause/Play audio.
  • Shuffle/Repeat audio.
  • Next/Previous track in current working directory.
  • Display ID3v1 and ID3v2 metadata for MP3 files. Other tags are displayed for OGG, FLAC, OPUS and XM.
  • Basic touch support.
  • Seeking support using touch screen. (No support for OPUS).

User guide

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

Screenshot

elevenmpvvita3.png

elevenmpvvita4.png

elevenmpvvita5.png

elevenmpvvita6.png

Media

NEW! PS Vita ElevenMPV MP3 Player! Homebrew App! (Tech James)

Controls

File manager:

Cross/Circle (Enter button) - Enter folder/play supported audio file

Cross/Circle (Cancel button) - Go up parent folder

D-Pad Up/Down - Navigate files

D-Pad Left/Right - Top/Bottom of list

Audio player:

Cross/Circle (Enter button) - Play/Pause

Cross/Circle (Cancel button) - Return to file manager

L/R - Previous/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

Touch - Touch anywhere on the progress bar to seek to that location

Changelog

v2.10

  • Remove lastdir.txt after switching to another device to fix a crash that occurs if the previous visited directory cannot be found in the current device.
  • Fix cancel button not being used under settings menu.
  • Fix menu title in device settings.
  • Fix playing speed on down-sampled MP3 audio files.
  • Updated dr_libs to the latest version. (dr_wav/dr_flac).
  • Minor clean up to decoder functions.
  • Allow app to visit any directory with unsafe mode. (This is the reason for making this app "unsafe").

v2.00

  • Bumped ID3v2 character limit to 64 chars to display album titles, artist, genre etc with more characters than ID3v1.
  • Updated dr_libs (FLAC and WAV decoders) to the latest revision.
  • Now based on mpg123 v1.25.10
  • Initial support for seeking via touchscreen:
    • WAV: works perfectly.
    • FLAC: works perfectly but slow.
    • MP3: works perfectly but a tad bit slower than WAV.
    • MOD: works perfectly.
    • OGG: works perfectly however might crash if you abuse it by repeatedly seeking simultaneously.
    • OPUS: Not supported due to frequent crashes with libopusfile's API.
  • Fixed MP3 playback not being properly terminated. The decoder will now check to see if there are no samples to decode and then terminate which fixes issues with repeat/shuffle not working.
  • Fixed crashes with FLAC files (when FLAC metadata is on) by using libFLAC to properly obtain metadata.
  • Added the ability to use Sony's dynamic normalizer mode from within the settings menu (I haven't noticed any difference with this but let me know if you guys do. the max ALC mode results in frequent crashes hence only ALC mode off and ALC mode 1 is allowed).
  • Now properly releases the acquired BGM port when exiting the application.
  • Added support for selecting devices to browse (ux0:/, ur0:/ and uma0:/) from within the settings menu.

v1.20

  • Properly save the last visited folder.
  • Minor audiolib cleanup (unused functions, params etc).
  • Added settings menu (Press SELECT to open) which can toggle metadata for certain file types and sorting options.
    • Settings to toggle reading metadata for FLAC/MP3/OPUS (sometimes loading the cover images can take a while - which is the reason for introducing this feature).
    • Sort alphabetically in ascending/descending order and by smallest/largest file size.
  • Display the back button on the top left to indicate that the user is not in the root path.
  • Now uses libvorbis with SceIo API for decoding OGG instead of stb_vorbis.
  • Displays tag data for OGG, OPUS, and FLAC if found (Title, Artist, Album, Year, Genre).
  • Display parent folder in non root directory (easier for navigation).

v1.10

  • Fixed filename not being displayed for MP3s with no ID3 tags.
  • Get module name for IT, MOD, S3M and XM files.
  • Add OPUS support.
  • Display cover image for FLAC if found (might be slow to load if its a large image file).
  • Added basic touch support in audio player.
  • Press start to power off display and keep music playing in background (Thanks to theFlow for the power locking code).
  • If an audio file has stopped playing the next file in the folder will be played (if it exists).

v1.0

  • First Release.

Credits

  • MPG123 contributors.
  • dr_libs by mackron.
  • libvorbis, libogg and libopus contributors.
  • libxmp-lite contributors.
  • Preetisketch for startup.png (banner).
  • LineageOS's Eleven Music Player contributors for design elements.

External links

Advertising: