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

Index of /linuxsampler/trunk/src/common

Files shown:24
Directory revision: 685 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
atomic.h  53  20 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
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)
Thread.h  392  19 years  schoenebeck   * fixed possibility that memory got not locked * immediately set instrument stat…
Condition.cpp  417  19 years  persson   * fixed a bug in the low-level thread synchronizing code, that made loading of…
optional.h  457  19 years  schoenebeck   fixed tiny exception bug
ArrayList.h  458  19 years  schoenebeck   simple container with array implementation
Thread.cpp  497  19 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
Condition.h  502  19 years  letz   Fix destructor
ResourceManager.h  517  18 years  schoenebeck   * implemented progress indicator for loading instruments (can be polled with "…
Mutex.h  550  18 years  schoenebeck   just some API documentation
RTMath.cpp  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
Pool.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
global.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
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 --…
Makefile.am  654  18 years  schoenebeck   * fixed 'make dist' build rule to include all necessary files
RTMath.h  685  18 years  persson   * gcc 4.0 compilation fixes

  ViewVC Help
Powered by ViewVC