Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-26 | Merge pull request #23806 from HiassofT/remote-power | fuzzard | |
Switch remote poweroff button behaviour to show shutdown menu, like on keyboards | |||
2023-10-17 | [keymaps] Remove leftovers from favourites dialog. | ksooo | |
2023-09-24 | keymaps: change remote poweroff action to show shutdown menu | Matthias Reichl | |
Signed-off-by: Matthias Reichl <hias@horus.com> | |||
2023-07-11 | keyboard.xml: Map Delete key in savestate dialogs | Garrett Brown | |
2023-01-29 | [keymap] add settings-window shortcut | David Vukovic | |
2023-01-28 | [favourites][keymaps] Favourites Browser window: Add support for actions ↵ | ksooo | |
up/down/delete to catch up up with the functionality of the now deprecated Favourites dialog | |||
2023-01-28 | [keymaps] Open Favourites Browser instead of (deprecated) Favourites dialog. | ksooo | |
2022-12-15 | [tvOS] Add channel up/down support of the iPhone Apple TV remote app | Sylvain CECCHETTO | |
2021-11-17 | Fix various typos in docs, user-facing code, and source comments | luz paz | |
Found via `codespell -q 3 -S *.po,./lib/libUPnP/Neptune -L bloaded,busses,inout,lod,medias,parm` | |||
2021-05-16 | [tvOS/Remote] Fix/improve Siri remote pan gesture | Sylvain CECCHETTO | |
2021-05-15 | [tvOS/Remote] Add missing Siri remote press types | Sylvain CECCHETTO | |
2021-05-15 | [tvOS/Remote] Cosmetic/names change | Sylvain CECCHETTO | |
2021-04-08 | [Windows] Add video, HDR metadata, shader and swapchain infos to debug info OSD | thexai | |
2021-03-10 | [keymaps] PVR guide window: Remove special longpress enter mapping. | Kai Sommerfeld | |
2020-12-02 | Add support for OSMC remote controllers | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2020-11-12 | [keymaps] FullscreenInfo: map longpress return and lonpress enter to PlayPause. | Kai Sommerfeld | |
2020-11-04 | Tone mapping: Add new tone map methods "ACES Filmic" and "Hable" | thexai | |
2020-09-09 | [tvOS][SiriRemote] Fix context menu action in VideosNav window | Sylvain CECCHETTO | |
When user is in VideosNav window, this commit allow him to open context menu by holding center of the Siri Remote on the selected item. | |||
2020-06-18 | Windows HDR passthrough support | thexai | |
2020-01-15 | Fix SiriRemote keymap | ronie | |
2020-01-08 | [tvOS] Initial Platform Commit for Apple TVOS | Sylvain CECCHETTO | |
Initial commit for TVOS platform. | |||
2019-10-13 | Merge pull request #15268 from bb10/bb10-radical-changemaster-last-commmit-before-python3-merge | Garrett Brown | |
Several Joystick keymap changes related to the B button and back buttons. | |||
2019-09-27 | [pvr][dialogs][Estuary][keymaps] Rework Guide window's navigation context ↵ | Kai Sommerfeld | |
menu, introduce (optional) grid controls dialog. | |||
2019-07-19 | add ACTION_MOUSE_DRAG_END support | Alwin Esch | |
This action is required on webbrowser addon to handle mouse drag and drop on website content. | |||
2019-05-15 | Blade menu and context menu exit | Darren-Hill | |
Adds blade menu access through long right-click. Adds right click as a way to exit the context menu without selecting anything. | |||
2019-05-15 | Blade menu access for touchscreens | Darren-Hill | |
Adds two-finger right swipe for access to the blade menu on touchscreens. | |||
2019-05-03 | Fix display of blank dialog when X key hit and there is no visualisation | DaveTBlake | |
2019-01-25 | Update joystick.xml | bb10 | |
Add A and B button functionality to <FullscreenLiveTV> and <FullscreenRadio> | |||
2019-01-16 | Update joystick.xml | bb10 | |
Added <back>ActivateWindow(Home)</back> as a global keypress, it was not assigned any action before. Changed <b> back to the original action of Stop and changed the long press action to Fullscreen. Changed the <back> button to the Fullscreen action. It doesn't toggle, instead it sends you back to the home screen after pressing it a second time because of the global action, which kind of makes sense for the View (on xbox one, previously back) button. | |||
2019-01-16 | Update joystick.xml | bb10 | |
Changed B back to the original action of Stop and changed the long press action to Fullscreen. | |||
2018-12-28 | Merge pull request #15138 from garbear/eventserver-gamepad | Garrett Brown | |
[keymaps] Specify that gamepad.xml is for EventServer "gamepads" | |||
2018-12-26 | [keymaps] Specify that gamepad.xml is for EventServer "gamepads" | Garrett Brown | |
2018-12-19 | [joystick.xml] Add <start> in Fullscreen TV/Radio to open Info | EmilVogt | |
2018-12-11 | [joystick.xml] Add more buttons to bring up OSD and Menu in EPG | EmilVogt | |
This makes the <x> and <back> buttons open the OSD in FullscreenTV and FullscreenRadio, like they already do in FullscreenVideo. Also the <back> button can now be used in TVGuide/RadioGuide to open the Menu. Without this, there's no way to open it and <back> didn't have any function before, anyway. | |||
2018-09-27 | Joysticks: Allow rewind/fast-forward with shoulder buttons | Garrett Brown | |
This makes shoulder buttons have the same effect as triggers. Because shoulder buttons are digital, a ramp-up function is applied. | |||
2018-09-20 | Game OSD: Show help dialog on first view | Garrett Brown | |
This adds a help dialog to the game OSD and encapsulates the GUI playback control mechanisms. The volume dialog has been modified to play the game in the background for audible feedback. | |||
2018-09-15 | [keymaps] Map key 'numpad period' to action 'channel number separator'. | Kai Sommerfeld | |
2018-09-09 | [PVR] CGUIDialogPVRChannelsOSD: Add context menu support. | Kai Sommerfeld | |
2018-09-09 | [PVR] CGUIDialogPVRChannelGuide: Add context menu support. | Kai Sommerfeld | |
2018-08-03 | added: mappable action for toggling video streams | Arne Morten Kvarving | |
2018-06-12 | [system] nuke whitespace | h.udo | |
2018-03-07 | [pvr][keymaps] Implement PVR 'direct channel input' and 'channel preview' ↵ | Kai Sommerfeld | |
actions/keybindings using virtual windows. | |||
2018-02-13 | RetroPlayer: Disable screenshot hotkey | Garrett Brown | |
In practice, while intense button-mashing, a player can hit Select+A and cause a series of annoying, confusing dialogs. | |||
2018-02-11 | RetroPlayer: Disable reset hotkey | Garrett Brown | |
In practice, while button-mashing, a player can hit Select+B and cause a reset, but without an easy way to undo this reset, gameplay progress can be lost. | |||
2017-11-27 | added: action to toggle between monospaced and variable spaced font in text ↵ | Arne Morten Kvarving | |
viewer dialog | |||
2017-11-21 | [keymaps] Add ChannelNumberSeparator to certain pvr windows. | Kai Sommerfeld | |
2017-11-17 | Merge pull request #13049 from garbear/joystick-back | Garrett Brown | |
Fix Back button in Android TV Remote Control app | |||
2017-11-16 | Home window: Show shutdown menu when B is held | Garrett Brown | |
This makes the B button mirror the behavior of the Backspace key. | |||
2017-11-16 | FullscreenVideo: Change joystick B button to match Backspace key | Garrett 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-15 | Merge pull request #12931 from kempniu/fix-joystick-panning | Razzeee | |
Fix image panning using a joystick |