summaryrefslogtreecommitdiff
path: root/src/fruits/cmc/ui/ui.h
Commit message (Collapse)AuthorAge
* Add keybind to disable scaling filterAndrew Opalach 2025-05-11
| | | | | | | - Fix no FFmpeg build. - Cleanup commented code from cmc ui. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Partial cmc ui refactorAndrew Opalach 2025-04-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Highly wip waveform viewAndrew Opalach 2025-04-16
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* cmc cleanup and testingAndrew Opalach 2025-04-07
| | | | | | - Add waveform drawing notes. Signed-off-by: Andrew Opalach <andrew@akon.city>
* More robust disconnect for errored entriesAndrew Opalach 2025-03-06
| | | | | | - Improve >1 width character handling in tui input. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rough draft of some tui stuffAndrew Opalach 2025-01-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Bring in line with dependency changesAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Extend server resource loading, work on clientAndrew Opalach 2024-12-18
| | | | | | Also, cleanup in preparation for changing code style. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Synced list reference 1Andrew Opalach 2024-12-07
This marks a point where the list behavior is at least moderately robust for the skip operation. It includes fixes for multiple deep-rooted issues found by testing with input simulation. Signed-off-by: Andrew Opalach <andrew@akon.city>