/[svn]/linuxsampler/trunk/src/db
ViewVC logotype

Log of /linuxsampler/trunk/src/db

View Directory Listing Directory Listing


Sticky Revision:

Revision 1364 - Directory Listing
Modified Mon Oct 1 13:38:37 2007 UTC (16 years, 6 months ago) by schoenebeck
* fixed egoistic --instruments-db-location command line switch ;-)
  which caused all subsequent command line switches to be ignored
* the default location of the instruments DB file can now be overridden
  with ./configure --enable-default-instruments-db-location=/foo/bar.db
* instruments DB feature can be disabled at compile time with
  ./configure --disable-instruments-db (i.e. for cross compilation)
* in case instruments DB feature is disable at compile time, don't
  actually compile the instruments DB source files and don't install the
  instruments DB API header files either


Revision 1353 - Directory Listing
Modified Mon Sep 17 23:15:25 2007 UTC (16 years, 7 months ago) by iliev
* added new LSCP command: FORMAT INSTRUMENTS_DB


Revision 1350 - Directory Listing
Modified Sun Sep 16 23:06:10 2007 UTC (16 years, 7 months ago) by iliev
* instruments db: slashes-in-names are now escaped with \x2f


Revision 1345 - Directory Listing
Modified Thu Sep 13 21:46:25 2007 UTC (16 years, 7 months ago) by iliev
* added support for escape sequences to the instruments database


Revision 1208 - Directory Listing
Modified Sat May 26 22:20:46 2007 UTC (16 years, 10 months ago) by iliev
* added --instruments-db-location command line switch
* fixed bug regarding the scanning progress notifications
* directories containing no instrument files are now not re-created
  in the instruments databese when recursive scan is performed


Revision 1200 - Directory Listing
Modified Thu May 24 14:04:18 2007 UTC (16 years, 11 months ago) by iliev
* Implemented instrument scanning in background
  and commands for monitoring the scan progress


Revision 1187 - Directory Listing
Modified Wed May 16 14:22:26 2007 UTC (16 years, 11 months ago) by iliev
* updated instruments db support
* added transactions for improving the db performance
* added commands for copying and finding instruments and directories


Revision 1163 - Directory Listing
Modified Mon Apr 16 21:56:18 2007 UTC (17 years ago) by iliev
* added check for the presence of sqlite3 program


Revision 1161 - Directory Listing
Added Mon Apr 16 15:51:18 2007 UTC (17 years ago) by iliev
* Implemented instruments database


  ViewVC Help
Powered by ViewVC