Skip to content

1.4 - Setting Stars

Compare
Choose a tag to compare
@GhostNaN GhostNaN released this 02 Nov 20:05
· 20 commits to master since this release

What's new:

  • New "--help-output/-d" option to show outputs without "mpvpaper -v a a"
  • Improve verbose and error messages
  • Move and fix up EGL and mpv inits
  • Small cleanups for "pausing" and "stopping" behavior
  • Fix int overflow for getopt_long() on ARM

Notes:

Since the render loop rewrite, some Nvidia GPU users are still finding that mpvpaper isn't working.
Unfortunately, I haven't found a good fix or even a workaround for this problem.
So as a convenience, I'm including a zip file for the source code from the last commit f65700a that worked for those users.

Personal note:

First off, 500 GitHub stars ★!
I'm glad so many enjoy this weird little "mpv wrapper" that started just as a fork of glpaper!

But I haven't really been running mpvpaper daily for some time now.
So because of that, this project hasn't seen any major developments or testing as of late.
With that said, I feel mpvpaper is already in a good place; with all the features I wanted to implement.

As always, if you have an issue, I'll try my best to address them in issues
And if you have a cool idea or feature, you can always make a pull request