Mercurial > hg > audiodb
log audioDB.cpp @ 355:94c18f128ce8
age | author | description |
---|---|---|
Wed, 12 Nov 2008 10:21:06 +0000 | mas01ik | First version of the API, committed to the main trunk. Thanks Christophe, for all the help! |
Wed, 08 Oct 2008 11:06:11 +0000 | mas01cr | Quieten newer compilers with MORE CONST CORRECTNESS. |
Fri, 05 Sep 2008 20:01:58 +0000 | mas01mc | Added new INDEX tests: LARGE_ADB, PATH PREFIX, cmdline and WS. Removed redundant feature PREFIX in audioDB.cpp. Moved tests/0050 to tests/0041 so INDEX tests are all in 0040-0049 range. |
Fri, 05 Sep 2008 16:40:41 +0000 | mas01mc | fixed startServer() reporting of non-locatable database or index. Achieved by setting isServer=1 AFTER checking database and loading INDEX. |