Mercurial > hg > audiodb
annotate docs/TODO.txt @ 22:a450c8545f41
Put a default (good enough for current use in .gold.ac.uk) service
location in the web services header. Port number (20703) is the low 16
bits of #36rAUDIODB (if that's not mnemonic, nothing is!)
author | mas01cr |
---|---|
date | Thu, 16 Aug 2007 09:49:35 +0000 |
parents | 0519fc406b29 |
children | c526d08a0ee9 5bae5570fb2e |
rev | line source |
---|---|
mas01cr@14 | 1 |
mas01cr@14 | 2 audioDB FIXME: |
mas01cr@14 | 3 |
mas01cr@14 | 4 o fix segfault when query is zero-length |
mas01mc@20 | 5 :-) DONE use periodic memunmap on batch insert |
mas01cr@14 | 6 o allow keys to be passed as queries |
mas01mc@20 | 7 :-) DONE rename 'segments' to 'tracks' in code and help files. |
mas01cr@14 | 8 o test suite |
mas01cr@14 | 9 o SOAP to serialize queryFile and keyList |
mas01cr@14 | 10 o SOAP to serialize files on insert / batch insert ? |
mas01cr@14 | 11 |
mas01mc@20 | 12 M. Casey 13/08/07 |
mas01cr@14 | 13 |