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

Index of /linuxsampler/trunk/src/common

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


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

  ViewVC Help
Powered by ViewVC