Ben V. Brown
21f8859f5a
Fix text pos
2021-09-17 21:38:19 +10:00
Ben V. Brown
87b22e52ed
Rough pass
2021-09-17 21:13:21 +10:00
Ben V. Brown
b04fcb9246
PD negotiation timeout -> Off
2021-09-15 21:28:50 +10:00
Ben V. Brown
b1479733ca
Move detailed display options
...
For @discip 😂
2021-09-15 21:24:18 +10:00
Ben V. Brown
7c014062be
Update QC3.cpp
2021-09-15 21:16:09 +10:00
Ben V. Brown
2bfb8a6535
Unify settings for each model into once place
2021-09-15 20:24:41 +10:00
Ben V. Brown
ebde786ca1
Bugfixes for settings menu
2021-09-15 19:24:19 +10:00
Ben V. Brown
bfca4c9336
Better limiter in the PID
2021-09-15 19:05:11 +10:00
Ben V. Brown
a213f4bd97
Update gui.cpp
2021-09-15 18:59:17 +10:00
Ben V. Brown
4a11b81d08
Cleanup pwm changeover point
2021-09-15 18:54:03 +10:00
Ben V. Brown
ad857a08ab
QC code does not get control of vin filter
2021-09-14 22:01:10 +10:00
Ben V. Brown
1b0c3bcb67
Cleaning up fast/slow PWM change
2021-09-14 21:48:58 +10:00
Ben V. Brown
4b2f350b35
Contrast -> Brightness
...
As it makes a little more sense in a 1 bit display
2021-09-12 19:14:45 +10:00
Ben V. Brown
87a96bcff7
Fix settings bug
2021-09-12 19:06:50 +10:00
Ben V. Brown
45116fb7b1
Updating translations
2021-09-12 19:03:25 +10:00
Ben V. Brown
fd0e242488
Merge branch 'master' into pr/1010
2021-09-12 18:36:33 +10:00
Ben V. Brown
18b9dc0fa3
Update Settings.cpp
2021-09-12 17:37:46 +10:00
Ben V. Brown
c36119656a
🎉 Remove pointless set values now with helper
2021-09-12 15:43:38 +10:00
Ben V. Brown
46ceb556b2
First sweep gui cleanup
2021-09-12 15:19:00 +10:00
Ben V. Brown
68e6c050b8
Bugfix: bools and end on non 1 increment
2021-09-12 15:01:15 +10:00
Ben V. Brown
63edd24ee2
Rough link unique language ID
2021-09-12 14:47:55 +10:00
Ben V. Brown
798868e0e1
Set defaults
2021-09-12 14:12:46 +10:00
Ben V. Brown
8fd2f6e95c
Second pass
2021-09-12 14:03:09 +10:00
Ben V. Brown
eb2a748e3f
Pass one settings refactor
2021-09-12 13:31:03 +10:00
Alvin Wong
4ab3b5b116
Add POC contrast and screen invert settings
2021-07-14 16:13:11 +08:00
Varga Zsolt
54a28b47fe
Cosmetic fixes
2021-06-07 13:54:11 +02:00
Varga Zsolt
71223367d6
Fixed typo
2021-06-07 06:58:24 +02:00
Varga Zsolt
a75d97360f
Suggestions mostly corrected
2021-06-07 01:09:41 +02:00
Varga Zsolt
81de60e1e4
USB PD timeout added
2021-06-06 18:45:00 +02:00
Ben V. Brown
73f11499b6
Format
2021-05-06 19:49:07 +10:00
Ben V. Brown
c6899574f6
Merge branch 'MHP30' of https://github.com/Ralim/IronOS into MHP30
2021-05-06 19:39:09 +10:00
Ben V. Brown
bd25aefe29
Disable display rotation selection
2021-05-06 19:33:51 +10:00
Ben V. Brown
532c5136d6
Merge branch 'master' into MHP30
2021-05-05 19:26:59 +10:00
Ben V. Brown
79fa47eb16
Reduce max temp for MHP30
2021-05-05 18:48:12 +10:00
Alvin Wong
d9b0e7cf6b
Draw menu icon even during a transition
2021-05-04 18:14:39 +08:00
Alvin Wong
9e40449c64
Add menu exit transition animation
...
Part of which was removed in commit 04d72cb .
2021-05-04 18:14:39 +08:00
Ben V. Brown
a7f1c076ef
Merge branch 'master' into MHP30
2021-05-04 19:20:12 +10:00
Ben V. Brown
34518b1883
Merge branch 'master' into MHP30
2021-05-04 19:05:26 +10:00
Ben V. Brown
a3b37fabf6
Turn off power menu if no options
2021-05-04 19:05:20 +10:00
Alvin Wong
a27db526af
Remove the scroll indicator when scrolling menu
2021-05-03 16:53:45 +08:00
Alvin Wong
82c985d785
Impl. menu item scroll down animation
2021-05-02 21:57:45 +08:00
alvinhochun
969cadc3eb
Change description scroll message behaviour ( #950 )
...
* Refactor: Extract common scroll message code
* Change desc. scrolling to stop at the start and end
* Extract `ScrollMessage` to its own file
2021-05-02 18:12:41 +10:00
Ben V. Brown
27aecd2436
Merge branch 'master' into MHP30
2021-04-30 21:19:31 +10:00
alvinhochun
1a0b542ae6
[RFC] Multi-language firmware (second try) ( #941 )
...
* Impl. sectioned font table in firmware
* make_translation.py: Extract build_symbol_conversion_table function
* Put translation indices and strings in a struct
* Move translation objcopy step to Python
* Impl. multi-language firmware demo
* Impl. strings-compressed multi-lang firmware demo
* Add font compression to multi-lang demo
* Refactor Makefile a bit
* Fix rules for make < 4.3
* Add more multi-lang groups
* Add Pinecil multi-lang CI build
* Add lzfx compression license text
* Remote multi-language demo group
* Fix build after merge
* Import code from BriefLZ
* Change brieflz for our use case
* Change compression to use brieflz
* Remove lzfx code
* Update license file for brieflz
* Exclude brieflz files from format check
* Add BriefLZ test
2021-04-30 18:51:13 +10:00
Ben V. Brown
6cdb67e675
Update gui.cpp
2021-04-29 21:57:56 +10:00
Ben V. Brown
5114b4243b
Turn off sleep mode
2021-04-29 21:43:22 +10:00
Ben V. Brown
3e7dd3b150
Merge branch 'master' into messing_with_pd
2021-04-10 11:40:31 +10:00
Alvin Wong
7d6d7d11c0
Put translation str indices into a struct
2021-04-09 17:20:24 +08:00
Alvin Wong
82620c685d
Change translation strs to be stored in one block
2021-04-09 14:45:33 +08:00
Alvin Wong
09a58f6f48
Use settings desc by indexing instead of direct pointer
2021-04-09 03:01:14 +08:00