]> git.sesse.net Git - vlc/commit
Added x11 global hotkeys support (linux).
authorLaurent Aimar <fenrir@videolan.org>
Sun, 25 Jan 2009 17:41:36 +0000 (18:41 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 25 Jan 2009 17:51:55 +0000 (18:51 +0100)
commitb732089382143974d2aff65904e0ec6cd91a2f50
treeb2f2931662b37a3a170f15b605a1f2b038d59cb8
parente939adf8af45848220407705489a3c3f74454ef1
Added x11 global hotkeys support (linux).
configure.ac
include/vlc_plugin.h
modules/control/Modules.am
modules/control/globalhotkeys/Modules.am
modules/control/globalhotkeys/win32.c
modules/control/globalhotkeys/x11.c [new file with mode: 0644]