ElevenMPV v2.10 Released

ElevenMPV v2.10 Released


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

What's New?

*  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")
Description

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

[ 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.

[ Currently supported formats: (16 bit signed samples) ]

*   FLAC
*   IT
*   MOD
*   MP3
*   OGG
*   S3M
*   WAV (A-law and u-law, Microsoft ADPCM, IMA ADPCM)
*   XM

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.

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")

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).

Notes:

*   Seeking is not yet implemented.
*   Some folders do not show anything and the app appears to be frozen - Press start to exit and re-open the app.

v1.00

Initial Release:

*   Browse ux0:/ to play the following audio formats:
    *   FLAC
    *   IT
    *   MOD
    *   MP3
    *   OGG
    *   S3M
    *   WAV (A-law and u-law, Microsoft ADPCM, IMA ADPCM)
    *   XM
*   Pause/Play audio - Use enter button (cross/circle) depending on your region.
*   Shuffle/Repeat audio (Triangle/Square).
*   Next/Previous track in current working directory - Use L1/R1 to navigate through audio files.
*   Display ID3v1 and ID3v2 metadata for MP3 files.

Notes:

*   Seeking is not yet implemented.
*   No touch controls implemented.
*   Some folders do not show anything and the app appears to be frozen - Press start to exit and re-open the app.

Links & Downloads
https://github.com/joel16/ElevenMPV/releases/tag/v1.20

Post a Comment

0 Comments