[vlc-devel] [PATCH 00/12] bluray: Adding support for menus
Hugo Beauzée-Luyssen
beauze.h at gmail.com
Sun Jan 22 00:30:55 CET 2012
These patches add some basic support for bluray menus.
Right now, only mouse navigation is handled, but adding keyboard navigation should be easy afterward.
Thanks a lot to fenrir for all the help!!
Hugo Beauzée-Luyssen (12):
bluray: Adding some event handling basics.
bluray: Fixing a warning
bluray: Prevent some crashes when using a special title.
bluray: Preparing menu handling.
bluray: Adding an overlay handling skeleton.
bluray: Don't silently ignore unhandled BD-events.
bluray: Nasty hack to avoid crashing when changing title.
bluray: Adding support for overlay.
bluray: Handle mouse event.
bluray: Adding support for overlay updates.
bluray: Handle overlay clearing.
bluray: Don't crash when providing an incorrect path.
modules/access/bluray.c | 453 ++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 427 insertions(+), 26 deletions(-)
--
1.7.8.4
More information about the vlc-devel
mailing list