Updated to v3.50:
ElevenMPV-A v3.50 Update Full Changelog:
Performance:1. Use event flags instead of booleans. This should reduce CPU load even further when app is in background, since all unused threads are put in wait state.
2. Decreased app boot time (now using GXT textures).
3. Config file are now saved only when application is closed to reduce IO load. This should remove occasional stutters when changing EQ mode while software decoding is performed.
4. FPS cap is now automatically switched to 60 when browsing files/in settings and to 30 when in music player to reduce unnecessary CPU load.
5. Simplified exiting procedure, sceAppMgrQuitForNonSuspendableApp() is used now.
6. Use official pvf system font.
New features:1. Game and theme BGM will now be resumed if you deactivate app without music playback.
2. Power saving.

- Vita will automatically suspend if playback haven't been resumed after pausing it.
- That feature can be enabled or disabled from settings menu.
- Time period before power saving feature is activated can be adjusted in Settings -> Power Saving -> Suspend Timer.
3. Interactive notifications.

- Notifications can be enabled or disabled from settings menu. You can also set certain notification features in official settings, Settings -> Notifications.
- Notifications display playback status, current track name, artis (if present), track order, current track time.
- You can stop playback or exit from ElevenMPV-A from notifications menu, press *** -> Cancel
UI and controls:General:
1. Reorganized settings menu.
Music player:
1. Motion controls.

- Motion controls can be enabled or disabled from settings menu.
- Following motion gestures are available:
"Next": tilt Vita to the right, then return to horizontal position
"Previous": tilt Vita to the left, then return to horizontal position
"Pause/play": turn Vita upside down, then return to horizontal position
- Time before motion gesture recognition is interrupted can be set set in Settings -> Motion Controls -> Timeout. For example, if that value is set to 5 sec, when you tilt your Vita to the right and wait for 5 seconds before returning it to horizontal position, "Next" motion gesture will not be recognized.
- Angle at wich motion gestures will be recognized can be changed in Settings -> Motion Controls -> Angle Threshold.
- Motion controls can be used in power save mode.
- Motion controls are not available on PS TV.
2. Metadata strings is now not converted to uppercase (why was that even a thing?)
3. Current track number and total amount of tracks in the folder are now displayed on the music player screen
Bugfixes:1. Fixed an issue that caused player to crash whith certain files.