Allow WM_APPCOMMAND messages to be mappable like key presses
authorJohn Rennie <john.rennie@ratsauce.co.uk>
Tue, 24 May 2011 09:16:58 +0000 (10:16 +0100)
committerJohn Rennie <john.rennie@ratsauce.co.uk>
Tue, 24 May 2011 09:16:58 +0000 (10:16 +0100)
commite38894acabcae5934031fa16b56f10b36e6238bb
tree545bf36767bc96f6427a2f40565cccb9def7a2fc
parentfb86f1e78b3e8c410d083a58d90a28042056af02
Allow WM_APPCOMMAND messages to be mappable like key presses
system/keymaps/appcommand.xml [new file with mode: 0644]
xbmc/Application.cpp
xbmc/guilib/Key.h
xbmc/input/ButtonTranslator.cpp
xbmc/input/ButtonTranslator.h
xbmc/windowing/windows/WinEventsWin32.cpp