diff options
| author | 2025-11-30 18:26:31 -0500 | |
|---|---|---|
| committer | 2025-11-30 18:26:31 -0500 | |
| commit | c6a78e2502fd3f7deabecbf48970f346424106f6 (patch) | |
| tree | 4564443ec04438d4c878203029f7abf53437c287 /TODO | |
| parent | c8412bbedae0fce38db96833732e8ce904721e4c (diff) | |
| download | camu-c6a78e2502fd3f7deabecbf48970f346424106f6.tar.gz camu-c6a78e2502fd3f7deabecbf48970f346424106f6.tar.bz2 camu-c6a78e2502fd3f7deabecbf48970f346424106f6.zip | |
Pass on atomic usage
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -39,8 +39,9 @@ - [x] Commit changes. - [x] cache selection in meson_options - [x] al_atomic_* -> atomic_* + - [x] Test pause -> cmv-clear -> add audio only + - [x] libnaunet zlib wrap - [ ] Remove entry->ended from sink. - - [ ] libnaunet zlib wrap - [ ] Pass over logging. - [ ] list_remove(). - [ ] Do ntp like latency evaluation. @@ -74,6 +75,9 @@ - [ ] Reconnect/Reseek. - [ ] Verbose connection logging. - [ ] List clear. + - [ ] Visual status. + - [ ] Window win32 testing. + - [ ] Complete release build config. === List - [x] list.c:294 assert. |