portapack-mayhem/firmware/application/ui
Kyle Reed a476647d70
Don't use raw new/delete (#1398)
* Use unique_ptr in ui_btngrid
* Use unique_ptr for ui_menu
* Use unique_ptr for rssi_dma
* Use unique_ptr for painter
2023-08-21 10:17:23 +02:00
..
ui_alphanum.cpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05:00
ui_alphanum.hpp Keyboard tweaks (#1338) 2023-08-01 14:25:26 -05: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 Extend REC low bit rate bandwith options in Capture App till 75khz (#1380) 2023-08-16 23:26:59 +02:00
ui_spectrum.hpp Workaround for Capture startup hang (#1285) 2023-07-22 10:06:55 -07:00
ui_styles.cpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07:00
ui_styles.hpp Consolidate styles (#1116) 2023-06-07 08:33:32 -07: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 Allows apps using app settings to use global frequency (#1148) 2023-06-12 19:40:32 +02:00
ui_transmitter.hpp App settings revamp (#1139) 2023-06-11 11:47:13 -07: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