aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
AgeCommit message (Collapse)Author
2024-10-11[keymaps] Use video/audio/subtitle selection dialogsCastagnaIT
2024-08-25Keymaps: Add support for 3rd generation remoteSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2024-08-25Keymaps: update OSMC remote keymappingSam Nazarko
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2024-05-09Allow for better joystick hotkey overridesBrady Svedin
This makes joystick hotkey overrides with the same hold duration as another action possible. Also updated joystick.xml comments to showcase new behavior.
2024-01-18[keymaps] change show shutdownmenu to poweroff actionDavid Vukovic
2023-10-26Merge pull request #23806 from HiassofT/remote-powerfuzzard
Switch remote poweroff button behaviour to show shutdown menu, like on keyboards
2023-10-17[keymaps] Remove leftovers from favourites dialog.ksooo
2023-09-24keymaps: change remote poweroff action to show shutdown menuMatthias Reichl
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-07-11keyboard.xml: Map Delete key in savestate dialogsGarrett Brown
2023-01-29[keymap] add settings-window shortcutDavid 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 appSylvain CECCHETTO
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz 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 gestureSylvain CECCHETTO
2021-05-15[tvOS/Remote] Add missing Siri remote press typesSylvain CECCHETTO
2021-05-15[tvOS/Remote] Cosmetic/names changeSylvain CECCHETTO
2021-04-08[Windows] Add video, HDR metadata, shader and swapchain infos to debug info OSDthexai
2021-03-10[keymaps] PVR guide window: Remove special longpress enter mapping.Kai Sommerfeld
2020-12-02Add support for OSMC remote controllersSam 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-04Tone mapping: Add new tone map methods "ACES Filmic" and "Hable"thexai
2020-09-09[tvOS][SiriRemote] Fix context menu action in VideosNav windowSylvain 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-18Windows HDR passthrough supportthexai
2020-01-15Fix SiriRemote keymapronie
2020-01-08[tvOS] Initial Platform Commit for Apple TVOSSylvain CECCHETTO
Initial commit for TVOS platform.
2019-10-13Merge pull request #15268 from bb10/bb10-radical-changemaster-last-commmit-before-python3-mergeGarrett 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-19add ACTION_MOUSE_DRAG_END supportAlwin Esch
This action is required on webbrowser addon to handle mouse drag and drop on website content.
2019-05-15Blade menu and context menu exitDarren-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-15Blade menu access for touchscreensDarren-Hill
Adds two-finger right swipe for access to the blade menu on touchscreens.
2019-05-03Fix display of blank dialog when X key hit and there is no visualisationDaveTBlake
2019-01-25Update joystick.xmlbb10
Add A and B button functionality to <FullscreenLiveTV> and <FullscreenRadio>
2019-01-16Update joystick.xmlbb10
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-16Update joystick.xmlbb10
Changed B back to the original action of Stop and changed the long press action to Fullscreen.
2018-12-28Merge pull request #15138 from garbear/eventserver-gamepadGarrett 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 InfoEmilVogt
2018-12-11[joystick.xml] Add more buttons to bring up OSD and Menu in EPGEmilVogt
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-27Joysticks: Allow rewind/fast-forward with shoulder buttonsGarrett Brown
This makes shoulder buttons have the same effect as triggers. Because shoulder buttons are digital, a ramp-up function is applied.
2018-09-20Game OSD: Show help dialog on first viewGarrett 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-03added: mappable action for toggling video streamsArne Morten Kvarving
2018-06-12[system] nuke whitespaceh.udo
2018-03-07[pvr][keymaps] Implement PVR 'direct channel input' and 'channel preview' ↵Kai Sommerfeld
actions/keybindings using virtual windows.
2018-02-13RetroPlayer: Disable screenshot hotkeyGarrett Brown
In practice, while intense button-mashing, a player can hit Select+A and cause a series of annoying, confusing dialogs.
2018-02-11RetroPlayer: Disable reset hotkeyGarrett 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-27added: action to toggle between monospaced and variable spaced font in text ↵Arne Morten Kvarving
viewer dialog