caprica / vlcj

Java framework for the vlc media player
http://www.capricasoftware.co.uk/projects/vlcj
1.1k stars 260 forks source link

Support sending mouse events to VLC when using video output callbacks #1195

Closed caprica closed 5 months ago

caprica commented 1 year ago

The example use-case is interacting with DVD menus.

https://code.videolan.org/videolan/vlc/-/commit/60078ca97581adb15f7b76dbc61fcae0b2736dff

caprica commented 5 months ago

Changed in vlcj-natives at 9fb4025025cd6e93d0f2b284384f3b2a5e16bf4f

caprica commented 5 months ago

Native changes complete, but still need to incorporate into the public-facing vlcj API.

caprica commented 5 months ago

Initial changes in vlcj at 1629e4d572a19819f26aa478cd7a8a53a3a8b0dd.

Not yet fully integrated into public-facing API.

caprica commented 5 months ago

Complete at a994602d839ca1efd929ace84bc2e69cd4f5b325.