Mercurial > hg > audiodb
log audioDB.cpp @ 354:4871a3ed9e36 pre_api
age | author | description |
---|---|---|
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. |