Back
nxmp
by proconsule
|
Version | 0.9.0 |
Zip size | 69,972 KiB |
License | n/a |
Updated | 06/01/2024 |
Downloads | 71,782 |
MD5 | 21e559f4bce7f328f091b81ddeedcb12 |
App Details
NXMP is an open-source Nintendo switch media player
It is based on MPV and FFMPEG, it supports a wide range of file format
Currently, it supports:
- Local File Browser
- HTTP and FTP Browser (you can add as many sources as you like)
- Enigma2 Decoder support (for viewing tv channel from the decoder)
- USB support up to 32 devices (supporting FAT NTFS and EXT4) thanks to the libusbhsfs
Buttons Mapping
- A select (play/pause during playback)
- B back (stop during playback)
- Y Main Menu
- X show OSD (during playback)
- R L ZR ZL (seek +/- during playback)
- + Exit NXMP
- R Stick Button Toggle Masterlock (during playback, only A button will work)
- Dpad Right (during playback show right menu)
- Dpad Left (during playback close right menu)
Screenshots
Changelog
0.9.0
Added
Added Brazilian Portuguese language
Added deko3d Backend capable of 4K HDR 60fps decoding (experimental)
Light/Dark Theme (mimic the native HOS UI)
Added a trivial image viewer instead of using mpv (feature zoom/pan)
Added ZL/ZR to show prev/next image
Added Archive browsing support using libarchive as a devoptab mount
Added M3U parser as a devoptab mount
Changes
samba,nfs,sftp,ftp,libarchive are now implemented as devoptabs mounts
Removed
UPNP is disabled since need major rewrite of code
Removed old themes class (will be replaced with new one when ready)
Removed old ttf font used (now it uses the system default font)
Fixed
Ghosting was mitigated but still present in 0.8.2 now is fixed forever
Knonw Issues
deko3d Backend is experimental and can have issues or missing some features
Shader deinterlace is not working on deko3d backend
Shadermania is not working on deko3d backend
Miniplayer is not working on deko3dbackend
0.8.2
Added
Added initial i18n (More than 50% of text is i18n ready, be patient soon will be 100%)
Italian-Spanish-Japanese-Deutsch-French-Chinese(Simplified)-Korean native translation
Default file ordering can be changed in Settings menu
Error messages on network share connection failure
Loading splash screen
Exit Choice between HB-Menu and Home
Changes
Update ImGui to last release
Moved from SDL to GLFW for window context
Theme ini structure changes
SQLite vfs using native calls
Fixed
Video Ghosting Fixed
SubFont Color fix
Database Open/Close Fix
Theme support is back
Knonw Issues
NXMP start loading times increased due to importing more font glyphs
0.8.1
A quick release to fix a issue with audio playback.
Here is the short changelog:
Audio File playback crash fixed
Fixed a typo error in popups
0.7.0
After a long time a new release! This time with a Huge News! HW Decoding!
Changelog:
HW Decoding for (H264,HEVC,VP8,MPEG2) up to 4K HDR@30fps thanks to averne for the code
Added AV1 Decoder (SW Decoding)
Added Network Share Add Menu (you can now add net share from NXMP)
Added Context Menu on Network Share Browser (Can Move Up/Down Delete Share)
Fixed Docked Mode Visual (now should be nearly the same as Handled Mode)
Updated SMB2 lib (should work far better) thanks to averne for the patch
Updated libusbhsfs to current master
Added support for Images (gif,png,jpg)
Removed Win32 port (probably was the only one who use it)
Added Power and Dec Stats (with all relevant info)
Added a scrolling text into playerWindow controls
Changed Battery Icon code (now show percentage also)
Added emuoverrides and loglevel into config.ini (emuoverrides exclude some part of code so can be run on emulators)
Changed how Battery info is fetched (in a more sane way)
Cleanup a bit the messy code (just a bit)
Many small changes inside to make things more sane
Known Issues:
VP9 is not working right now
Themes are not working right now (will be in future releases)
Is a big new release i expect can be some other issues. They will be fixed asap.
0.6.3
Added battery indicator to the right menu.
0.6.1
UPNP Support
NFS Support
Theme support (Experimental)
Choose default subtitle language.
Implemented Overclock (Enable and disable with L3)
The overclock will be activated automatically with Shadermania enabled.
Video Interpolation Support (4 different methods).
Fixed bug where you lose window focus if you press the touch screen, with touch control disabled.
Fixed bug where if you changed the color of the subtitle and went to save the settings, the subtitle would be completely black.
Added function to disable subtitle Embedded Styles in the subtitles.
Added function to modify the size of the borders in the subtitles.
Added function to customize the intensity of Shadows in subtitles.
Added function to customize the distance of Shadows in subtitles.
Added function to change colors to subtitle borders.
Added Subtitle Blur Intensity.
Added option to disable swiping, keeping "touch control" enabled.
Added subtitle scaling (Some subtitle formats do not support Font Size, so scaling the size has been implemented.)
In the Subtitles tab, the "Reset to Default" feature has been moved to the top.
0.6.0
Added trivial playlist system
Added Touch Controls
Added SFTP protocol
Added Samba protocol
Added Show/Hide Hidden Files
Show Resume/Viewed files in file lists
Added "Completed" column into database
0.5.1
Fix for db not saved on hard exit the app
ShaderMania useless but fun with shaders
Custom Sub Font Size
Show File selection during playback with - button
Volume Up/Down with rstick
0.5.0
SQLite database for positions resume
New Player GUI
EQ presets (in eqpresets.ini)
HTTPS and HLS support
FLAC extension added
Fixed negative pos seek
Added custom port support in Enigma2
Changed event loop (to fix some bugs)
0.4.1
Added Audio equalizer (5 and 18 band)
Subtitle Sub-Menu (Sub Position & Sub Delay)
GPU Deinterlace (wow it works!)
fixed right menu not disappear on file end
new icons thanks bodyXY
0.4.0
added Auto Audio Language Selection
added Image Controls
added Audio Controls
changed USB device list aspect
fixed empty folder crash
0.3.0
Track selection (video/audio/sub)
Custom Seek Values (in config.ini or via Settings Menu)
Aspect Ratio Control (with custom ratio)
Fix (disable Sleep Mode/Dimming on media playback)
Small fiexs
0.2.1
fixed FTP navigation
Network/Enigma are not shown if no source provided
Enigma2 preliminary EPG support
USB should not crash anymore
0.2.0
Added USB support
Added startpath in config file
Rewrite browsing system
General bug fixes
0.1.0
First public beta
Local File browser
HTTP file browser (tested on apache directory listing)
FTP file browser
Enigma2 support
this is a public beta, can have any kind of bugs!