summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-09-08 14:30:49 -0400
committerAndrew Opalach <andrew@akon.city> 2025-09-08 14:30:49 -0400
commit3294789c8712a3cb984ae1bc732934f3e2670a81 (patch)
treec292eb8caba9fcc616624332f4bdc26e197422ea /TODO
parentce955da36daa278d5b331b3c97e228e733a5125e (diff)
downloadcamu-3294789c8712a3cb984ae1bc732934f3e2670a81.tar.gz
camu-3294789c8712a3cb984ae1bc732934f3e2670a81.tar.bz2
camu-3294789c8712a3cb984ae1bc732934f3e2670a81.zip
Optimize subtitle allocations, subtitle toggle
- Cleanup renderers. Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index a25cfd3..c79fee7 100644
--- a/TODO
+++ b/TODO
@@ -26,7 +26,7 @@
=== TODAY
- [x] Commit libalabaster build update.
- [x] Commit stela changes.
- - [ ] Commit ffmpeg build update.
+ - [x] Commit ffmpeg build update.
- [ ] Consolidate spng, stb_img, and wuffs into one file with server/client ifdefs
- [ ] Startup timing information
- From main() to window_system_main() then everything in desktop_open().