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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1717 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 16 17:43:20 2008 UTC (16 years, 1 month ago) by iliev
File length: 41646 byte(s)
Diff to previous 1644
* moved all OS dependent file operation to File class


Revision 1644 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 19 16:55:03 2008 UTC (16 years, 3 months ago) by persson
File length: 41630 byte(s)
Diff to previous 1424
* fixed memory leaks that occurred when liblinuxsampler was unloaded
* fixed a memory leak that could happen when a channel was deleted
  while notes were playing
* fixed memory management bug in ASIO driver
* optimized the SynchronizedConfig class so it doesn't wait
  unnecessarily long after an update


Revision 1424 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 14 22:00:17 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 41816 byte(s)
Diff to previous 1353
* code cleanup:
- global.h now only covers global definitions that are needed for the C++
  API header files, all implementation internal global definitions are now
  in global_private.h
- atomic.h is not exposed to the C++ API anymore (replaced the references
  in SynchronizedConfig.h for this with local definitions)
- no need to include config.h anymore for using LS's API header files
- DB instruments classes are not exposed to the C++ API
- POSIX callback functions of Thread.h are hidden
- the (optional) gig Engine benchmark compiles again
- updated Doxyfile.in
- fixed warnings in API doc generation
* preparations for release 0.5.0


Revision 1353 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 17 23:15:25 2007 UTC (16 years, 7 months ago) by iliev
File length: 41858 byte(s)
Diff to previous 1350
* added new LSCP command: FORMAT INSTRUMENTS_DB


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


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


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


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


Revision 1163 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 16 21:56:18 2007 UTC (17 years ago) by iliev
File length: 27744 byte(s)
Diff to previous 1161
* added check for the presence of sqlite3 program


Revision 1161 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Apr 16 15:51:18 2007 UTC (17 years ago) by iliev
File length: 27848 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