Skip to content

0.3.0

Compare
Choose a tag to compare
@nurupo nurupo released this 07 Mar 04:20
· 123 commits to master since this release
  • Added ability to select which mouse button to use for pausing. Note that Scroll Up/Down (maybe also Left and Right) don't seem to work on Windows, but do work on Linux. VLC simply doesn't notify the plugin of those mouse clicks on Windows.
  • Fixed the issue that Mouse Left double-clicking on Windows would result in previously paused video being played, or the other way around -- previously played video being paused.
  • Added a Dockerfile in case you feel like cross-compiling Windows plugin binaries yourself.
  • Travis-CI now will be checking any PRs that will be made, making sure PRs build on Linux and Windows.

No OS X binaries as I don't have an OS X system to build them. Feel free to contribute them though, we have some build instructions somewhere.