J. Nick Koston
|
23f9f70b71
|
[select] Return StringRef from current_option() (#13095)
|
2026-01-11 17:40:43 -10:00 |
|
 J. Nick KostonandJonathan Swoboda
|
91c504061b
|
[select] Eliminate string allocation in state callbacks (#12505)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-12-17 12:19:26 -10:00 |
|
J. Nick Koston
|
801d1135ab
|
[select] Add zero-copy support for API select commands (#12329)
|
2025-12-08 10:37:51 -05:00 |
|
J. Nick Koston
|
4825da8e9c
|
[select] Modernize namespace declarations to C++17 syntax (#12007)
|
2025-11-20 08:57:04 -05:00 |
|
J. Nick Koston
|
7abb6d4998
|
[core] Implement Global Controller Registry to reduce RAM usage (#11772)
|
2025-11-09 17:34:08 -06:00 |
|
J. Nick Koston
|
6f7e54c3f3
|
[select] Refactor to index-based operations for immediate and future RAM savings (#11623)
|
2025-11-05 11:33:01 +13:00 |
|
J. Nick Koston
|
f3634edc22
|
[select] Store options in flash to reduce RAM usage (#11514)
|
2025-10-29 15:28:16 +13:00 |
|
J. Nick Koston
|
b26776fad4
|
[select] Remove STL algorithm overhead to reduce flash usage (#10887)
|
2025-09-26 12:19:06 +12:00 |
|
J. Nick Koston
|
a723673dcc
|
[select] Use const references to avoid unnecessary vector copies (#10741)
|
2025-09-16 09:16:26 +12:00 |
|
J. Nick Koston
|
4305c44440
|
Reduce entity memory usage by eliminating field shadowing and bit-packing (#9076)
|
2025-06-15 15:21:55 +12:00 |
|
 Clyde StubbsandJesse Hills
|
8c31aea94f
|
Fix some printf formats for size_t. (#6542)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-04-18 17:03:15 +12:00 |
|
 Maurice MakaayandMaurice Makaay
|
0d1028be2e
|
Cleanup deprecated EntityBase::hash_base() (#3525)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
|
2022-06-08 09:13:11 +12:00 |
|
 Maurice MakaayandMaurice Makaay
|
62f9e181e0
|
Code cleanup fixes for the select component (#3457)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
|
2022-05-11 10:58:28 +12:00 |
|
 Maurice MakaayandMaurice Makaay
|
44b68f140e
|
Select enhancement (#3423)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
|
2022-05-10 16:41:16 +12:00 |
|
 Jesse HillsandOtto Winter
|
76991cdcc4
|
Add select entities and implement template select (#2067)
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2021-08-02 20:00:51 +12:00 |
|