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

Index of /linuxsampler/trunk/src/common

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


File Rev. Age Author Last log entry
 Parent Directory        
ResourceManager.h  386  19 years  letz   Add missing virtual destructor
Thread.cpp  399  19 years  letz   Fix for OSX compilation (mlockall function not available...)
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…
Condition.h  63  20 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
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)
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
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…
Makefile.am  459  19 years  schoenebeck   added ArrayList.h
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)
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
RingBuffer.h  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
Pool.h  472  19 years  schoenebeck   make forced segfaults verbose in case of DEVMODE and !USE_EXCEPTIONS
ArrayList.h  458  19 years  schoenebeck   simple container with array implementation
optional.h  457  19 years  schoenebeck   fixed tiny exception bug
global.h  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()

  ViewVC Help
Powered by ViewVC