/[svn]
ViewVC logotype

Revision 18


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun Dec 7 05:03:43 2003 UTC (20 years, 3 months ago)
Changed paths: 17
Log Message:
* src/audioio.cpp: added support for Alsa 1.0.0
* src/audiothread.cpp: fixed several bugs in sustain pedal handling
* src/diskthread.cpp: fixed several bugs which occured under extreme
  conditions (endless loop in audiothread, freezing the whole application,
  outage of available disk streams)
* src/voice.cpp: fixed cubic interpolation (disabled by default; you can
  enable it by setting USE_LINEAR_INTERPOLATION to 0 in src/voice.h)
* src/configure.in: added check for Alsa version


Changed paths

Path Details
Directorylinuxsampler/trunk/aclocal.m4 modified , text changed
Directorylinuxsampler/trunk/config.h.in modified , text changed
Directorylinuxsampler/trunk/configure modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/audioio.cpp modified , text changed
Directorylinuxsampler/trunk/src/audiothread.cpp modified , text changed
Directorylinuxsampler/trunk/src/audiothread.h modified , text changed
Directorylinuxsampler/trunk/src/diskthread.cpp modified , text changed
Directorylinuxsampler/trunk/src/diskthread.h modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/midiin.cpp modified , text changed
Directorylinuxsampler/trunk/src/midiin.h modified , text changed
Directorylinuxsampler/trunk/src/ringbuffer.h modified , text changed
Directorylinuxsampler/trunk/src/stream.cpp modified , text changed
Directorylinuxsampler/trunk/src/stream.h modified , text changed
Directorylinuxsampler/trunk/src/voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/voice.h modified , text changed

  ViewVC Help
Powered by ViewVC