/[svn]/linuxsampler/trunk/src/db/InstrumentsDb.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/db/InstrumentsDb.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1364 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 13:38:37 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 65976 byte(s)
Diff to previous 1353
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 17 23:15:25 2007 UTC (16 years, 6 months ago) by iliev
File length: 65976 byte(s)
Diff to previous 1350
* added new LSCP command: FORMAT INSTRUMENTS_DB


Revision 1350 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 16 23:06:10 2007 UTC (16 years, 6 months ago) by iliev
File length: 65132 byte(s)
Diff to previous 1345
* instruments db: slashes-in-names are now escaped with \x2f


Revision 1345 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 13 21:46:25 2007 UTC (16 years, 6 months ago) by iliev
File length: 65083 byte(s)
Diff to previous 1200
* added support for escape sequences to the instruments database


Revision 1200 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 24 14:04:18 2007 UTC (16 years, 10 months ago) by iliev
File length: 61489 byte(s)
Diff to previous 1187
* Implemented instrument scanning in background
  and commands for monitoring the scan progress


Revision 1187 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 16 14:22:26 2007 UTC (16 years, 10 months ago) by iliev
File length: 72471 byte(s)
Diff to previous 1161
* updated instruments db support
* added transactions for improving the db performance
* added commands for copying and finding instruments and directories


Revision 1161 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 16 15:51:18 2007 UTC (16 years, 11 months ago) by iliev
File length: 46259 byte(s)
* Implemented instruments database


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC