Zach Hilman
4d61ac08aa
qt: Add setting to prompt for user on game boot
Using the QtProfileSelectorDialog, this implementation is trivial. This mimics the real switch behavior of asking which user on every game boot, but it is default disabled as that might get inconvenient.
7 years ago
Zach Hilman
e58c951a59
configure_input: Make None a controller option instead of checkbox
7 years ago
David
50e4e81fd3
Added Amiibo support ( #1390 )
* Fixed conflict with nfp
* Few fixups for nfc
* Conflict 2
* Fixed AttachAvailabilityChangeEvent
* Conflict 3
* Fixed byte padding
* Refactored amiibo to not reside in "System"
* Removed remaining references of nfc from system
* used enum for Nfc GetStateOld
* Added missing newline
* Moved file operations to front end
* Conflict 4
* Amiibos now use structs and added mutexes
* Removed amiibo_path
7 years ago
MysticExile
d2f788762a
Remove multicore configure_general.ui
8 years ago
bunnei
9bf2a428f9
core: Add a configuration setting for use_multi_core.
8 years ago
N00byKing
78e974ba68
Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
8 years ago
bunnei
94f4009c3b
config: Use simplified checkbox (from Citra) for CPU JIT.
8 years ago
bunnei
5ecf152c8e
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
8 years ago
bunnei
f1423fcbc1
configure_general: Cleanup naming.
8 years ago
bunnei
c97ff4460c
qt: Add config option for is_docked.
8 years ago
James Rowe
18ca3ca751
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago
MerryMage
b628192bf2
configuration: Add cpu_core configuration option
8 years ago
Kloen
74cf73f9d3
citra-qt: Add option to configure the UI theme
9 years ago
Lioncash
1631e99eed
citra-qt: Move config dialog code to its own directory
9 years ago
Anthony
a7360f2642
[UI] Modify recursive scanning label ( #2589 )
9 years ago
Kloen
8d48798f1c
QT: Fix ui file format
9 years ago
wwylele
84e78790ab
Config: auto-select region and language
9 years ago
bunnei
d532f6b496
qt: Add UI configuration option to enable CPU JIT.
10 years ago
bunnei
a71013cf16
qt: Rename all "toogle" to "toggle".
10 years ago
bunnei
2267f98941
qt: Add a configuration tab for Graphics and move relevant fields.
10 years ago
tfarley
e46d086189
Config: Add scaled resolution option
10 years ago
LittleWhite
3eb737a5f5
Add more stuff to configure.
10 years ago
LittleWhite
426c4a2a5b
Add Configure widget
10 years ago