aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
AgeCommit message (Collapse)Author
2015-12-04Merge pull request #8448 from jhsrennie/addon360Martijn Kaijser
Set the XBox 360 X button action to ContextMenu in an addon
2015-11-27The Info action is not useful in an addonJohn Rennie
2015-11-26FIX: allow to delete a default key bindingChris "koying" Browet
2015-11-20[keyboard.xml] add KEY_CONFIG keymapping (config)Stephan Raue
2015-11-20[keyboard.xml] add KEY_HOMEPAGE keymapping (Home)Stephan Raue
2015-11-20[keyboard.xml] add KEY_RED,KEY_GREEN,KEY_YELLOW,KEY_BLUE keymapping (colored ↵Stephan Raue
buttons)
2015-11-20[keyboard.xml] add KEY_FAVORITES keymapping (Favorites)Stephan Raue
2015-11-20[keyboard.xml] add KEY_TEXT keymapping (Text)Stephan Raue
2015-11-20[keyboard.xml] add KEY_ZOOM keymapping (Zoom)Stephan Raue
2015-11-20[mouse.xml] add right click keymapping (Info)Stephan Raue
2015-11-20[keyboard.xml] add ALT+F4 keymapping (Exit)Stephan Raue
2015-11-20[keyboard.xml] add CTRL+R keymapping (Record)Stephan Raue
2015-11-02Minor keyboard.xml improvementsNed Scott
Some minor adjustments to keyboard.xml longpress on the virtual keyboard had some issues: https://github.com/xbmc/xbmc/pull/7346#discussion_r43611751 "back" behavior on some PVR keys: http://forum.kodi.tv/showthread.php?tid=242476 and some other minor improvements.
2015-10-24Merge pull request #8115 from NedScott/New-touchscreen.xmlMartijn Kaijser
New touchscreen keymap
2015-10-15New touchscreen keymapNedScott
Some improvements to the default touchscreen keymap. Note that three finger tap and three finger swipe are iOS only at the moment.
2015-09-28Addiitonal long-press modificationsNedScott
Additional long-press modifications to improve small button remotes. This also adds a missing "browser_back" which is used in a lot of new remotes (that are seen as keyboards) as a back button. That's mainly for Linux, as Kodi on Android already translates "browser_back" as being "back" globally.
2015-09-04Merge pull request #7936 from NedScott/context_menu_keymapda-anda
Fix < menu > for Android and linux
2015-09-04Fix "menu" button for Android and linux.NedScott
< menu > on Android and Linux normally defaults to context menu, but this broke when < menu > was added to the global section of keyboard.xml (nearly all remotes on Android are seen as keyboards). This restores the previous behavior.
2015-09-02[keymap] let ctrl+shift+r toggle dirty region visualizationMatthias Kortstiege
2015-08-28[keymap] improve 'menu' keymapsStefan Saraev
2015-08-12[keymap] undo workaround for volume adjustment issueFrank Razenberg
2015-08-12[keymap] adjust keymaps to support the menu actionxhaggi
2015-08-08squashme: after review longpressChris "Koying" Browet
2015-08-08ADD: [keyboard] allow to map long key pressesChris "koying" Browet
Limitation: If a "specialized" single press is mapped, a "global" long mapping will be ignored Workaround: Duplicate long press mapping in specialized section
2015-08-06[PVR] 'Confim channel switch' only for up/down, not ch+/-Kai Sommerfeld
2015-07-31[keymap] change 'mytv' remote mapping to open the TV Shows nodeLS80
2015-06-19[keymaps] Use Addon.Default.OpenSettings instead of ActivateWindow for ↵Anton Fedchin
visualization settings.
2015-05-23Merge pull request #6921 from uNiversaI/patch-3Martijn Kaijser
[remote] add support to delete in MyPictures via remote
2015-05-09[keymaps/touchscreen] - add touchscreen mappings for WindowScreenCalibrationMemphiz
2015-05-07[remote] add support to delete in MyPictures via remoteuNiversaI
2015-04-23[keymaps] map ReloadKeymaps to shift+control+k and ToggleDebug to ↵xhaggi
shift+control+d
2015-04-23[keymaps] replace smallstepback with built-in Seek(-7)NedScott
2015-03-21[keyboard] add/restore track rating functionalityuNiversaI
2015-03-21[remote] restore track rating functionalityuNiversaI
This restores track rating functionality after video/music controls were normalized. As discussed in http://forum.kodi.tv/showthread.php?tid=217616&pid=1957016#pid1957016
2015-03-14[input] add keymap for ouya controllerLukas Rusak
2015-03-14[input] add keymap for PS4 controllerLukas Rusak
2015-03-10panning with gamepad in slideshow fixedMateusz Lewicki
It is now possible to pann zoomed pictures using analog axis. Input from several axes is handled at the same time. A side-effect of this is possibility to pan images diagonally.
2015-03-03mouse: Increase number of buttons supported from 5 to 7Chris Mayo
Full support for mouse with wheel and thumb buttons N.B. 5 buttons was still hardcoded in ButtonTranslator.cpp
2015-02-16[keymap] trigger OSD when pressing SELECT on remotes in Visualisation window ↵da-anda
to be consistent with videos
2015-02-13[keymaps] unify seek keys for FullscreenVideo and Visualisationxhaggi
* left/right for StepBack/StepForward * up/down for ChapterOrBigStepForward/ChapterOrBigStepBack (FullscreenVideo) and SkipNext/SkipPrevious (Visualisation) actions
2015-02-09[keymap] Update xbox 360 keymap to group joysticks by family; sync names ↵Frank Razenberg
with xpad driver in linux 3.18
2015-01-22[keymaps] replaces obsolete mapping of left/right to prev/next group for ↵xhaggi
tv/radio fullscreen with StepBack and StepForward
2015-01-20[pvr] removed two unused dialogsSam Stenvall
2014-12-10[keymap] Make XB360 DPads consistentTarulia
2014-12-04[keymap] Add support for XBOX One Controller for PCTarulia
Also added missed Sabertooth in one Category
2014-11-08[keymap] Recreate SDL2 compatible PS3 dualshock keymap, converted from the ↵Frank Razenberg
360 one
2014-11-01[CEC] Added support for CEC buttons introduced by HDMI 1.4Kai Sommerfeld
- CONTENTS_MENU - ROOT_MENU - TOP_MENU - DVD-MENU (Requires at least libcec 2.2.0)
2014-10-26[keymap] Update PS3 keymap to use a regex name so it works OOB with sixad driverFrank Razenberg
2014-10-26[keymap] Add trigger attributes to 360 controller + altname for Razer SabertoothFrank Razenberg
2014-10-25Remove 'XBMC.' from built-insronie