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

Index of /linuxsampler/trunk/src/common

Files shown:45
Directory revision: 3581 (of 4107)
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  3557  4 years  schoenebeck   * NKSP: Introducing 64 bit support for NKSP integer scripts variables (declare…
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  15 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  2630  9 years  schoenebeck   * Implemented built-in instrument script function "set_event_mark()". * Implemen…
Mutex.cpp  3455  5 years  persson   * Fixed some compiler warnings * Fixed compilation error when cross-compiling to…
Mutex.h  3290  6 years  schoenebeck   * Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which fixe…
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  2581  9 years  schoenebeck   * (WIP) Implemented parser and VM for upcoming new real-time instrument script…
Ref.h  2619  9 years  schoenebeck   * Implemented built-in instrument script function "abs()". * Implemented built-i…
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  3290  6 years  schoenebeck   * Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which fixe…
Thread.h  3290  6 years  schoenebeck   * Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which fixe…
WorkerThread.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
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  3574  4 years  schoenebeck   NKSP: Cleanup of class inheritance scheme. * scriptvm/tree.h: Mark all relevant…
global_private.cpp  2473  10 years  schoenebeck   * Mac OS X: added temporary hack allowing to spawn gigedit as callback on the …
global_private.h  3561  4 years  schoenebeck   NKSP: Added standard units support for numbers and final "!" operator: * NKSP s…
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