portapack-mayhem/firmware/application/ui
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
..
ui_alphanum.cpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05:00
ui_alphanum.hpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_audio.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_audio.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_btngrid.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_btngrid.hpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_channel.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_channel.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_5x8.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
ui_font_fixed_5x8.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
ui_font_fixed_8x16.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_font_fixed_8x16.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_freq_field.hpp whipcalc parsing, bug fixes (#1174) 2023-06-20 20:22:58 +02:00
ui_freqlist.cpp Support showing invalid entries in Freqman and allow minor edits (#1269) 2023-07-13 08:28:27 +02:00
ui_freqlist.hpp Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
ui_geomap.cpp Show scale on map (#1296) 2023-07-24 14:52:30 +02:00
ui_geomap.hpp Show scale on map (#1296) 2023-07-24 14:52:30 +02:00
ui_menu.cpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_menu.hpp Don't use raw new/delete (#1398) 2023-08-21 10:17:23 +02:00
ui_qrcode.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_qrcode.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_receiver.cpp Freq field tweaks (#1306) 2023-07-25 08:06:13 -05:00
ui_receiver.hpp Store search range in settings file (#1397) 2023-08-21 10:16:49 +02:00
ui_rssi.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_rssi.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_spectrum.cpp Fix RSSI for apps using proc_capture (#1420) 2023-08-30 17:13:14 +02:00
ui_spectrum.hpp Workaround for Capture startup hang (#1285) 2023-07-22 10:06:55 -07:00
ui_styles.cpp Support for displaying stack on screen after a fault (for debug) (#1416) 2023-08-29 23:26:58 -05:00
ui_styles.hpp Support for displaying stack on screen after a fault (for debug) (#1416) 2023-08-29 23:26:58 -05:00
ui_tabview.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_tabview.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_textentry.cpp Keyboard Shift Mode (#1333) 2023-07-31 21:44:05 -07:00
ui_textentry.hpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05:00
ui_tone_key.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
ui_tone_key.hpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
ui_transmitter.cpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_transmitter.hpp Add Remote App & UI updates. (#1451) 2023-09-18 23:22:46 +02:00
ui_tv.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_tv.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00