]> git.sesse.net Git - vlc/commit
core: Add a private pointer for hotkeys/actions handler
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 12 Feb 2011 21:13:18 +0000 (23:13 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 12 Feb 2011 21:57:33 +0000 (23:57 +0200)
commitcd1e2f6a68c2acb18db5956a4807a03e72a06692
tree061f66c0d026437491eafc5e0dbdd5cda66445b1
parent965f2f1b0154bf600e038b2e69087174fa4a3a13
core: Add a private pointer for hotkeys/actions handler

We cannot fully privatize this, as the global hotkeys plugin read the
list of actions through the public LibVLC instance pointer.
src/config/keys.c
src/libvlc.c
src/libvlc.h