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

Index of /linuxsampler/trunk/src/common

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


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  458  19 years  schoenebeck   simple container with array implementation
Condition.cpp  417  19 years  persson   * fixed a bug in the low-level thread synchronizing code, that made loading of…
Condition.h  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
ConditionServer.cpp  56  19 years  schoenebeck   updated copyright header for 2004
ConditionServer.h  56  19 years  schoenebeck   updated copyright header for 2004
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…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
Makefile.am  459  19 years  schoenebeck   added ArrayList.h
Mutex.cpp  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()
Pool.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)
RTMath.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
ResourceManager.h  386  19 years  letz   Add missing virtual destructor
RingBuffer.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
Thread.cpp  399  19 years  letz   Fix for OSX compilation (mlockall function not available...)
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  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
optional.h  457  19 years  schoenebeck   fixed tiny exception bug
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