CVS log for linuxsampler/src/common/Path.h |
|
|
Up to [ls] / linuxsampler / src / common
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.8
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Oct 23 16:53:15 2009 UTC (9 months ago) by iliev
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.7: +12 -0 lines
Diff to previous 1.7
* Refactoring: moved the independent code from
the Gigasampler format engine to base classes
* SFZ format engine: experimental code (not usable yet)
* SoundFont format engine: experimental code (not usable yet)
* Fixed crash which may occur when MIDI key + transpose is out of range
Revision
1.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Sep 30 01:16:41 2008 UTC (21 months, 4 weeks ago) by iliev
Branch:
MAIN
CVS Tags:
release1_0_0
Changes since 1.6: +26 -0 lines
Diff to previous 1.6
* updated the lscp spec
* code cleanup in InstrumentsDb
Revision
1.6
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Nov 14 23:41:58 2007 UTC (2 years, 8 months ago) by senoner
Branch:
MAIN
CVS Tags:
release0_5_1
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
* win32 port work in progress:
* - implemented win32 support in the following classes:
* Thread, Condition, Mutex, Path, LscpServer
* - lscp.y use DONTCARE instead of VOID
* (a win32 symbol defined)
* - completed win32 editor plugin loader
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Mon Nov 5 13:56:25 2007 UTC (2 years, 8 months ago) by schoenebeck
Branch:
MAIN
Changes since 1.4: +23 -3 lines
Diff to previous 1.4
* LSCP server: added support for Windows style path / filenames, however
with forward slash path separators instead of backslash
(i.e. "C:/foo/bar.gig")
Revision
1.4
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Oct 12 08:12:22 2007 UTC (2 years, 9 months ago) by iliev
Branch:
MAIN
CVS Tags:
release0_5_0
Changes since 1.3: +5 -0 lines
Diff to previous 1.3
* _escapeLscpResponse now escapes backslashes
* implemented new method Path::fromDbPath
Revision
1.3
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Oct 11 17:53:28 2007 UTC (2 years, 9 months ago) by schoenebeck
Branch:
MAIN
Changes since 1.2: +11 -0 lines
Diff to previous 1.2
* the following LSCP command return escape sequences in at least one
of their LSCP response fields: "GET ENGINE INFO", "GET CHANNEL INFO",
"GET MIDI_INSTRUMENT INFO", "GET MIDI_INSTRUMENT_MAP INFO",
"GET FX_SEND INFO", "GET SERVER INFO"
* listed all LSCP commands in the LSCP specs which may use escape
sequences in at least on of their response fields
* hide instrument editor related debug messages in the gig::Engine when
using the default debug level (which is 1)
* bumped version to 0.4.0.8cvs
Revision
1.2
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Sep 13 20:46:25 2007 UTC (2 years, 10 months ago) by iliev
Branch:
MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
* added support for escape sequences to the instruments database
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Sep 9 11:22:34 2007 UTC (2 years, 10 months ago) by schoenebeck
Branch:
MAIN
* bugfix: files with slash in their path or filename could not be loaded
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.