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

Index of /linuxsampler/trunk/src/common

Files shown:25
Directory revision: 840 (of 4107)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  835  18 years  persson   * fixed some memory management errors
Condition.cpp  417  19 years  persson   * fixed a bug in the low-level thread synchronizing code, that made loading of…
Condition.h  502  18 years  letz   Fix destructor
ConditionServer.cpp  56  19 years  schoenebeck   updated copyright header for 2004
ConditionServer.h  56  19 years  schoenebeck   updated copyright header for 2004
Features.cpp  617  18 years  schoenebeck   * hand-crafted assembly optimization code can be disabled with './configure --…
Features.h  617  18 years  schoenebeck   * hand-crafted assembly optimization code can be disabled with './configure --…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
Makefile.am  840  18 years  persson   * fixed some concurrency problems between the lscp thread and the audio/midi t…
Mutex.cpp  830  18 years  persson   * added linear interpolation of volume modulation inside a subfragment; this p…
Mutex.h  550  18 years  schoenebeck   just some API documentation
Pool.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
RTMath.cpp  799  18 years  persson   * Bug-fixes: pitch changes larger than one octave didn't work. Looped samples …
RTMath.h  829  18 years  schoenebeck   * implemented portamento mode and solo mode (a.k.a 'mono mode'): all modes can…
ResourceManager.h  835  18 years  persson   * fixed some memory management errors
RingBuffer.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
SynchronizedConfig.h  840  18 years  persson   * fixed some concurrency problems between the lscp thread and the audio/midi t…
Thread.cpp  497  18 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
Thread.h  392  19 years  schoenebeck   * fixed possibility that memory got not locked * immediately set instrument stat…
atomic.h  53  19 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
global.h  829  18 years  schoenebeck   * implemented portamento mode and solo mode (a.k.a 'mono mode'): all modes can…
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
optional.h  810  18 years  schoenebeck   * src/common/optional.h: fixed '=' operator which did not return anything
stacktrace.c  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…

  ViewVC Help
Powered by ViewVC