portapack-mayhem/firmware/application
Mark Thompson 67b5b57533
Support "repeat" when a direction button is held down (#1053)
* Support "repeat" when holding a direction button

* Support "repeat" when a direction button is held

* Support "repeat" when a direction button is held

* Support "repeat" when a direction button is held

* Formatting violation - removed a trailing space

* Removed unneeded return() statement
2023-05-23 18:55:26 +12:00
..
apps Support open in notepad from fileman (#1052) 2023-05-23 06:40:03 +02:00
bitmaps Formatted code (#1007) 2023-05-19 08:16:05 +12:00
hw Support "repeat" when a direction button is held down (#1053) 2023-05-23 18:55:26 +12:00
protocols Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
app_settings.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
app_settings.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
audio.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_api.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
baseband_api.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
bitmap.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
capture_thread.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
capture_thread.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
chconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
clock_manager.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
clock_manager.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
CMakeLists.txt Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
core_control.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
core_control.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
database.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
database.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
de_bruijn.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
de_bruijn.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
debug.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
debug.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
demofont.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
dirty_registers.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
emu_cc1101.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
event_m0.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
event_m0.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
file.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
file.hpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
firmware_info.c Formatted code (#1007) 2023-05-19 08:16:05 +12:00
freqman.cpp add original or complementary author (#1045) 2023-05-22 22:17:28 +02:00
freqman.hpp add original or complementary author (#1045) 2023-05-22 22:17:28 +02:00
halconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_file.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_file.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_wave.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io_wave.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
io.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_controls.cpp Support "repeat" when a direction button is held down (#1053) 2023-05-23 18:55:26 +12:00
irq_controls.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_lcd_frame.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_lcd_frame.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_rtc.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
irq_rtc.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
log_file.cpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
log_file.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
lz4.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
lz4.S added compression of baseband images 2023-03-21 19:18:38 +01:00
main.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
mcuconf.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
portapack.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
portapack.hpp refactoring 2023-04-01 18:36:57 +02:00
qrcodegen.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
qrcodegen.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
radio.cpp Adding Frequency Correction menu and effect (#1016) 2023-05-20 09:30:08 +02:00
radio.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
receiver_model.cpp fixed bad copy paste from #1016, thanks @notherngineer (#1023) 2023-05-21 08:59:42 +02:00
receiver_model.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
recent_entries.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
recent_entries.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
replay_thread.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
replay_thread.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rf_path.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rf_path.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rfm69.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rfm69.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
rtc_time.cpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
rtc_time.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
sd_card.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
sd_card.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
serializer.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
serializer.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
signal.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_color_lut.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
spectrum_color_lut.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
string_format.cpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
string_format.hpp Add Notepad app (#1010) 2023-05-20 08:39:35 +12:00
temperature_logger.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
temperature_logger.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_key.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tone_key.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
touch.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
touch.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
transmitter_model.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
transmitter_model.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tuning.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
tuning.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_baseband_stats_view.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_baseband_stats_view.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_handwrite.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_handwrite.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_loadmodule.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_loadmodule.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_navigation.cpp playlist fix (#1043) 2023-05-23 06:39:22 +02:00
ui_navigation.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_playdead.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_playdead.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_record_view.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_record_view.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_debug.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_debug.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_status_view.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ui_sd_card_status_view.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
unistroke.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
ymdata.hpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00