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

Index of /linuxsampler/trunk/src/common

Files shown:26
Directory revision: 1040 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
RTMath.cpp  799  18 years  persson   * Bug-fixes: pitch changes larger than one octave didn't work. Looped samples …
Mutex.cpp  932  17 years  persson   * fixed mutex initialization bug
SynchronizedConfig.h  1038  17 years  persson   * playback is no longer disabled during instrument loading * all notes playing o…
Thread.cpp  497  19 years  persson   * removed some build warnings * fixed a bug with hanging notes when using sustai…
Condition.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Exception.h  879  17 years  schoenebeck   renamed class LinuxSamplerException -> Exception
optional.cpp  123  19 years  schoenebeck   * src/common: added template class 'optional<>' which can be used e.g. as retu…
Features.cpp  617  18 years  schoenebeck   * hand-crafted assembly optimization code can be disabled with './configure --…
RTMath.h  829  18 years  schoenebeck   * implemented portamento mode and solo mode (a.k.a 'mono mode'): all modes can…
ConditionServer.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
atomic.h  885  17 years  schoenebeck   * various fixes to allow liblinuxsampler to be used (as a native C++ library) …
Thread.h  392  19 years  schoenebeck   * fixed possibility that memory got not locked * immediately set instrument stat…
global.cpp  1005  17 years  schoenebeck   * global volume can now be altered at runtime (added two new LSCP commands for…
Makefile.am  1005  17 years  schoenebeck   * global volume can now be altered at runtime (added two new LSCP commands for…
Mutex.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
stacktrace.c  361  19 years  schoenebeck   * bunch of fixes for OSX (patch by Stephane Letz)
ResourceManager.h  1040  17 years  schoenebeck   * bugfix: sampler crashed when trying to persistently map a not existent or co…
stacktrace.h  270  19 years  schoenebeck   stacktrace routines by Bjorn Reese, only slightly modified: - header file adjust…
RingBuffer.h  970  17 years  schoenebeck   * fixed crash occuring in conjunction with the new 'MAP MIDI_INSTRUMENT' LSCP …
ConditionServer.cpp  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Features.h  617  18 years  schoenebeck   * hand-crafted assembly optimization code can be disabled with './configure --…
Condition.cpp  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
Pool.h  554  18 years  schoenebeck   * All compile time options are now centrally alterable as arguments to the ./c…
ArrayList.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
optional.h  880  17 years  schoenebeck   just some refactoring work: - renamed class LinuxSamplerException -> Exception -…
global.h  1005  17 years  schoenebeck   * global volume can now be altered at runtime (added two new LSCP commands for…

  ViewVC Help
Powered by ViewVC