Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-09-23 | Merge pull request #5327 from da-anda/keymap-handling | Martijn Kaijser | |
[PVR][input] allow custom keymaps also for PVR radio | |||
2014-09-14 | [keymap] adjust keymaps of limited button devices to cope with the changed ↵ | da-anda | |
behavior | |||
2014-09-07 | [PVR][input] add special case handling and default keymaps for PVR radio in ↵ | da-anda | |
visualisation/fullscreen mode | |||
2014-09-01 | [keymap] make <play_pause> button actually trigger PlayPause action | da-anda | |
2014-09-01 | [keymap] don't overload <space> key (pause action) with playlist ↵ | da-anda | |
functionality and rather use <n> for this like already on other places | |||
2014-08-22 | [added] Support for proper screenshot on some mce remotes | uNiversaI | |
Add support print -> screenshot in this example. Some MCE remotes have such keys as print, eject, slideshow, aspect etc. e.g http://h10025.www1.hp.com/ewfrf/wc/document?cc=uk&lc=en&docname=c00844678 | |||
2014-08-19 | Merge pull request #4869 from topfs2/enable_gamepad | Tobias Arrskog | |
Remove default joystick and linux disable of gamepad override | |||
2014-08-18 | Disabled default joystick.xml | Tobias Arrskog | |
2014-08-06 | ADD: [mouse] support long click + full click/double/long support for 5 buttons | Chris "Koying" Browet | |
2014-07-13 | [keymaps] adjust MyTV section to fit new window structure | xhaggi | |
2014-07-13 | [keymaps] update to fit new pvr windows | xhaggi | |
2014-07-01 | Merge pull request #4949 from ksooo/add-support-for-remote-key-eject | Matthias Kortstiege | |
Added support for remote key "eject". | |||
2014-06-22 | Added support for remote key "eject". | Kai Sommerfeld | |
2014-06-12 | keymaps: map red/green/yellow/blue | Stefan Saraev | |
useful with pvr.vdr.vnsi so users dont have to map manualy | |||
2014-04-29 | add some missing multi media keys | Rainer Hochecker | |
2014-03-28 | [Linux] add basic support for Wii U Pro Controller | Marius T | |
Since Linux kernel 3.13, the Wii U Pro Controller works out-of-the-box by simply connecting it as a bluetooth device. This is way better than the Xbox 360 controller because you don't need a separate adapter. Additionally the LEDs work properly and the controller has a power button, so you can actually turn it off instead of having to unplug the battery. This patch adds basic support for menu navigation and video playback. It mostly matches the Xbox 360 Controller mappings (from the Wiki) with some minor differences (e.g. the home button actually takes you home and the secondary shoulder buttons are not analog). I also tested this controller on Windows 8.1. You can connect it as a bluetooth device but it doesn't actually work. The LEDs on the controller keep blinking and XBMC only detects it as a joystick with 0 buttons, 0 hats and 0 axes. I guess there is simply no driver support but I haven't looked into it in detail. |