portapack-mayhem/firmware/application/apps
gullradriel ff14008b43
prevent long life var for audio app - AM (#2610)
* static vars so no external linkage is possible

* persistent settings and no more global living variables

---------

Co-authored-by: gullradriel <gullradriel@no-mail.com>
2025-04-04 21:43:26 +08:00
..
ais_app.cpp Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
ais_app.hpp Beep-on-packet support in AIS app (#2064) 2024-03-29 22:08:32 +01:00
analog_audio_app.cpp prevent long life var for audio app - AM (#2610) 2025-04-04 21:43:26 +08:00
analog_audio_app.hpp prevent long life var for audio app - AM (#2610) 2025-04-04 21:43:26 +08:00
ble_comm_app.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ble_comm_app.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ble_rx_app.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ble_rx_app.hpp Add BLE RX filter options (#2236) 2024-09-06 20:22:00 +02:00
ble_tx_app.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ble_tx_app.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
capture_app.cpp Renamed parameters in rx_capture.ini file (#2452) 2024-12-29 18:29:31 +01:00
capture_app.hpp Renamed parameters in rx_capture.ini file (#2452) 2024-12-29 18:29:31 +01:00
dump1090.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ert_app.cpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
ert_app.hpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
pocsag_app.cpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
pocsag_app.hpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
soundboard_app.cpp waveform fix 3 and trivial change (#2540) 2025-03-05 17:53:41 +01:00
soundboard_app.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
spectrum_analysis_app.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_analysis_app.hpp Fix up Waterfall control names (#1219) 2023-06-30 07:34:19 +02:00
ui_about_simple.cpp added discord server information (#2471) 2025-01-07 14:56:08 +01:00
ui_about_simple.hpp auto scroll the name list (#2358) 2024-11-14 14:52:43 +01:00
ui_adsb_rx.cpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_adsb_rx.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_aprs_rx.cpp APRS: add frequency settings for Brazil (#2494) 2025-01-26 21:39:38 +01:00
ui_aprs_rx.hpp APRS: add frequency settings for Brazil (#2494) 2025-01-26 21:39:38 +01:00
ui_aprs_tx.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_aprs_tx.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_battinfo.cpp Remove warn text too from batt (#2377) 2024-11-20 15:02:02 +01:00
ui_battinfo.hpp Remove warn text too from batt (#2377) 2024-11-20 15:02:02 +01:00
ui_bht_tx.cpp Don't update radio directly when saving/restoring tx/rx model settings. (#1160) 2023-06-17 07:54:52 -07:00
ui_bht_tx.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_bmp_file_viewer.cpp Bmp File Viewer + extras (#2119) 2024-04-24 05:18:12 +02:00
ui_bmp_file_viewer.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_btle_rx.cpp More btle improvements (#1549) 2023-11-03 08:08:49 +01:00
ui_btle_rx.hpp New and Improved BLE App. (#1524) 2023-10-22 22:58:14 -07:00
ui_debug.cpp Externalize dump pmem (#2590) 2025-03-24 18:14:08 -05:00
ui_debug.hpp move Temprature debug app into external (#2411) 2024-12-07 12:38:15 +01:00
ui_debug_max17055.cpp I2C device manager (#2282) 2024-10-06 22:14:27 +02:00
ui_debug_max17055.hpp I2c fix (#2287) 2024-10-07 11:55:11 +02:00
ui_dfu_menu.cpp I2C device manager (#2282) 2024-10-06 22:14:27 +02:00
ui_dfu_menu.hpp I2C device manager (#2282) 2024-10-06 22:14:27 +02:00
ui_encoders.cpp fine tune waveform and ook again (#2322) 2024-11-03 20:19:29 +01:00
ui_encoders.hpp remove dead code (#2593) 2025-03-25 12:33:28 +01:00
ui_external_module_view.cpp Moved games to new game menu (#2544) 2025-03-06 22:27:25 +01:00
ui_external_module_view.hpp enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability (#2296) 2024-10-14 15:50:04 +02:00
ui_fileman.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_fileman.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_flash_utility.cpp Fix encoder setting p.mem issue (#2475) 2025-01-09 15:56:14 +01:00
ui_flash_utility.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_freqman.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_freqman.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_iq_trim.cpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_iq_trim.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_looking_glass_app.cpp Looking glass narrow view marker wrap around (#2271) 2024-09-29 01:33:09 +08:00
ui_looking_glass_app.hpp Looking glass narrow view marker wrap around (#2271) 2024-09-29 01:33:09 +08:00
ui_mictx.cpp updating_comments (#2191) 2024-07-08 11:11:12 +02:00
ui_mictx.hpp Invest limit bw ssb to 3 k (#2188) 2024-07-06 13:34:09 +02:00
ui_modemsetup.cpp SymField rewrite (#1444) 2023-09-12 12:38:19 -07:00
ui_modemsetup.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_playlist.cpp Declare all folder names in a single source file (#2039) 2024-03-25 08:44:49 +01:00
ui_playlist.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_pocsag_tx.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_pocsag_tx.hpp fix pocsag tx char limit (#2303) 2024-10-15 20:38:18 +02:00
ui_rds.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_rds.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_recon.cpp Remove unneeded AMFM support in those apps (#2597) 2025-03-26 11:58:11 +01:00
ui_recon.hpp Externalize level (#2596) 2025-03-26 18:20:01 +08:00
ui_recon_settings.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_recon_settings.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_sd_over_usb.cpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_sd_over_usb.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_search.cpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_search.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_settings.cpp Setting for faster Button Repeat delays (#2559) 2025-03-11 09:13:41 -05:00
ui_settings.hpp Setting for faster Button Repeat delays (#2559) 2025-03-11 09:13:41 -05:00
ui_sigfrx.cpp splash fix and draw bmp fuc logic wrong (#2376) 2024-11-20 17:35:40 +08:00
ui_sigfrx.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_siggen.cpp Added different modulations in signal generator 2025-03-03 22:17:56 +01:00
ui_siggen.hpp Added different modulations in signal generator 2025-03-03 22:17:56 +01:00
ui_sonde.cpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
ui_sonde.hpp Setfreq usb command (#2235) 2024-09-04 20:26:31 +02:00
ui_ss_viewer.cpp splash fix and draw bmp fuc logic wrong (#2376) 2024-11-20 17:35:40 +08:00
ui_ss_viewer.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_standalone_view.cpp Pacman warning fix (#2298) 2024-10-14 17:40:29 +02:00
ui_standalone_view.hpp fixed warning (#2297) 2024-10-14 17:03:24 +02:00
ui_subghzd.cpp Csv from subghzd (#2375) 2024-11-20 09:22:55 +01:00
ui_subghzd.hpp Csv from subghzd (#2375) 2024-11-20 09:22:55 +01:00
ui_test.cpp Consolidate frequency field on_edit (#1166) 2023-06-18 21:11:04 +02:00
ui_test.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_text_editor.cpp make the ptext_prompt func can define which keyboard to enter (#2608) 2025-04-04 15:41:12 +02:00
ui_text_editor.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_touch_calibration.cpp Disable Back button during Touch Calibration (#2115) 2024-04-21 08:34:55 +02:00
ui_touch_calibration.hpp Disable Back button during Touch Calibration (#2115) 2024-04-21 08:34:55 +02:00
ui_touchtunes.cpp Added Freq to Radio State, only update specified App Settings, always Load/Save Settings (#1498) 2023-10-14 11:33:52 -05:00
ui_touchtunes.hpp Theme system (#2164) 2024-05-27 21:02:52 +02:00
ui_weatherstation.cpp Weather csv log (#2369) 2024-11-19 17:39:30 +01:00
ui_weatherstation.hpp Weather csv log (#2369) 2024-11-19 17:39:30 +01:00