summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAge
* List refactor and fixesAndrew Opalach 2025-09-08
| | | | | | | - Fix lack of 64-bit int for argument of seek(). - Fix add() behavior when list is idle but non-empty. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Optimize subtitle allocations, subtitle toggleAndrew Opalach 2025-09-08
| | | | | | - Cleanup renderers. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Major FFmpeg build improvementsAndrew Opalach 2025-09-08
- Make build more compatible with a traditional linux environment. Signed-off-by: Andrew Opalach <andrew@akon.city>