Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all sounds #133

Open
natinusala opened this issue Mar 9, 2021 · 0 comments
Open

Add all sounds #133

natinusala opened this issue Mar 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@natinusala
Copy link
Owner

This kinda depends on everything else so it must be done last.

qlaunch <-> brls sounds mapping:

Controller:
-----------
SeNaviFocus: focus change on sidebar
SeNaviDecide: sidebar item selected (A pressed only, pressing RIGHT is SeBtnFocus)
SeBtnFocus: focus change outside of sidebar
SeBtnDecide: click on anything that has an action
SeToggleBtnFocus: ToggleListItem focused
SeToggleBtnOff: ToggleListItem toggled to off
SeToggleBtnOn: ToggleListItem toggled to on
SeKeyError: key pressed bound to no action / disabled button
SeKeyErrorCursor: wiggle
SeKeyErrorScroll: wiggle inside a ScrollView
SeWaiting: indetermined progress dialog (spinner)
SeDialogOpen: open dialog
SeFooterDecideFinish: back button (wrong sound id but sounds the same)
Crash: SeInsertError
SeRadioBtn: dropdown item selected
SeRadioBtnFocus: focus change inside of a Dropdown

Touch - some of them do have randomized pitch:
----------------------------------------------
SeFooter*
TODO...

Unused but good to know:
------------------------
SeCheckbox*
SeSlider*
SeBtnDecideRepeat

Unknown / unsure
----------------
SeSelect*
@natinusala natinusala added the enhancement New feature or request label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant