summaryrefslogtreecommitdiff
path: root/src/fruits/cmc/ui/ui.c
Commit message (Collapse)AuthorAge
* Fixes from testing sink change, document thingsAndrew Opalach 2025-10-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* 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>
* Separate erasing for re-render and clearing in tuiAndrew Opalach 2025-04-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Partial cmc ui refactorAndrew Opalach 2025-04-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Implement logging changes and cleanupAndrew Opalach 2025-04-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Highly wip waveform viewAndrew Opalach 2025-04-16
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* More cmc ui tweakingAndrew Opalach 2025-04-08
| | | | 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>
* CleanupAndrew Opalach 2025-03-18
| | | | 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>
* Incomplete buffer errored and sink queuedAndrew Opalach 2024-12-26
| | | | 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>