| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
ArrayList.h
|
|
1.3
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
Condition.cpp
|
|
1.5
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
Condition.h
|
|
1.5
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
ConditionServer.cpp
|
|
1.3
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
ConditionServer.h
|
|
1.3
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
Exception.h
|
|
1.4
|
2 years |
schoenebeck |
renamed class LinuxSamplerException -> Exception
|
Features.cpp
|
|
1.5
|
3 years |
schoenebeck |
* hand-crafted assembly optimization code can be disabled with
'./configure --... |
Features.h
|
|
1.4
|
3 years |
schoenebeck |
* hand-crafted assembly optimization code can be disabled with
'./configure --... |
Makefile.am
|
|
1.17
|
2 years |
schoenebeck |
* global volume can now be altered at runtime
(added two new LSCP commands for... |
Mutex.cpp
|
|
1.13
|
2 years |
persson |
* fixed mutex initialization bug
|
Mutex.h
|
|
1.6
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
Pool.h
|
|
1.6
|
3 years |
schoenebeck |
* All compile time options are now centrally alterable as arguments to the
./c... |
RTMath.cpp
|
|
1.7
|
3 years |
persson |
* Bug-fixes: pitch changes larger than one octave didn't work. Looped
samples ... |
RTMath.h
|
|
1.12
|
2 years |
schoenebeck |
* implemented portamento mode and solo mode (a.k.a 'mono mode'):
all modes can... |
ResourceManager.h
|
|
1.10
|
2 years |
schoenebeck |
* fixed crash occuring in conjunction with the new 'MAP MIDI_INSTRUMENT'
LSCP ... |
RingBuffer.h
|
|
1.7
|
2 years |
schoenebeck |
* fixed crash occuring in conjunction with the new 'MAP MIDI_INSTRUMENT'
LSCP ... |
SynchronizedConfig.h
|
|
1.2
|
2 years |
persson |
* more thread safety fixes: another fix for lscp "load engine" and
midi thread... |
Thread.cpp
|
|
1.9
|
3 years |
persson |
* removed some build warnings
* fixed a bug with hanging notes when using sustai... |
Thread.h
|
|
1.4
|
3 years |
schoenebeck |
* fixed possibility that memory got not locked
* immediately set instrument stat... |
atomic.h
|
|
1.3
|
2 years |
schoenebeck |
* various fixes to allow liblinuxsampler to be used
(as a native C++ library)
|
global.cpp
|
|
1.1
|
2 years |
schoenebeck |
* global volume can now be altered at runtime
(added two new LSCP commands for... |
global.h
|
|
1.13
|
2 years |
schoenebeck |
* global volume can now be altered at runtime
(added two new LSCP commands for... |
optional.cpp
|
|
1.1
|
4 years |
schoenebeck |
* src/common: added template class 'optional<>' which can be used e.g. as
retu... |
optional.h
|
|
1.5
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
stacktrace.c
|
|
1.2
|
3 years |
schoenebeck |
* bunch of fixes for OSX (patch by Stephane Letz)
|
stacktrace.h
|
|
1.1
|
4 years |
schoenebeck |
stacktrace routines by Bjorn Reese, only slightly modified:
- header file adjust... |