Commit Graph

256 Commits

Author SHA1 Message Date
Willy-JL
6e7048f84c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-03 12:09:59 +02:00
Willy-JL
edd708ca67 Fix lefty inputs with vertical menu 2023-08-03 03:21:24 +02:00
Willy-JL
d87a6cffd1 c o n s u m e d 2023-08-03 03:21:05 +02:00
MX
3a5ed704fd Merge branch 'ofw-dev' into dev 2023-08-02 16:09:16 +03:00
MMX
aadb72af53 UI: New way to input bytes in byte_input (#2890)
* New byte input UI option
* Gui: reformat and cleanup byte_input docs, make PVS happy

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-01 18:09:30 +09:00
Willy-JL
cef4a004f7 Add PS4 menu style 2023-07-30 01:29:14 +02:00
Willy-JL
a562b09aff Deduplicate more main menu input code 2023-07-29 23:27:36 +02:00
Willy-JL
1e64419d9e Revert "This isnt used anywhere"
This reverts commit a65c7d1e40.
2023-07-29 23:04:21 +02:00
Willy-JL
4560bead7a Format 2023-07-29 02:35:05 +02:00
Willy-JL
c532e17649 Fix vertical offset with other menu styles 2023-07-28 22:52:21 +02:00
Willy-JL
ae86e6b637 Add vertical menu style 2023-07-28 20:10:24 +02:00
Willy-JL
a65c7d1e40 This isnt used anywhere 2023-07-28 20:08:54 +02:00
Willy-JL
17860d99c3 Format 2023-07-28 19:50:37 +02:00
Willy-JL
09df7daf4d Simplify main menu draw logic + fix scrolling text 2023-07-28 19:47:32 +02:00
Willy-JL
b1cd8b675d Cleaner menu style logic 2023-07-28 17:59:41 +02:00
Willy-JL
eb0b7d53f8 DSi menu tweaks and fixes 2023-07-28 01:06:21 +02:00
Willy-JL
586d63f223 Format 2023-07-28 00:31:58 +02:00
Willy-JL
49e4f4f246 Add DSi style main menu 2023-07-28 00:26:58 +02:00
Willy-JL
361dfd04f7 Keep menu logic in order like enum 2023-07-28 00:21:43 +02:00
Willy-JL
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
Willy-JL
37939dec86 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-24 00:41:50 +02:00
Willy-JL
b94f3ed713 Control on-screen keyboard with PC keyboard 2023-07-24 00:40:52 +02:00
Willy-JL
1717fe9285 Format 2023-07-23 00:12:54 +02:00
Willy-JL
8d54b4324f Rounded keyboard cursor + realign all keys 2023-07-23 00:09:40 +02:00
Willy-JL
bd00dc7c56 Add text input API for custom symbols 2023-07-21 18:00:05 +01:00
Willy-JL
704983b4b9 Fix wii menu sticking to right with 2 app columns 2023-07-21 15:45:43 +01:00
Willy-JL
970d905eae Add var item list set item label api 2023-07-21 01:03:31 +01:00
Willy-JL
241a8e4897 Fix variable item list centered scrolling text 2023-07-14 21:21:17 +02:00
Willy-JL
1c2436f68e Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-14 17:06:16 +02:00
Willy-JL
52d4b3f905 Fix some missing browser screen updates 2023-07-14 16:47:29 +02:00
Willy-JL
6ecb6d93ab Fix browser input ignore while loading 2023-07-14 16:46:23 +02:00
Willy-JL
f78da36c50 Hide browser cursor while loading 2023-07-14 16:45:52 +02:00
Willy-JL
86ce145651 Fix build 2023-07-14 15:44:30 +02:00
Willy-JL
f274c5899c Improve browser wrap around behavior 2023-07-14 15:41:49 +02:00
MX
61a66c52c6 Revert "merge changes"
This reverts commit f998948623.
2023-07-14 16:39:07 +03:00
Willy-JL
a377178a35 Item idx not needed anymore 2023-07-14 15:26:56 +02:00
Willy-JL
ae8488ecba Re-merge the file browser changes properly 2023-07-14 15:25:02 +02:00
Willy-JL
7ce9e41091 Revert "Merge previous file browser commits"
This reverts commit 06c44031e7.
2023-07-14 14:25:26 +02:00
Willy-JL
16795085b2 Unsorted idx is not needed anymore 2023-07-14 14:24:59 +02:00
Willy-JL
2ace772397 OFW compatible elements_scrollable_text_line 2023-07-14 13:45:01 +02:00
Willy-JL
06c44031e7 Merge previous file browser commits 2023-07-14 03:52:23 +02:00
MX
523f522de0 revert archive fixes temporarily 2023-07-14 04:40:22 +03:00
gid9798
d3c0fbef3b GUI module: SubMenu fix vertical orientation 2023-07-13 13:31:01 +03:00
MX
f998948623 merge changes 2023-07-12 21:23:49 +03:00
MX
c4b04a06bb Merge branch 'ofw-dev' into dev 2023-07-12 21:19:16 +03:00
Nikolay Minaylov
92c0baa461 [FL-3383, FL-3413] Archive and file browser fixes (#2862)
* File browser: flickering and reload fixes
* The same for archive browser
2023-07-12 20:35:11 +04:00
Willy-JL
65faffb921 Fix up/down on last odd wii menu item 2023-07-07 00:34:09 +02:00
Willy-JL
849b4c6694 Merge OFW (didnt keep most code, see desc for why)
External cc1101 code is already here, its just refactored in OFW
I don't understand it, so I won't even try to merge it
The FAP fix for favorite apps, well we have a different keybind system
Keybinds didn't have that issue to begin with
2023-07-04 17:50:55 +02:00
Willy-JL
145f3027f9 Fix cursor selection bug between archive tabs 2023-07-03 16:19:28 +02:00
Willy-JL
f993368115 Prev selection on config change in same parent 2023-07-03 04:07:06 +02:00