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

Index of /linuxsampler/trunk/src/common

Files shown:33
Directory revision: 1726 (of 4107)
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  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
ConditionServer.h  1424  16 years  schoenebeck   * code cleanup: - global.h now only covers global definitions that are needed fo…
Exception.h  879  17 years  schoenebeck   renamed class LinuxSamplerException -> Exception
Features.cpp  1723  15 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
Features.h  1723  15 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
File.cpp  1726  15 years  persson   * more gcc 4.3 fixes
File.h  1726  15 years  persson   * more gcc 4.3 fixes
Makefile.am  1717  16 years  iliev   * moved all OS dependent file operation to File class
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  1537  16 years  senoner   * win32 port: common/Path.cpp : - fixed missing drive letter in toLscp() netwo…
Path.h  1481  16 years  senoner   * win32 port work in progress: * - implemented win32 support in the following cl…
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  1479  16 years  senoner   * fixes in Ringbuffer.h: - fill_write_space_with_null() did not zero out all th…
SynchronizedConfig.h  1644  16 years  persson   * fixed memory leaks that occurred when liblinuxsampler was unloaded * fixed a m…
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  1649  16 years  nagata   * added a new config option --enable-pthread-testcancel, which uses pthread_test…
global.h  1531  16 years  senoner   * global.h: - added macros to emulate usleep() and sleep() by using Sleep() und…
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…
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