linuxsampler/src/common

(logo)

ViewCVS and CVS Help

Current directory:[ls] / linuxsampler / src / common
Description:modular, streaming capable sampler
License:LinuxSampler is licensed under the GNU GPL with the exception that USAGE of the source code, libraries and applications FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED without prior written permission by the LinuxSampler authors. If you have questions on the subject, that are not yet covered by the FAQ, please contact us.
Files shown:34

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

Show files using tag:
 

LinuxSampler Developers
Powered by
ViewCVS