aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
AgeCommit message (Collapse)Author
2017-11-21[keymaps] Add ChannelNumberSeparator to certain pvr windows.Kai Sommerfeld
2017-11-17Merge pull request #13049 from garbear/joystick-backGarrett Brown
Fix Back button in Android TV Remote Control app
2017-11-16Home window: Show shutdown menu when B is heldGarrett Brown
This makes the B button mirror the behavior of the Backspace key.
2017-11-16FullscreenVideo: Change joystick B button to match Backspace keyGarrett Brown
Previously, pressing B would immediately stop the video. After changing this to match the Backspace key behavior, pressing B will toggle fullscreen and holding B will stop.
2017-11-15Merge pull request #12931 from kempniu/fix-joystick-panningRazzeee
Fix image panning using a joystick
2017-11-03Remove confusing keyboard controls from FullscreenGame windowGarrett Brown
2017-10-28Merge pull request #12859 from koying/fixvoiceLChris Browet
FIX: [voicerecog] add alternative keys
2017-10-25Update customcontroller.Harmony.xmlglorious1
Corrected typos and removed some redundant assignments
2017-10-16Fix image panning using a joystickMichał Kępień
2017-10-04Game OSD: Close OSD when "m" is pressedGarrett Brown
2017-09-30FIX: [voicerecog] add alternative keysChris "Koying" Browet
2017-09-20Open EPG instead of channel window (#12812)rbuehlma
2017-07-26joystick.xml: Fix errors due to unimplemented save actionsGarrett Brown
2017-07-07Fix broken virtual keyboard when using a controllerGarrett Brown
By setting "a" to the Shift action, the correct Select actions were being blocked, making the virtual keyboard unusable.
2017-07-04Joysticks: Update joystick.xmlGarrett Brown
2017-06-30Joysticks: Remove holdtime parameterGarrett Brown
2017-06-05Joysticks: Allow Kodi input from within gameGarrett Brown
2017-06-05Joysticks: Allow keymaps for different controller profilesGarrett Brown
2017-04-16ADD: [voicerecog] use voice search button on soft keyboardChris "Koying" Browet
Trigger voice recognition when Soft Keyboard is open by pressing the voice search button of the remotes
2017-04-16ADD: [droid] voice recognition in keyboardChris "Koying" Browet
Default keymappings: <menu> on keyboard <X> on gamepad
2017-04-08[fix] minor keymap fixStefan Saraev
2017-03-28Merge pull request #11625 from Memphiz/ios_fix_touchscreen_mappingMartijn Kaijser
[touchscreen/pictures] - allow to back out from fullscreen picture mo…
2017-03-13[keymaps][refactor] use new window id for GUIDialogPVRChannelGuidexhaggi
2017-02-06[touchscreen/pictures] - allow to back out from fullscreen picture mode by ↵Memphiz
mapping longpress
2017-01-28Fix Trac 17273 by disabling lonpress-mapping in VirtualKeyboardRechi
2017-01-17[PVR][keymaps] Rework fullscreen window direct channel number input - fix ↵Kai Sommerfeld
remote keymap numeric key definitions
2016-12-24[PVR] Fix guide window: do not jump to grid start on channel group change; ↵Kai Sommerfeld
go to 'now' instead.
2016-12-06Merge pull request #11011 from ronie/browsemultironie
FileBrowser: fix multiple item selection
2016-12-02[PVR] gui actions refactoring: hide channelKai Sommerfeld
2016-12-01[retroplayer] RetroPlayer coreGarrett Brown
Thanks to elpendor for RGB565 support, poisson for RAII improvements, ChrisMyhre for catching a compile error, notspiff for CMake fixes, acmiyaguchi for video and audio codec support, and popcornmix for Raspberry Pi support (PR 62). TODO: Is a call to `g_renderManager.IsStarted()` needed?
2016-11-30FileBrowser: fix multiple item selectionronie
2016-10-02Merge pull request #10585 from Ignoble61/remote-xmlMartijn Kaijser
Remove home screen info mapping from remote.xml
2016-09-29Remove home screen info mapping from remote.xmlunfledged
2016-09-28minor keymap changeNed Scott
As requested here: https://github.com/xbmc/xbmc/commit/9719da3ea8046d363f3ebf650368ce7ef0838ed3#commitcomment-19212541 change control + arrow to alt + arrow, to avoid conflict on Mac OS X.
2016-09-22Merge pull request #10347 from NedScott/misc-keymapMartijn Kaijser
Miscellaneous keymap cleanup
2016-09-18Miscellaneous keymap cleanupNed Scott
These are all the little things that didn't seem big enough for their own PR: Updated the header area to finally remove all those lingering XBMC references (some even mentioned the xbox!) touchscreen.xml - Removed two-finger-swipe-left = seek(-7). It will now always be "back". This was originally added when remote.xml used to do smallstepback, but JMarshall thought back should always be back, and I agree. I just forgot to change touchscreen.xml Joystick keymap had an unneeded < programs > section that was left over from a previous fix. Added a couple of mod-combo actions to keyboard.xml for the sake of users who can't use longpress (Flirc, etc).
2016-08-29[keymap] fix window namesronie
2016-08-20Merge pull request #10313 from ronie/mediasettingsronie
rename librarysettings to mediasettings
2016-08-19rename librarysettings to mediasettingsronie
2016-08-19remove longpress from left/right keysRainer Hochecker
2016-07-31Pictures: trigger picture info on ACTION_SHOW_INFORainer Hochecker
2016-07-31rename remaining kaymap action CodecInfo to PlayerProcessInfoRainer Hochecker
2016-07-30[keymaps] exec new playerprocessinfo action instead of codecinfo action.Kai Sommerfeld
2016-07-30Merge pull request #10186 from NedScott/Long-press_improvementsRainer Hochecker
Remove all long-press actions from remote.xml
2016-07-29Remove all long-press actions from remote.xmlNed Scott
It appears that long-press does not behave well with input devices that use remote.xml (MCE, non-android CEC, etc). This removes those actions for now.
2016-07-29Merge pull request #10169 from NedScott/WeTekMartijn Kaijser
Default keymaps for WeTek USB remotes
2016-07-26More long-press enhancementsNed Scott
This adds a some additional long-press actions that users seemed to find useful from other keymaps I've done. None of these should change any existing default behavior. This also adds equivalent long-press actions for remote.xml and updated keymap header, which I had forgotten to do in the previous v16 PR. Added: LP on [Play]/[Play_pause] - Global - will bring up Info (both for library data, add-ons, and on-screen metadata/info). LP on [Play]/[Play_pause] - Virtual Keyboard - Enter/done. (Similar to how Amazon does it for their remotes on most data-entry screens.) LP on [Left] - Fullscreen video/audio - Rewind LP on [Right] - Fullscreen video/audio - FastForward LP on [Up] - Fullscreen video - Change audio track LP on [Down] - Fullscreen video - Change subtitle track (which can also turn subtitles off) LP on [Select]/[Enter]/[Return] - Fullscreen audio - PlayPause (this was already enabled for fullscreen video)
2016-07-25Default keymaps for WeTek USB remotesNed Scott
Successor to https://github.com/xbmc/xbmc/pull/8290 This is using updated and safe keymaps that work on all three of the current WeTek USB remotes. This has gotten really good feedback from users and from people on the LibreELEC team. This does not currently impact using these remotes in Android, so this is linux only (LibreELEC/OpenELEC, OSMC, etc).
2016-05-30update keymapsronie
2016-05-05Merge pull request #9723 from Memphiz/osxremote_as_keyboardjenkins4kodi