1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-14 10:49:20 +01:00
scope-tui/src
alemidev d72e471dbd
feat: better UI and keybinds, more CLI opts
Added CLI option to specify channel number, but I'm not sure it's really
working. Refactored AppConfig a little. Added threshold indication on
status bar. References and UI are separate settings and can be toggled
individually. At least 1 sample is always shown when discarding due to
triggering. Range and threshold are configured with arrow keys. Added
more colors to palette. Added ability to toggle braille mode. Fix: fully
write "fps" instead of cutting "s" out.
2023-01-05 00:51:05 +01:00
..
app.rs feat: better UI and keybinds, more CLI opts 2023-01-05 00:51:05 +01:00
config.rs feat: better UI and keybinds, more CLI opts 2023-01-05 00:51:05 +01:00
main.rs feat: better UI and keybinds, more CLI opts 2023-01-05 00:51:05 +01:00
music.rs feat: allow tuning to arbitrary octave 2022-12-27 19:02:52 +01:00
parser.rs feat: better UI and keybinds, more CLI opts 2023-01-05 00:51:05 +01:00