Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-04 | Merge pull request #8448 from jhsrennie/addon360 | Martijn Kaijser | |
Set the XBox 360 X button action to ContextMenu in an addon | |||
2015-11-27 | The Info action is not useful in an addon | John Rennie | |
2015-11-26 | FIX: allow to delete a default key binding | Chris "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-02 | Minor keyboard.xml improvements | Ned 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-24 | Merge pull request #8115 from NedScott/New-touchscreen.xml | Martijn Kaijser | |
New touchscreen keymap | |||
2015-10-15 | New touchscreen keymap | NedScott | |
Some improvements to the default touchscreen keymap. Note that three finger tap and three finger swipe are iOS only at the moment. | |||
2015-09-28 | Addiitonal long-press modifications | NedScott | |
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-04 | Merge pull request #7936 from NedScott/context_menu_keymap | da-anda | |
Fix < menu > for Android and linux | |||
2015-09-04 | Fix "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 visualization | Matthias Kortstiege | |
2015-08-28 | [keymap] improve 'menu' keymaps | Stefan Saraev | |
2015-08-12 | [keymap] undo workaround for volume adjustment issue | Frank Razenberg | |
2015-08-12 | [keymap] adjust keymaps to support the menu action | xhaggi | |
2015-08-08 | squashme: after review longpress | Chris "Koying" Browet | |
2015-08-08 | ADD: [keyboard] allow to map long key presses | Chris "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 node | LS80 | |
2015-06-19 | [keymaps] Use Addon.Default.OpenSettings instead of ActivateWindow for ↵ | Anton Fedchin | |
visualization settings. | |||
2015-05-23 | Merge pull request #6921 from uNiversaI/patch-3 | Martijn Kaijser | |
[remote] add support to delete in MyPictures via remote | |||
2015-05-09 | [keymaps/touchscreen] - add touchscreen mappings for WindowScreenCalibration | Memphiz | |
2015-05-07 | [remote] add support to delete in MyPictures via remote | uNiversaI | |
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 functionality | uNiversaI | |
2015-03-21 | [remote] restore track rating functionality | uNiversaI | |
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 controller | Lukas Rusak | |
2015-03-14 | [input] add keymap for PS4 controller | Lukas Rusak | |
2015-03-10 | panning with gamepad in slideshow fixed | Mateusz 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-03 | mouse: Increase number of buttons supported from 5 to 7 | Chris 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 Visualisation | xhaggi | |
* 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 dialogs | Sam Stenvall | |
2014-12-10 | [keymap] Make XB360 DPads consistent | Tarulia | |
2014-12-04 | [keymap] Add support for XBOX One Controller for PC | Tarulia | |
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.4 | Kai 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 driver | Frank Razenberg | |
2014-10-26 | [keymap] Add trigger attributes to 360 controller + altname for Razer Sabertooth | Frank Razenberg | |
2014-10-25 | Remove 'XBMC.' from built-ins | ronie | |