diff options
| author | 2024-01-01 11:23:22 -0500 | |
|---|---|---|
| committer | 2024-01-01 11:23:22 -0500 | |
| commit | 130a0edc0405e53b45f8b2f8da0b94356480a644 (patch) | |
| tree | 76cda2f7e0098bdcb6c54dc152bf3e95467fd44e /NOTES | |
| parent | 099126fdca625c5f6c219c5a1a7ecbc0e145988f (diff) | |
| download | camu-130a0edc0405e53b45f8b2f8da0b94356480a644.tar.gz camu-130a0edc0405e53b45f8b2f8da0b94356480a644.tar.bz2 camu-130a0edc0405e53b45f8b2f8da0b94356480a644.zip | |
wip
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'NOTES')
| -rw-r--r-- | NOTES | 37 |
1 files changed, 0 insertions, 37 deletions
@@ -1,37 +0,0 @@ -TODO: - - [x] Runner for video/audio buffer with clock - - [x] I/O abstraction - - [x] Write tests for al_ring_buffer - - [x] Move some stuff - - [x] peak buffer into buffer from util - - [x] list from root to cmv - - [x] add timer to libakiyo - - [x] Clean-up audio buffer - - [x] Proper close() in cmv tui - - [x] fixup line_processor? - - [x] Optimize libev usage, feature flags? - - [x] Support PASSTHROUGH in packet_pool_disable - - [x] al_alloc_object() - - [x] Proper stdio backend in libakiyo - - [x] strerror_s, ferror - - https://learn.microsoft.com/en-us/cpp/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr?view=msvc-170 - - [x] Cleanup libakiyo - - [x] Cleanup camu - - [x] Fix TODO's in sink.c - - [x] Improve cch_handle "wait for any write" - - [x] Upload everything to git - - [ ] Tree server-sink support - - [ ] Networked bimu - - [ ] Remove thread from cch_handler_http (wait_for_range still needs a mutex, BIMU_THREADED_DEMUXING?) - - [ ] Adapt all shoki backends to new post structure - - [ ] Finally move archived twitter/pixiv files into a proper "camu_db" - - [ ] Native windows file backend in libakiyo - - [ ] Add idle animation to cmv - - https://www.shadertoy.com/view/wtsXRX - - [ ] Add node paradigm to the server-client stuff - - [ ] Allow cmv to act as a node - -PLANNED: - - [ ] Add timeout to aki_http - - [ ] Proper threaded upload for libsink - - [ ] Add GUI |