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

Index of /linuxsampler/trunk/src/common

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


File (rev) Rev. Age Author Last log entry
 Parent Directory        
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
stacktrace.c  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
optional.h  457  19 years  schoenebeck   fixed tiny exception bug
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
global.h  554  19 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
atomic.h  53  20 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
Thread.h  392  19 years  schoenebeck   * fixed possibility that memory got not locked * immediately set instrument stat…
Thread.cpp  497  19 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
RingBuffer.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
ResourceManager.h  517  19 years  schoenebeck   * implemented progress indicator for loading instruments (can be polled with "…
RTMath.h  563  19 years  schoenebeck   * (re)implemented voice stealing algorithm "oldestvoiceonkey" and made it the …
RTMath.cpp  554  19 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
Pool.h  554  19 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
Mutex.h  550  19 years  schoenebeck   just some API documentation
Mutex.cpp  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
Makefile.am  510  19 years  schoenebeck   * autotools build fixes for PPC architecture
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
Features.h  579  19 years  schoenebeck   * src/network/lscpserver.cpp: fixed segfault (patch by Grigor Iliev, fixes #17…
Features.cpp  579  19 years  schoenebeck   * src/network/lscpserver.cpp: fixed segfault (patch by Grigor Iliev, fixes #17…
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
Condition.h  502  19 years  letz   Fix destructor
Condition.cpp  417  19 years  persson   * fixed a bug in the low-level thread synchronizing code, that made loading of…
ArrayList.h  458  19 years  schoenebeck   simple container with array implementation

  ViewVC Help
Powered by ViewVC