/[svn]/linuxsampler/trunk/src/common/File.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/common/File.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3082 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 9 18:39:35 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 6614 byte(s)
Diff to previous 2313
* Added support for sfz extension opcode 'script' which may be used to
  load real-time instrument script file (NKSP script language).
* Removed code duplication in SFZ file loading code.
* Bumped version (2.0.0.svn37).


Revision 2313 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 12 11:32:43 2012 UTC (12 years, 1 month ago) by persson
File length: 6441 byte(s)
Diff to previous 1943
* bugfix: LADSPA_PATH was not evaluated correctly when containing
  multiple paths (#165)


Revision 1943 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 14 18:25:11 2009 UTC (14 years, 8 months ago) by persson
File length: 6345 byte(s)
Diff to previous 1911
* fixed instrument database recursive import, which was broken on
  Windows


Revision 1911 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 6 13:50:36 2009 UTC (14 years, 9 months ago) by senoner
File length: 12083 byte(s)
Diff to previous 1910
* InstrumentsDB on Windows now works in both standalone and VST mode
* DB is stored in %USERPROFILE%\.linuxsampler\instruments.db
* removed stat() implementation as mingw already provides it


Revision 1910 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 5 14:22:20 2009 UTC (14 years, 9 months ago) by senoner
File length: 12554 byte(s)
Diff to previous 1782
* Added Instruments DB on Windows.
* Relative path support for DB file (stdalone and VST) not implemented yet


Revision 1782 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 30 02:16:41 2008 UTC (15 years, 6 months ago) by iliev
File length: 5420 byte(s)
Diff to previous 1781
* updated the lscp spec
* code cleanup in InstrumentsDb


Revision 1781 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 29 18:21:21 2008 UTC (15 years, 6 months ago) by iliev
File length: 5975 byte(s)
Diff to previous 1726
* Implemented option for adding instruments in separate directories
  in the instruments database
  (patch by Chris Cherrett & Andrew Williams, a bit adjusted)


Revision 1726 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 26 09:27:24 2008 UTC (15 years, 11 months ago) by persson
File length: 5420 byte(s)
Diff to previous 1717
* more gcc 4.3 fixes


Revision 1717 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 16 17:43:20 2008 UTC (16 years ago) by iliev
File length: 5401 byte(s)
* moved all OS dependent file operation to File class


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