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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3056 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 16 12:57:59 2016 UTC (7 years, 4 months ago) by schoenebeck
File length: 4538 byte(s)
Diff to previous 2840
* RT Instrument Scripts: Fixed crash when using built-in script function
  "by_marks()".
* LSCP Server: Fixed client connection not being closed after network error.
* Fixed some more few compiler warnings.
* Bumped version (2.0.0.svn33).


Revision 2840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Aug 30 10:00:44 2015 UTC (8 years, 7 months ago) by persson
File length: 4515 byte(s)
Diff to previous 2478
* use unique_ptr instead of auto_ptr when building with C++11


Revision 2478 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 19 07:52:33 2013 UTC (10 years, 5 months ago) by persson
File length: 4408 byte(s)
Diff to previous 2313
* fixed build error on newer MinGW
* support building with older jack versions
* support building with spaces in vst sdk path


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


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


Revision 1911 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 6 13:50:36 2009 UTC (14 years, 10 months ago) by senoner
File length: 5461 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) (as text) (annotate) - [select for diffs]
Modified Fri Jun 5 14:22:20 2009 UTC (14 years, 10 months ago) by senoner
File length: 5768 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) (as text) (annotate) - [select for diffs]
Modified Tue Sep 30 02:16:41 2008 UTC (15 years, 6 months ago) by iliev
File length: 4339 byte(s)
Diff to previous 1781
* updated the lscp spec
* code cleanup in InstrumentsDb


Revision 1781 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 29 18:21:21 2008 UTC (15 years, 6 months ago) by iliev
File length: 4456 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) (as text) (annotate) - [select for diffs]
Modified Sat Apr 26 09:27:24 2008 UTC (15 years, 11 months ago) by persson
File length: 4351 byte(s)
Diff to previous 1717
* more gcc 4.3 fixes


Revision 1717 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Mar 16 17:43:20 2008 UTC (16 years, 1 month ago) by iliev
File length: 4333 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