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

Index of /linuxsampler/trunk/src/common

Files shown:23
Directory revision: 351 (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  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
optional.h  134  19 years  senkov   * small but important typo fix in optional.h
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
global.h  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
atomic.h  53  20 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
Thread.h  57  20 years  schoenebeck   * src/common/Thread.cpp: method StartThread() now blocks until thread actually…
Thread.cpp  351  19 years  schoenebeck   * fixed some memory leaks (patch by Gene Anders)
RingBuffer.h  294  19 years  schoenebeck   added new methods for template class NonVolatileReader: free(), decrement operat…
ResourceManager.h  351  19 years  schoenebeck   * fixed some memory leaks (patch by Gene Anders)
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…
Pool.h  277  19 years  schoenebeck   * compatibility fixes for old gcc 2.95.4
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()
Mutex.cpp  290  19 years  senkov   * Quoted warnings to avoid unmatched single quote.
Makefile.am  319  19 years  schoenebeck   * introduced 'synthesis mode' to reduce the amount of code and conditionals fo…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
Features.h  320  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…
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
Condition.h  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…

  ViewVC Help
Powered by ViewVC