Commit graph

21 commits

Author SHA1 Message Date
BernardoGiordano
4e48f390f3 Close #97 2018-09-16 22:36:32 +02:00
BernardoGiordano
30043bd0e7 remove gfxWaitForVSync calls 2018-09-16 16:31:25 +02:00
IBNobody
b3f10121c1 Changed behavior of GUI elements and buttons A and Y. (#151). Fix #150
* Changed A key behavior

Split the handling of touching the backup list and pressing the A button into two separate decisions. Also changed the A button to select items in the backup list. Selecting "New..." (index 0) performs a backup. Selecting a backup restores the backup.

* Tabs to Spaces

Converted leading tabs to spaces (as per the original trunk).

* Changed behavior of the GUI.

3DS/Switch: Changed the behavior of the GUI with respect to buttons A and Y.

Pressing the A button selects the backup list, and pressing A again with "New..." or a backup selected will create or restore a backup.

Pressing Y will select the current title but deactivate/reset the backup list. It will also "enable" the backup touch button. Creating a backup will then disable the backup touch button. (This makes it more clear to the user what buttons / UI elements are relevant to multi-backup.)
2018-09-09 21:10:25 +02:00
BernardoGiordano
0284cf644f general updates 2018-07-17 18:25:07 +02:00
BernardoGiordano
286d866ddb usabilitybug fix 2018-07-13 09:59:47 +02:00
BernardoGiordano
f144768c92 camel case 2018-06-12 22:12:08 +02:00
BernardoGiordano
5c5145c891 fix typo 2018-06-12 22:10:30 +02:00
BernardoGiordano
84c4768d91 remove unused code 2018-06-12 21:54:01 +02:00
BernardoGiordano
175a6b1dfd last changes 2018-06-12 21:53:25 +02:00
BernardoGiordano
af854f90f4 make the multiselection icon more visible 2018-06-12 19:54:13 +02:00
BernardoGiordano
e716d49805 add touch scrolling for titles and accounts 2018-06-12 16:01:38 +02:00
BernardoGiordano
86708b7f7d complete graphical work for the UI redesign 2018-06-11 22:41:37 +02:00
BernardoGiordano
c45dc4dd40 add big icon and shiny selector 2018-06-11 20:12:38 +02:00
BernardoGiordano
60bdf1d826 increase margins 2018-06-11 19:18:54 +02:00
BernardoGiordano
4505c3c5e0 begin UI redesign 2018-06-10 22:24:37 +02:00
BernardoGiordano
4585aae015 begin UI redesign 2018-06-10 11:11:07 +02:00
BernardoGiordano
fd029bb6c4 bump release for real 2018-06-01 18:27:07 +02:00
BernardoGiordano
41d6f7cb75 abstract common Hid class 2018-05-30 22:56:19 +02:00
BernardoGiordano
379fe1f802 use shared font 2018-05-15 21:53:51 +02:00
BernardoGiordano
0eeec0e548 fully enable docked mode compatibility 2018-05-13 01:11:01 +02:00
BernardoGiordano
20c4bbffbb push source code for Switch version 2018-05-09 11:25:01 +02:00