portapack-mayhem/firmware/test/application
Kyle Reed fca373d936
Add Remote App & UI updates. (#1451)
* Alpha order sub-menus
* WIP Getting Remote types outlined
* WIP building UI
* WIP adding RemoteButton control
* WIP Fix build
* WIP Basic editing support
* Border on the active button
* Make TxView2 sane
* Add easier RGB color creation from uint32
* Center some button icons
* WIP Remote - main UI
* WIP main UI mostly working, can send
* Add 'join' utility
* WIP save/load
* Pre-alloc buttons to prevent focus dangling
* Alpha order settings/debug pages
* Add UI for picking capture and set frequency
* WIP Getting really close now
* Fix path for init name
* Some fit & finish
2023-09-18 23:22:46 +02:00
..
CMakeLists.txt Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
linker_stubs.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
main.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
mock_file.hpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_basics.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
test_circular_buffer.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
test_convert.cpp First pass at custom app-settings support (#1381) 2023-08-18 12:35:41 -07:00
test_file_reader.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
test_file_wrapper.cpp Progress bar for Notepad IO (#1322) 2023-07-30 09:36:57 +02:00
test_freqman_db.cpp Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
test_mock_file.cpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_optional.cpp Notepad menu (#1072) 2023-05-26 10:02:17 +02:00
test_string_format.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
test_utility.cpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00