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

Index of /linuxsampler/trunk/src/common

Files shown:23
Directory revision: 328 (of 4113)
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
ResourceManager.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
Thread.h  57  20 years  schoenebeck   * src/common/Thread.cpp: method StartThread() now blocks until thread actually…
Condition.h  63  20 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Thread.cpp  63  20 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Condition.cpp  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…
optional.h  134  19 years  senkov   * small but important typo fix in optional.h
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
stacktrace.c  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
Pool.h  277  19 years  schoenebeck   * compatibility fixes for old gcc 2.95.4
Mutex.cpp  290  19 years  senkov   * Quoted warnings to avoid unmatched single quote.
RingBuffer.h  294  19 years  schoenebeck   added new methods for template class NonVolatileReader: free(), decrement operat…
Makefile.am  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
global.h  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
Features.cpp  320  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
Features.h  320  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
RTMath.h  328  19 years  schoenebeck   * architecture independence fixes, should now compile again for non x86 system…
RTMath.cpp  328  19 years  schoenebeck   * architecture independence fixes, should now compile again for non x86 system…

  ViewVC Help
Powered by ViewVC