Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-09 | Merge pull request #2012 from jmarcet/master | Martijn Kaijser | |
Add new Built-In function to control attached CEC device | |||
2013-04-08 | videolibrary: update library node XMLs to use the new grouping in smartplaylists | montellese | |
2013-04-08 | videodb: use strings instead of numbers in videodb:// URL | montellese | |
2013-04-08 | Add support for new libcec method, PowerOnScreensaver | Javier Marcet | |
2013-04-06 | fixed: stupid c&p mistake | spiff | |
2013-04-05 | added: altname for PS3 controller (for OSX Mountain Lion) | spiff | |
thanks to chrisclausie | |||
2013-04-01 | Added some KEYs form eventlirc in OpenELEC under devinput. | Daniel Forsberg | |
Added KEY_RADIO as liveradio. | |||
2013-04-01 | Merge pull request #2367 from NHellFire/Lircmap | Arne Morten Kvarving | |
[Lircmap.xml] Added some missing keys for devinput | |||
2013-03-05 | [touch] add a mapping for 2 finger swipeleft (Back) as it was before on iOS ↵ | Memphiz | |
because of lack of hw back button | |||
2013-03-05 | touch: add touch gesture detectors for pinch/zoom, rotate and swipe | montellese | |
2013-03-05 | input: implement touch input through mappable actions | montellese | |
2013-03-05 | [cec] make the 'missing libCEC support' warning show up again | Lars Op den Kamp | |
2013-03-05 | [keymap] Added two 360 controllers: "Wireless Gamepad F710 (Controller)" and ↵ | Garrett Brown | |
"Afterglow Gamepad for Xbox 360 (Controller)" | |||
2013-03-03 | [Lircmap.xml] Added some missing keys for devinput | NHellFire | |
2013-03-01 | Merge pull request #1794 from opdenkamp/cecdevscan | Lars Op den Kamp | |
[cec] get the CEC devices that are connected to the system from libCEC | |||
2013-03-01 | [keymap] Add alias "Gamepad F310 (Controller)" to Windows XBOX 360 controllers | Garrett Brown | |
Controller is Logitech Gamepad F310 | |||
2013-02-28 | [cec] get the CEC devices that are connected to the system from libCEC, ↵ | Lars Op den Kamp | |
rather than getting them from usb device scanning (or other methods). this way all adapters that libCEC supports are automatically supported by XBMC, without the need for specific device scanning code. bumped libCEC to 2.1.0 | |||
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser | |
2013-01-20 | sys: add action "switchplayer" that allows switch of forced player | Joakim Plate | |
This allow moving a playing item to a another player (remote upnp for example) and attaching to a remote upnp player already playing It's hooked up to "y" on keyboard currently. squash into switching | |||
2013-01-20 | fixed, force rtmpX to the videodefaultplayer | davilla | |
2013-01-15 | Use key name not id in the Nyxboard mapping for F4 | John Rennie | |
2013-01-15 | Move the Nyxboard sleep key mapping to the main keymap | John Rennie | |
2013-01-15 | Add key mapping for the power button | John Rennie | |
2013-01-14 | [cec] physical address override was hidden on the pi. made it visible again | Lars Op den Kamp | |
2013-01-08 | moved nyxboard power and user button from peripheral config to keyboard.xml | Lars Op den Kamp | |
2012-12-13 | Merge pull request #1536 from Karlson2k/Imon_addition_01 | davilla | |
Replace system-wide iMON setting with per-device setting | |||
2012-12-12 | [keymap] add more aliases to the XBOX360 controller mappings, fixing some ↵ | Franz Koch | |
inconsistencies and enable all triggers on linux (even if current driver version seems to have issues) | |||
2012-12-11 | [Peripheral] Use per-device iMON setting instead of system-wide setting. | Karlson2k | |
2012-12-10 | [keymap] fix broken linux support for the XBOX360 controller and add ↵ | Franz Koch | |
additional altnames/aliases for compatible hardware. The default windows keymap for the 360 controller doesn't work well on linux because the linux drivers use different button IDs. We fix it by adding separate keymap sections for the linux device names with corrected button IDs. Also some new altnames/aliases for compatible hardware got added (like some Logitech gamepads) | |||
2012-11-30 | Merge pull request #1862 from da-anda/keymap-xbox360w | jmarshallnz | |
Improved keymap for XBOX 360 Wireless controllers | |||
2012-11-29 | Improved keymap for XBOX 360 Wireless controller | Franz Koch | |
2012-11-29 | make backspace go back in music vis as it does in fullscreen video | Jonathan Marshall | |
2012-11-13 | [pvr] add missing channel up/down key bindings in FullScreenLiveTV for ↵ | Franz Koch | |
remaining keymap files after 108c19c | |||
2012-11-10 | Merge pull request #1748 from rowanborder/master | jmarshallnz | |
Resolved all button mappings for Xbox 360 Controller + fixed any invalid mappings found | |||
2012-11-08 | Revert "use filters for the recently added nodes rather than videodb:// paths" | montellese | |
This reverts commit f9cc7405138191075f267b100c27082f5efe7480. | |||
2012-11-08 | Resolved all button mappings for a Microsoft Xbox 360 Controller and … | Rowan Border | |
…added documentation for reference at the start of the file. Corrected all invalid button mappings found. Added all known altnames for Xbox 360 Controllers as suggested by natethomas in the thread: http://forum.xbmc.org/showthread.php?tid=144713 Signed-off-by: Rowan Border <rowanjborder@gmail.com> | |||
2012-11-06 | Merge pull request #1724 from da-anda/pvr-keymap | Arne Morten Kvarving | |
[pvr] remove hardcoded keymap in fullscreen video playback | |||
2012-11-05 | [pvr] remove hardcoded keymap in fullscreen video playback add possibility ↵ | Franz Koch | |
for PVR specific keymaps with a fallback to the default FullscreenVideo bindings if no PVR specific are found | |||
2012-11-02 | Merge pull request #1707 from Pulse-Eight/libcec2.0.3 | Lars Op den Kamp | |
bump to libCEC 2.0.3 | |||
2012-11-01 | keymaps: use "OSD" instead of "ActivateWindow(MusicOSD)" | montellese | |
2012-10-31 | [keymap] changed fullscreen mapping of 'select' to OSD, so it does the same ↵ | Lars Op den Kamp | |
as the enter key does. on some TVs, you need to go through a little OSD menu first to send a 'menu' keypress over CEC, which makes OSD access more annoying | |||
2012-10-30 | fix invalid XML comment | Jonathan Marshall | |
2012-10-26 | Merge pull request #1386 from jenkins101/master | Lars Op den Kamp | |
Added KEY_PVR as recordedtv for devinput remotes | |||
2012-10-17 | Update system/Lircmap.xml | jenkins101 | |
Added KEY_PVR as recordedtv for devinput remotes | |||
2012-10-11 | fixed: icons for the movie, tvshow and musicvideo nodes in a flattened library | spiff | |
2012-10-09 | [cec] added hidden setting to configure the double tap prevention timeout | Lars Op den Kamp | |
2012-10-09 | [cec] simplify 'wake_devices' and 'standby_devices' settings by showing an ↵ | Lars Op den Kamp | |
enum instead of a string with logical addresses | |||
2012-10-09 | [cec] simplify settings - use an enum instead of logical addresses for the ↵ | Lars Op den Kamp | |
'connected_device' setting | |||
2012-10-04 | Merge pull request #1500 from avdleeuw/pvrkeymapping | Lars Op den Kamp | |
[PVR] Change keyboard.xml to PVR related MCE key combinations | |||
2012-10-03 | [Peripheral] Add iMON to peripherals.xml | Karlson2k | |