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

Index of /linuxsampler/trunk/src/common

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


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

  ViewVC Help
Powered by ViewVC