Kyle Reed
7ebf3d3cdd
Fix hang in Audio when switching from Capture app, & bug fixes. ( #1167 )
...
* Fix hang in Audio when switching from Capture app
* Bug fixes
2023-06-19 07:48:29 +02:00
Kyle Reed
5743d3a3b9
Playlist cleanup ( #1163 )
...
* Functional rewrite of playlist
2023-06-17 22:01:46 +02:00
Kyle Reed
d29826e6f2
Update playlist file parsing, reduce allocs ( #1157 )
...
* Update playlist file parsing, reduce allocs
* Cleanup, move impl to cpp
2023-06-15 22:15:26 +02:00
Kyle Reed
6298388fe1
Stash radio settings per app ( #1151 )
...
* add a little Stash utility.
* add radio state RAII helper.
* first part of radio_state changes
* add radio_state_ to rest of apps
* fix freq_step and format
* fix unused ui_sigfrx: corrected sample rate, added back freq setting
2023-06-14 09:57:20 +02:00
gullradriel
ccd7bd6fc2
Fixing txt_line_processing logic, adding back track number and plalist name ( #1146 )
2023-06-12 07:25:25 +02:00
Kyle Reed
8bd3d6249d
App settings revamp ( #1139 )
...
* WIP AppSetting overhaul
* WIP migrating apps to new settings.
* remove settings, rename tuned => target
* formatting
* Minor fixes
* Fix hang on app load
* run formatter
* PR comment fixes
* Load modulation into receiver model in app_settings
* Run formatter
---------
Co-authored-by: kallanreed <kallanreed@outlook.com>
2023-06-11 11:47:13 -07:00
zxkmm
843880d22e
playlist: fix track_number out of range and a little fix and alittle ui change ( #1142 )
...
* fix playlist track_number out of range
* implement pause
* fix for review: compatibility for old PPL grammar
2023-06-11 18:22:15 +02:00
Kyle Reed
af448cf444
Persist audio ( #1110 )
...
* Add credits
* Persist audio, add volume to apps
* Remove comment
* Hack around apparent alignment problem
2023-06-05 20:09:50 +02:00
zxkmm
5bdf9363e9
fix for bad track count ( #1069 )
...
* fix for bad track count
* code format
* Thanks kallanreed for providing a more clear logic!
2023-05-25 22:07:27 +02:00
Kyle Reed
637bcfdbc7
Use receiver/transmitter models everywhere ( #1056 )
...
* Use receiver/transmitter models everywhere
* Run formatter
* Fix a copy-paste bug, make transmitter_model actually set tx_gain.
---------
Co-authored-by: kallanreed <kallanreed@outlook.com>
2023-05-23 21:22:30 -07:00
zxkmm
22c9dd31bf
playlist fix -fix for review comments ( #1054 )
2023-05-23 18:28:50 +02:00
zxkmm
1cb682473a
playlist fix ( #1043 )
...
* first commit for playlist fix
* format for playlist fix
* playlist fix -textual change
thanks @kallanreed for giving the new name of the extension XD
2023-05-23 06:39:22 +02:00
jLynx
033c4e9a5b
Formatted code ( #1007 )
...
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
2023-05-19 08:16:05 +12:00
Brumi-2021
3af282c10a
Extending Power Colour Warning in 3 Tx App's ( #1005 )
...
Extended color scheme for transmit fields
2023-05-18 17:04:58 +02:00
Jimi Sanchez
040dded2a6
Merges latest firmware into feature branch
2022-09-19 17:35:28 -04:00
Jimi Sanchez
584c46af64
Initial commit of playlist app for replaying capture files sequentially
2022-04-03 19:38:06 -04:00