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

Index of /linuxsampler/trunk/src/common

Files shown:45
Directory revision: 4085 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
ChangeFlagRelaxed.h  2449  10 years  schoenebeck   - Fixed compilation warning/error regarding previous commit.
Condition.cpp  3290  6 years  schoenebeck   * Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which fixe…
Condition.h  3290  6 years  schoenebeck   * Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which fixe…
ConditionServer.cpp  1933  14 years  persson   * fixed low-level ConditionServer usage bug that caused lockups on Windows
ConditionServer.h  1933  14 years  persson   * fixed low-level ConditionServer usage bug that caused lockups on Windows
ConstCapacityArray.h  3847  3 years  schoenebeck   ConstCapacityArray class: fix bug in remove() method
DynamicLibraries.cpp  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
DynamicLibraries.h  2124  13 years  schoenebeck   * implemented support for internal LADSPA effects (work in progress)
Exception.h  879  17 years  schoenebeck   renamed class LinuxSamplerException -> Exception
Features.cpp  1832  15 years  iliev   * CoreAudio: Improved hardware detection * CoreAudio: Added new driver parameter…
Features.h  1723  16 years  schoenebeck   * allow pan control of engine channels on C++ API level * export denormals-are-z…
File.cpp  3082  7 years  schoenebeck   * Added support for sfz extension opcode 'script' which may be used to load re…
File.h  3082  7 years  schoenebeck   * Added support for sfz extension opcode 'script' which may be used to load re…
IDGenerator.cpp  2135  13 years  schoenebeck   * added and implemented a set of 19 new LSCP commands for controlling internal…
IDGenerator.h  2135  13 years  schoenebeck   * added and implemented a set of 19 new LSCP commands for controlling internal…
Makefile.am  4085  2 months  schoenebeck   more 'make dist' rule updates
Mutex.cpp  3765  4 years  schoenebeck   Mutex class: Implemented bug detection and deadlock debugging features. * Bug d…
Mutex.h  3765  4 years  schoenebeck   Mutex class: Implemented bug detection and deadlock debugging features. * Bug d…
Path.cpp  3091  7 years  schoenebeck   * Cleanup of instruments DB file creation and opening code. * The instrument DB …
Path.h  3091  7 years  schoenebeck   * Cleanup of instruments DB file creation and opening code. * The instrument DB …
Pool.h  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
RTAVLTree.h  2948  7 years  schoenebeck   * NKSP: Implemented built-in script function "stop_wait()". * NKSP: Implemented …
RTAVLTreeTest.cpp  3288  6 years  schoenebeck   - Just minor update to RTAVLTree unit tests.
RTMath.cpp  3581  4 years  schoenebeck   NKSP: Allow more wider support of standard measuring units & 'final'ness. * Rai…
RTMath.h  3575  4 years  schoenebeck   NKSP: Added some initial floating point test cases. * RTMath: Implemented float…
Ref.cpp  3768  3 years  schoenebeck   Ref<> smart pointer class is now thread-safe. * Require C11 compliant compiler.…
Ref.h  3769  3 years  schoenebeck   Ref<> class: Use C++ atomics instead of C atomics (as some compilers seem to be …
ResourceManager.h  1321  16 years  schoenebeck   * added highly experimental code for synchronizing instrument editors hosted i…
RingBuffer.h  2386  11 years  schoenebeck   - "RingBuffer" class: implemented += operator for NonVolatileReader
SynchronizedConfig.h  3034  7 years  schoenebeck   * Fixed a bunch of minor issues (mostly compiler warnings). * Bumped version (2.…
Thread.cpp  3764  4 years  schoenebeck   Thread class: Added new methods (POSIX implementation only yet): * Added method…
Thread.h  3764  4 years  schoenebeck   Thread class: Added new methods (POSIX implementation only yet): * Added method…
WorkerThread.cpp  3766  4 years  schoenebeck   Fixed deadlocks (e.g. when restarting engines). * Individual thread implementat…
WorkerThread.h  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
atomic.h  1879  15 years  schoenebeck   * atomic.h was accidently included in the liblinuxsampler C++ API header files…
global.h  3713  4 years  schoenebeck   Attempt to fix a compile error with older versions of mingw, which have a bug pr…
global_private.cpp  3763  4 years  schoenebeck   * Implemented global backtraceAsString() function for debugging purposes (POSI…
global_private.h  3763  4 years  schoenebeck   * Implemented global backtraceAsString() function for debugging purposes (POSI…
ladspa.h  2124  13 years  schoenebeck   * implemented support for internal LADSPA effects (work in progress)
lsatomic.h  2452  10 years  persson   * lsatomic.h fixes: seq_cst load and store were suboptimal for x86 and broken …
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
optional.h  3514  4 years  schoenebeck   * "optional" class: Fixed comparison operators. * Bumped version (2.1.0.svn9). …
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…

Properties

Name Value
svn:ignore .deps

  ViewVC Help
Powered by ViewVC