CVS log for linuxsampler/src/common/File.cpp |
|
|
Up to [ls] / linuxsampler / src / common
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jul 14 17:25:11 2009 UTC (12 months, 2 weeks ago) by persson
Branch:
MAIN
CVS Tags:
release1_0_0,
HEAD
Changes since 1.6: +50 -424 lines
Diff to previous 1.6
* fixed instrument database recursive import, which was broken on
Windows
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Jun 6 12:50:36 2009 UTC (13 months, 3 weeks ago) by senoner
Branch:
MAIN
Changes since 1.5: +1 -29 lines
Diff to previous 1.5
* 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
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Jun 5 13:22:20 2009 UTC (13 months, 3 weeks ago) by senoner
Branch:
MAIN
Changes since 1.4: +442 -33 lines
Diff to previous 1.4
* Added Instruments DB on Windows.
* Relative path support for DB file (stdalone and VST) not implemented yet
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 30 01:16:41 2008 UTC (21 months, 4 weeks ago) by iliev
Branch:
MAIN
Changes since 1.3: +0 -21 lines
Diff to previous 1.3
* updated the lscp spec
* code cleanup in InstrumentsDb
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Sep 29 17:18:02 2008 UTC (21 months, 4 weeks ago) by iliev
Branch:
MAIN
Changes since 1.2: +21 -0 lines
Diff to previous 1.2
* Implemented option for adding instruments in separate directories
in the instruments database
(patch by Chris Cherrett & Andrew Williams, a bit adjusted)
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sat Apr 26 08:27:24 2008 UTC (2 years, 3 months ago) by persson
Branch:
MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
* more gcc 4.3 fixes
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Mar 16 17:43:19 2008 UTC (2 years, 4 months ago) by iliev
Branch:
MAIN
* moved all OS dependent file operation to File class
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.