/[svn]/linuxsampler/trunk/src/common
ViewVC logotype

Index of /linuxsampler/trunk/src/common

Files shown:30
Directory revision: 1338 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Pool.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
WorkerThread.h  1200  16 years  iliev   * Implemented instrument scanning in background and commands for monitoring th…
ResourceManager.h  1321  16 years  schoenebeck   * added highly experimental code for synchronizing instrument editors hosted i…
RTMath.h  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
RTMath.cpp  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
global.cpp  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
global.h  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
Path.cpp  1338  16 years  schoenebeck   * bugfix: files with percent character ('%') in their path or filename could n…
Path.h  1332  16 years  schoenebeck   * bugfix: files with slash in their path or filename could not be loaded
Makefile.am  1332  16 years  schoenebeck   * bugfix: files with slash in their path or filename could not be loaded
RingBuffer.h  970  17 years  schoenebeck   * fixed crash occuring in conjunction with the new 'MAP MIDI_INSTRUMENT' LSCP …
Thread.h  1221  16 years  schoenebeck   * fixed several issues in fundamental "Thread" class: set scheduling policy an…
Condition.cpp  1221  16 years  schoenebeck   * fixed several issues in fundamental "Thread" class: set scheduling policy an…
Features.h  617  18 years  schoenebeck   * hand-crafted assembly optimization code can be disabled with './configure --…
Features.cpp  1314  16 years  schoenebeck   * minor assembly fix in x86 features detection (don't use the PIC register, to…
stacktrace.c  1233  16 years  schoenebeck   * minor fix in our automatic stack trace mechanism on crashes, the main proces…
Mutex.cpp  1149  17 years  schoenebeck   * minor fix of EGDecay * fixed compilation errors regarding OSX (patch by Toshi …
SynchronizedConfig.h  1038  17 years  persson   * playback is no longer disabled during instrument loading * all notes playing o…
WorkerThread.cpp  1222  16 years  persson   * small fix for previous Thread change: don't try to change static priority fo…
Thread.cpp  1222  16 years  persson   * small fix for previous Thread change: don't try to change static priority fo…
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
atomic.h  885  17 years  schoenebeck   * various fixes to allow liblinuxsampler to be used (as a native C++ library) …
Condition.h  1319  16 years  schoenebeck   - just some API doc update
ConditionServer.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Mutex.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
ConditionServer.cpp  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
ArrayList.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
optional.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Exception.h  879  17 years  schoenebeck   renamed class LinuxSamplerException -> Exception
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…

  ViewVC Help
Powered by ViewVC