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

Rewrite Override Key menu for Atmosphere 0.10 #23

Merged
merged 39 commits into from Dec 30, 2019
Merged

Rewrite Override Key menu for Atmosphere 0.10 #23

merged 39 commits into from Dec 30, 2019

Conversation

cathery
Copy link
Collaborator

@cathery cathery commented Dec 29, 2019

Atmosphere 0.10 and onwards adds a separate key combination for entering hbmenu through album and through any game. This pull request adds a separate menu that allows you to manage multiple key overrides, including album and game.

@WerWolv WerWolv merged commit 74f5166 into WerWolv:master Dec 30, 2019
cathery added a commit that referenced this pull request Jul 10, 2020
* Adapt to libnx-master and atmosphere 0.10.0

ayaya

* Fix path for atmosphere config

* add findOrCreate functions to simpleIniParser

* Create atmosphere ini file and fill it as necessary

* Accept inputs from any controller

* Sort source files into folders

* Add OverrideKey class

* Add default case for g_nextGui

* Update source/Utils/threads.cpp

* Create flags folder for each sysmodule

Co-Authored-By: WerWolv <werwolv98@gmail.com>

* Rename folders to snake_case

* Messed up the folders somehow

* Remove /ini folder and use SimpleIniParser submodule instead

* Build custom libs dependencies

* Add override keys menu

* Fix button select allowing to go out of bounds

* Add GUI menu for each override option

* add author

* Fix ...'s positioning

* Add OverrideKeyType enum

* Add helper functions to get option names

* Undo last commit's changes

* Allow different options for override key scene

* Add unselected text color

* Implement Add button

* Change "Ok" to "OK"

* Retain selected button after leaving the menu

* Redesign override-key scene

* Add semicolon

* Change default parameters

* move getOverrideKeyString and getOverrideProgramString to OverrideKey class

* Implement override config deletion

* Change SimpleIniParser path

* Change SimpleIniParser path

* Change SimpleIniParser URL

Co-authored-by: WerWolv <werwolv98@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants