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

Index of /linuxsampler/trunk/src/common

Files shown:20
Directory revision: 268 (of 4107)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Condition.cpp  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Condition.h  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
ConditionServer.cpp  56  19 years  schoenebeck   updated copyright header for 2004
ConditionServer.h  56  19 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…
Makefile.am  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
Makefile.in  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
Mutex.cpp  268  19 years  capela   * gcc-c++ 3.4.1 compability fixes.
Mutex.h  165  19 years  senkov   * Small enhancement to mutex class to support Trylock()
RTELMemoryPool.h  268  19 years  capela   * gcc-c++ 3.4.1 compability fixes.
RTMath.cpp  56  19 years  schoenebeck   updated copyright header for 2004
RTMath.h  56  19 years  schoenebeck   updated copyright header for 2004
ResourceManager.h  56  19 years  schoenebeck   updated copyright header for 2004
RingBuffer.h  243  19 years  schoenebeck   added inner class 'NonVolatileReader' which allows random access reading from a …
Thread.cpp  63  19 years  schoenebeck   * src/common/Thread.cpp: threads are now stoppable even if they are waiting fo…
Thread.h  57  19 years  schoenebeck   * src/common/Thread.cpp: method StartThread() now blocks until thread actually…
atomic.h  53  19 years  schoenebeck   * completely restructured source tree * implemented multi channel support * impl…
global.h  170  19 years  senkov   * moved ToString to common * Implemented handling of multiple connections * Impl…
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

  ViewVC Help
Powered by ViewVC