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

Index of /linuxsampler/trunk/src/common

Files shown:20
Directory revision: 268 (of 4111)
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…
ResourceManager.h  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.cpp  56  20 years  schoenebeck   updated copyright header for 2004
ConditionServer.h  56  20 years  schoenebeck   updated copyright header for 2004
RTMath.h  56  20 years  schoenebeck   updated copyright header for 2004
RTMath.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  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…
Makefile.in  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
Makefile.am  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()
global.h  170  19 years  senkov   * moved ToString to common * Implemented handling of multiple connections * Impl…
LinuxSamplerException.h  216  19 years  schoenebeck   print cause to standard error channel instead of standard out and flush right af…
RingBuffer.h  243  19 years  schoenebeck   added inner class 'NonVolatileReader' which allows random access reading from a …
RTELMemoryPool.h  268  19 years  capela   * gcc-c++ 3.4.1 compability fixes.
Mutex.cpp  268  19 years  capela   * gcc-c++ 3.4.1 compability fixes.

  ViewVC Help
Powered by ViewVC