[vlc-devel] [PATCH 1/3] macosx: reenable audio items on osd

David Fuhrmann david.fuhrmann at googlemail.com
Mon Jan 30 21:00:33 CET 2012


Am 30.01.2012 um 20:42 schrieb Jean-Baptiste Kempf:

> On Mon, Jan 30, 2012 at 08:39:31PM +0100, David Fuhrmann wrote :
>> My intention was to ask if this could possibly ok for you, before I implement something.
>> (See your first mail in this thread.)
> 
> I am sorry, I don't know what you mean by 'this'.

My idea was to intercept the (main menu) key events before they trigger the appropriate menu action (which would call the respective functions in coreinteraction.m). Then we can use  "var_SetInteger( VLCIntf->p_libvlc, "key-action", ACTIONID_VOL_* );" only for these key events and not for all other events (especially clicks on the menu or controls).

Best regards,
David


More information about the vlc-devel mailing list