| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
ArrayList.h
|
1.4
|
7 months |
persson |
* sfz engine: added support for v2 multiple stage envelope generators
* sfz engi... |
Condition.cpp
|
1.11
|
2 years |
nagata |
* added a new config option --enable-pthread-testcancel, which uses
pthread_test... |
Condition.h
|
1.10
|
2 years |
schoenebeck |
* minor code refactoring of win32 Condition code
* preparations for release 0.5.... |
ConditionServer.cpp
|
1.6
|
13 months |
persson |
* fixed low-level ConditionServer usage bug that caused lockups on
Windows
|
ConditionServer.h
|
1.6
|
13 months |
persson |
* fixed low-level ConditionServer usage bug that caused lockups on
Windows
|
Exception.h
|
1.4
|
4 years |
schoenebeck |
renamed class LinuxSamplerException -> Exception
|
Features.cpp
|
1.9
|
18 months |
iliev |
* CoreAudio: Improved hardware detection
* CoreAudio: Added new driver parameter... |
Features.h
|
1.6
|
2 years |
schoenebeck |
* allow pan control of engine channels on C++ API level
* export denormals-are-z... |
File.cpp
|
1.7
|
13 months |
persson |
* fixed instrument database recursive import, which was broken on
Windows
|
File.h
|
1.7
|
13 months |
persson |
* fixed instrument database recursive import, which was broken on
Windows
|
Makefile.am
|
1.26
|
22 months |
persson |
* added memory ordering constraints to improve stability on multi-core
and mul... |
Mutex.cpp
|
1.15
|
2 years |
senoner |
* win32 port work in progress:
* - implemented win32 support in the following cl... |
Mutex.h
|
1.9
|
2 years |
nagata |
* Reverting to v1.7
|
Path.cpp
|
1.12
|
10 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |
Path.h
|
1.8
|
10 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |
Pool.h
|
1.7
|
20 months |
schoenebeck |
* maximum voices and disk streams can now be altered at runtime (added new
LSC... |
RTMath.cpp
|
1.8
|
3 years |
schoenebeck |
* added highly experimental support for on-the-fly instrument editing
within t... |
RTMath.h
|
1.15
|
17 months |
persson |
* allow gig files to use unlimited downward pitch shifting
* added a limit check... |
ResourceManager.h
|
1.12
|
2 years |
schoenebeck |
* added highly experimental code for synchronizing instrument editors
hosted i... |
RingBuffer.h
|
1.10
|
16 months |
persson |
* fixes for using large audio device buffers
* VST: added support for sample rat... |
SynchronizedConfig.h
|
1.7
|
16 months |
persson |
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
CoreMidi or ... |
Thread.cpp
|
1.15
|
2 years |
nagata |
* added a new config option --enable-pthread-testcancel, which uses
pthread_test... |
Thread.h
|
1.11
|
2 years |
schoenebeck |
* added support for notifying instrument editors on note-on / note-off
events ... |
WorkerThread.cpp
|
1.4
|
16 months |
persson |
* fixes for using large audio device buffers
* VST: added support for sample rat... |
WorkerThread.h
|
1.2
|
2 years |
schoenebeck |
* code cleanup:
- global.h now only covers global definitions that are needed fo... |
atomic.h
|
1.8
|
17 months |
schoenebeck |
* atomic.h was accidently included in the liblinuxsampler C++ API header
files... |
global.h
|
1.22
|
4 months |
persson |
* sfz engine: added support for transpose
* sfz engine: fixed crash when using s... |
global_private.cpp
|
1.2
|
20 months |
schoenebeck |
* maximum voices and disk streams can now be altered at runtime (added new
LSC... |
global_private.h
|
1.6
|
10 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |
lsatomic.h
|
1.5
|
16 months |
persson |
* bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,
CoreMidi or ... |
optional.cpp
|
1.1
|
6 years |
schoenebeck |
* src/common: added template class 'optional<>' which can be used e.g. as
retu... |
optional.h
|
1.5
|
4 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
stacktrace.c
|
1.3
|
3 years |
schoenebeck |
* minor fix in our automatic stack trace mechanism on crashes, the
main proces... |
stacktrace.h
|
1.1
|
5 years |
schoenebeck |
stacktrace routines by Bjorn Reese, only slightly modified:
- header file adjust... |