This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
controls [2020/03/18 12:51] phulshof |
controls [2023/02/18 09:24] (current) phulshof |
||
---|---|---|---|
Line 18: | Line 18: | ||
|letterUp|Scrolls to the previous item in the alphabet| | |letterUp|Scrolls to the previous item in the alphabet| | ||
|letterDown|Scrolls menu next item in the alphabet| | |letterDown|Scrolls menu next item in the alphabet| | ||
+ | |collectionUp|Scrolls to the previous collection. Will enter that collection based on enterOnCollection.| | ||
+ | |collectionDown|Scrolls menu next collection. Will enter that collection based on enterOnCollection.| | ||
|addPlaylist|Adds a game to the favorites playlist | | |addPlaylist|Adds a game to the favorites playlist | | ||
|removePlaylist|Removes a game from the favorites playlist | | |removePlaylist|Removes a game from the favorites playlist | | ||
+ | |favPlaylist|Switches to the favorites playlist.| | ||
|nextPlaylist|Switches to the next playlist.| | |nextPlaylist|Switches to the next playlist.| | ||
|prevPlaylist|Switches to the previous playlist.| | |prevPlaylist|Switches to the previous playlist.| | ||
- | |cyclePlaylist|Switches to the next playlist in the cyclePlaylist set.| | + | |cyclePlaylist|Switches to the next playlist in the cyclePlaylist set. Still functional, but has been replaced by nextCyclePlaylist.| |
+ | |nextCyclePlaylist|Switches to the next playlist in the cyclePlaylist set.| | ||
+ | |prevCyclePlaylist|Switches to the previous playlist in the cyclePlaylist set.| | ||
|random|Selects a random game| | |random|Selects a random game| | ||
|select|Selects the active menu item| | |select|Selects the active menu item| | ||
|back|Leaves current menu| | |back|Leaves current menu| | ||
|quit|Exits the frontend| | |quit|Exits the frontend| | ||
+ | |jbFastForward1m|Jukebox fast forward 1 minute| | ||
+ | |jbFastRewind1m|Jukebox fast rewind 1 minute| | ||
+ | |jbFastForward5p|Jukebox fast forward 5%| | ||
+ | |jbFastRewind5p|Jukebox fast rewind 5%| | ||
+ | |jbPause|Jukebox pause| | ||
+ | |jbRestart|Jukebox restart| | ||
|deadZone|Defines the dead zone for analog inputs| | |deadZone|Defines the dead zone for analog inputs| | ||
- | **Controllers/joysticks are supported in versions 0.6.x and later.** | ||
\\ | \\ | ||
\\ | \\ |