diff options
Diffstat (limited to 'NOTES')
| -rw-r--r-- | NOTES | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -19,16 +19,19 @@ TODO: - [x] Cleanup camu - [x] Fix TODO's in sink.c - [x] Improve cch_handle "wait for any write" - - [ ] Upload everything to git - - [ ] Add timeout to aki_http - - [ ] Proper threaded upload for libsink - - [ ] Solidify scroll - - [ ] Complete as possible UI widget for a twitter post - - [ ] Add desktop code to git + - [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" - - [ ] Windows file backend in libakiyo + - [ ] 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 |