Releases: proconsule/nxmp
Releases · proconsule/nxmp
NXMP v0.6.2 Rev 8(Nightly Build)
Changelog:
- Fixed bug where the maximum size of the subtitles is 120 in the right menu, but it is maximum 119 in the Settings menu, being inconsistent. (I just replaced the < 120 with <= 120)
- Fixed Bug, where if in Settings you chose the size of Subtitles, for example 60, when entering the right menu, it would still show 55, since that value was embedded.
- Fixed Bug (I don't know if it's a bug or it was intentional) where if you changed the value of the subtitle size with any value in the right menu, this was not reflected in the size of the settings menu. so now to my liking they work in sync.
- Added function to save the size of the subtitle scaling and to be able to be modified from the Settings Menu, (and obviously they also work in sync.)
NXMP v0.6.1 Rev 7(Nightly Build)
Hello friends, I have a couple of announcements:
- This Build is at the request of Proconsule to test the public portlibs.
- The portlibs are free to the public and you can download them from here https://github.com/proconsule/nxmp-portlibs (As a tip, compile them on Linux, I compile them on Windows but it's too much trouble even using WSL.)
- This Nightly Build has updated libraries, both FFmpeg library (02/18/2022), and LibMpv 0.34.1 (This time patched so that deinterlacing works.)
- It is quite likely that NXMP 0.6.2 Stable will arrive within the weekend, and as Proconsule mentioned to me, they will be compiled with the old portlibs. so if you want to test the new portlibs use the Nightly Builds, but as I always say:
The Nighty Builds are test Builds, to add or remove functions, some things can be broken.
NXMP v0.6.2 Rev 6(Nightly Build)
Changelog:
- Reverted back to LibMpv 0.34.0 Dirty, at proconsule's request (he told me it broke deinterlace)
- Stream URL now Save the inserted link, so if you misspell a letter, you don't have to start over when you want to change what you typed.
- Fembed was already implemented but now if you enter a link from jkanime.net it will look for the fembed link and play it. (Tried to implement the Nozomi server, but for some reason creating a 1163 character link ends up crashing the app, so it's been ruled out for now.)
Important Notice: Nightly Builds are compilations created to test changes, therefore it is normal that one day a function is there and the next day it is gone, or that something breaks from one day to the next. For that there are Stable Builds, I just pass the reminder.
NXMP v0.6.2 Rev 5(Nightly Build)
Changelog:
- Updated LibMpv to the version 0.34.1 Stable. (previously used 0.34.0 Dirty)
NXMP v0.6.2 Rev 4(Nightly Build)
Changelog:
- Bug Fixed: I had swapped the (+) button to close the app to (-) to avoid a crash when using the built-in keyboard, but had forgotten to replace the (-) with the (+).
- I changed the background text of the Stream URL.
- Stream URL now supports shorteners, eg bit.ly, if NXMP fails to get the shortener link within 5 seconds. It will attempt to reproduce the link directly as it is written. (I recommend that if the bit.ly link fails, you just try again.)
NXMP v0.6.2 Rev 3(Nightly Build)
ChangeLog:
- Fixed wrong names in Network titles.
- The app now closes with the (-) button, not the (+), to avoid problems with the built-in keyboard.
- Added Stream Url
Stream URL is a work in progress, for now it supports:
- Direct links (ex. http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4)
- Fembed and embedsito Server Links (ex. https://embedsito.com/f/nyd8gu24-nk-gr8)
- Shortener Support (Bit.ly)
As I said this is a work in progress, for now you can play around with the new feature by testing your direct links.
NXMP v0.6.2 Rev 2(Nightly Build)
NXMP v0.6.2 Rev 1(Nightly Build)
NXMP v0.6.1
Changelog:
- 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.
NXMP v0.6.1 Rev 7(Nightly Build)
Changelog:
- There was a bug, also present in version 0.6.0 (Stable) that if you changed the font color, and you were going to save in Settings, the next time you open the app, the subtitle would appear completely black. What I did was to fix that bug, now you can save the color of the subtitle and borders without problems.
- Swipe Off Option
- Added a win32 build for quick testing themes