[vlc-devel] commit: Added x11 global hotkeys support (linux). (Laurent Aimar )
git version control
git at videolan.org
Sun Jan 25 18:55:23 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Jan 25 18:41:36 2009 +0100| [b732089382143974d2aff65904e0ec6cd91a2f50] | committer: Laurent Aimar
Added x11 global hotkeys support (linux).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b732089382143974d2aff65904e0ec6cd91a2f50
---
configure.ac | 3 +
include/vlc_plugin.h | 2 +-
modules/control/Modules.am | 1 -
modules/control/globalhotkeys/Modules.am | 2 +
modules/control/globalhotkeys/win32.c | 2 +-
modules/control/globalhotkeys/x11.c | 363 ++++++++++++++++++++++++++++++
6 files changed, 370 insertions(+), 3 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b732089382143974d2aff65904e0ec6cd91a2f50
More information about the vlc-devel
mailing list