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

Index of /linuxsampler/trunk/src/common

Files shown:23
Directory revision: 328 (of 4111)
Sticky Revision:


File Rev. (rev) Age Author Last log entry
 Parent Directory        
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…
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…
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…
RingBuffer.h  294  19 years  schoenebeck   added new methods for template class NonVolatileReader: free(), decrement operat…
Mutex.cpp  290  19 years  senkov   * Quoted warnings to avoid unmatched single quote.
Pool.h  277  19 years  schoenebeck   * compatibility fixes for old gcc 2.95.4
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…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()
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…
Condition.h  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Thread.cpp  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Condition.cpp  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Thread.h  57  20 years  schoenebeck   * src/common/Thread.cpp: method StartThread() now blocks until thread actually…
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
atomic.h  53  20 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…

  ViewVC Help
Powered by ViewVC