]> git.sesse.net Git - vlc/commit
Only load globalhotkeys if requested by caller
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 6 May 2009 15:15:27 +0000 (18:15 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 6 May 2009 15:15:27 +0000 (18:15 +0300)
commit0c88710e2ccac34ffb971a3531584d0cbd3d739a
tree51c72f4511c510876d849add2c10e2a96de64190
parent36def77907889ae0bf382376925df0a6c0058c90
Only load globalhotkeys if requested by caller

This leaves the choice for bindings to use it or not.

I wish we did the same for hotkeys and inhibit but it would break
backward libvlc API compatibility.
bin/vlc.c
bin/winvlc.c
src/libvlc.c