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

Index of /linuxsampler/trunk/src/common

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


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  2581  9 years  schoenebeck   * (WIP) Implemented parser and VM for upcoming new real-time instrument script…
ChangeFlagRelaxed.h  2449  10 years  schoenebeck   - Fixed compilation warning/error regarding previous commit.
Condition.cpp  2837  8 years  persson   * fixed printf type errors (mostly in debug messages)
Condition.h  2316  12 years  persson   * VST bugfix: instrument loading hang and crashed the host when the plugin was…
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  2630  9 years  schoenebeck   * Implemented built-in instrument script function "set_event_mark()". * Implemen…
DynamicLibraries.cpp  2128  13 years  persson   * fixed compile errors on windows
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  2313  12 years  persson   * bugfix: LADSPA_PATH was not evaluated correctly when containing multiple pat…
File.h  2840  8 years  persson   * use unique_ptr instead of auto_ptr when building with C++11
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  1481  16 years  senoner   * win32 port work in progress: * - implemented win32 support in the following cl…
Mutex.h  2501  10 years  schoenebeck   - Fixed minor compilation error (certain GCC versions).
Path.cpp  2529  10 years  schoenebeck   * SFZ format: Added support for "#include" instruction (modified patch which w…
Path.h  2529  10 years  schoenebeck   * SFZ format: Added support for "#include" instruction (modified patch which w…
Pool.h  2879  7 years  schoenebeck   * All engines: Active voices are now internally grouped to "Note" objects, ins…
RTAVLTree.h  2871  8 years  schoenebeck   * All engines: Implemented scheduler for delayed MIDI events and for suspended…
RTAVLTreeTest.cpp  2871  8 years  schoenebeck   * All engines: Implemented scheduler for delayed MIDI events and for suspended…
RTMath.cpp  2943  7 years  schoenebeck   - Fixed compilation error on Windows of previous commit.
RTMath.h  2942  7 years  schoenebeck   * NKSP: Implemented built-in script variable "$KSP_TIMER". * NKSP: Implemented b…
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  2506  10 years  schoenebeck   * Bugfix: only process the latest MIDI program change event.
Thread.cpp  2185  12 years  persson   * fixed compilation with gcc 4.6.1 * another "make dist" fix, for LV2 plugin * m…
Thread.h  2185  12 years  persson   * fixed compilation with gcc 4.6.1 * another "make dist" fix, for LV2 plugin * m…
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  2460  10 years  persson   * fixed building with C++11 * build fix: ChangeFlagRelaxed.h was missing in make…
global_private.cpp  2473  10 years  schoenebeck   * Mac OS X: added temporary hack allowing to spawn gigedit as callback on the …
global_private.h  2885  7 years  schoenebeck   * Instrument script classes now exported with the liblinuxsampler C++ API. * Add…
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  2121  13 years  schoenebeck   * implemented Roland GS NRPN 1ArrH which allows to set volume per note * impleme…
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