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

Index of /linuxsampler/trunk/src/common

Files shown:24
Directory revision: 497 (of 4113)
Sticky Revision:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
ArrayList.h  458  19 years  schoenebeck   simple container with array implementation
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
optional.h  457  19 years  schoenebeck   fixed tiny exception bug
ResourceManager.h  386  19 years  letz   Add missing virtual destructor
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
Condition.h  63  20 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Makefile.am  497  19 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
Thread.cpp  497  19 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
global.h  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
Thread.h  392  19 years  schoenebeck   * fixed possibility that memory got not locked * immediately set instrument stat…
Pool.h  478  19 years  persson   * fixed a compilation error in Pool.h (gcc 3.4.3)
Features.cpp  425  19 years  persson   * fixed a bug that sometimes caused clicks at the beginning of samples * added d…
Features.h  425  19 years  persson   * fixed a bug that sometimes caused clicks at the beginning of samples * added d…
Condition.cpp  417  19 years  persson   * fixed a bug in the low-level thread synchronizing code, that made loading of…
atomic.h  53  20 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
RTMath.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
RTMath.cpp  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
Mutex.cpp  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
stacktrace.c  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
RingBuffer.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()

  ViewVC Help
Powered by ViewVC