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

Index of /linuxsampler/trunk/src/common

Files shown:34
Directory revision: 1792 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Condition.cpp  1649  16 years  nagata   * added a new config option --enable-pthread-testcancel, which uses pthread_test…
Condition.h  1560  16 years  schoenebeck   * minor code refactoring of win32 Condition code * preparations for release 0.5.…
ConditionServer.cpp  1764  15 years  persson   * rewrote the ConditionServer class to make it possible to create multiple sam…
ConditionServer.h  1764  15 years  persson   * rewrote the ConditionServer class to make it possible to create multiple sam…
Exception.h  879  17 years  schoenebeck   renamed class LinuxSamplerException -> Exception
Features.cpp  1723  16 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
Features.h  1723  16 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
File.cpp  1782  15 years  iliev   * updated the lscp spec * code cleanup in InstrumentsDb
File.h  1782  15 years  iliev   * updated the lscp spec * code cleanup in InstrumentsDb
Makefile.am  1790  15 years  persson   * added memory ordering constraints to improve stability on multi-core and mul…
Mutex.cpp  1481  16 years  senoner   * win32 port work in progress: * - implemented win32 support in the following cl…
Mutex.h  1650  16 years  nagata   * Reverting to v1.7
Path.cpp  1782  15 years  iliev   * updated the lscp spec * code cleanup in InstrumentsDb
Path.h  1782  15 years  iliev   * updated the lscp spec * code cleanup in InstrumentsDb
Pool.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
RTMath.cpp  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
RTMath.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
ResourceManager.h  1321  16 years  schoenebeck   * added highly experimental code for synchronizing instrument editors hosted i…
RingBuffer.h  1790  15 years  persson   * added memory ordering constraints to improve stability on multi-core and mul…
SynchronizedConfig.h  1790  15 years  persson   * added memory ordering constraints to improve stability on multi-core and mul…
Thread.cpp  1649  16 years  nagata   * added a new config option --enable-pthread-testcancel, which uses pthread_test…
Thread.h  1653  16 years  schoenebeck   * added support for notifying instrument editors on note-on / note-off events …
WorkerThread.cpp  1649  16 years  nagata   * added a new config option --enable-pthread-testcancel, which uses pthread_test…
WorkerThread.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
atomic.h  1792  15 years  persson   * fixes for building on OS X
global.h  1792  15 years  persson   * fixes for building on OS X
global_private.cpp  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
global_private.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
lsatomic.h  1792  15 years  persson   * fixes for building on OS X
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
optional.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
stacktrace.c  1233  16 years  schoenebeck   * minor fix in our automatic stack trace mechanism on crashes, the main proces…
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…

  ViewVC Help
Powered by ViewVC