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

Index of /linuxsampler/trunk/src/common

Files shown:40
Directory revision: 2449 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
ArrayList.h  2055  14 years  persson   * sfz engine: added support for v2 multiple stage envelope generators * sfz engi…
ChangeFlagRelaxed.h  2449  10 years  schoenebeck   - Fixed compilation warning/error regarding previous commit.
Condition.cpp  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
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
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  16 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  2313  12 years  persson   * bugfix: LADSPA_PATH was not evaluated correctly when containing multiple pat…
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  2420  11 years  persson   * removed usage of deprecated Automake variable INCLUDES * ASIO driver: removed …
Mutex.cpp  1481  16 years  senoner   * win32 port work in progress: * - implemented win32 support in the following cl…
Mutex.h  2427  11 years  persson   * code refactoring: added a lock guard class for exception safe mutex handling…
Path.cpp  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
Path.h  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
Pool.h  2335  12 years  persson   * fixed compilation with gcc 4.7
RTMath.cpp  1212  16 years  schoenebeck   * added highly experimental support for on-the-fly instrument editing within t…
RTMath.h  1862  15 years  persson   * allow gig files to use unlimited downward pitch shifting * added a limit check…
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  2343  11 years  persson   * fixed configure script error with old autoconf versions * LV2: use the new lv2…
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  2434  11 years  schoenebeck   * Started to spread new C++ keyword "override" over the code base (keyword int…
global_private.cpp  1800  15 years  schoenebeck   * maximum voices and disk streams can now be altered at runtime (added new LSC…
global_private.h  2012  14 years  iliev   * Refactoring: moved the independent code from the Gigasampler format engine t…
ladspa.h  2124  13 years  schoenebeck   * implemented support for internal LADSPA effects (work in progress)
lsatomic.h  2343  11 years  persson   * fixed configure script error with old autoconf versions * LV2: use the new lv2…
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