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

Log of /linuxsampler/trunk/src/db/InstrumentsDbUtilities.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: 13753 byte(s)
Diff to previous 1713
* moved all OS dependent file operation to File class


Revision 1713 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 6 20:42:22 2008 UTC (16 years, 1 month ago) by persson
File length: 13696 byte(s)
Diff to previous 1424
* fixed compilation with gcc 4.3


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: 13678 byte(s)
Diff to previous 1208
* 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 1208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 26 22:20:46 2007 UTC (16 years, 10 months ago) by iliev
File length: 13712 byte(s)
Diff to previous 1200
* 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 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu May 24 14:04:18 2007 UTC (16 years, 11 months ago) by iliev
File length: 13651 byte(s)
* Implemented instrument scanning in background
  and commands for monitoring the scan progress


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