Commit graph

33 commits

Author SHA1 Message Date
BernardoGiordano
258b4a7d70 more refactoring 2019-04-21 11:41:51 +02:00
BernardoGiordano
94d1932ce7 I should start committing this stuff 2019-04-15 22:03:56 +02:00
BernardoGiordano
fa06c7bbec Update copyright 2019-03-07 21:15:24 +01:00
BernardoGiordano
8a01c51613 Few enhancements 2018-12-27 15:35:43 +01:00
BernardoGiordano
8fd7b08f23 Bridge completed 2018-12-17 20:18:43 +01:00
BernardoGiordano
c67d89cdac Preliminar bridge support 2018-12-16 15:27:48 +01:00
BernardoGiordano
d69400360d Fix #173 2018-12-14 21:59:46 +01:00
BernardoGiordano
c9e26116b6 Fix #181 2018-12-14 16:59:10 +01:00
BernardoGiordano
d564bec820 Misc updates 2018-10-25 01:31:16 +02:00
BernardoGiordano
797b22ff60 Refactor GUI initialization and handle errors 2018-10-17 22:52:46 +02:00
Bernardo Giordano
dd69a50441
Use Switch hardware acceleration (#162)
* preliminar changes

* enhance hid logic

* refactor switch UI
2018-10-10 23:20:05 +02:00
BernardoGiordano
24bd2fec69 switch: use system font icons 2018-09-20 12:28:31 +02:00
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