/[svn]/linuxsampler/tags/v0_1_0/aclocal.m4
ViewVC logotype

Log of /linuxsampler/tags/v0_1_0/aclocal.m4

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 44 - (view) (download) (annotate) - [selected]
Modified Sun Apr 11 17:25:40 2004 UTC (19 years, 11 months ago) by (unknown author)
File length: 240707 byte(s)
Diff to previous 31
This commit was manufactured by cvs2svn to create tag 'v0_1_0'.

Revision 31 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 18 20:31:31 2004 UTC (20 years, 2 months ago) by schoenebeck
Original Path: linuxsampler/trunk/aclocal.m4
File length: 240707 byte(s)
Diff to previous 18 , to selected 44
* Added JACK support: Audio rendering process is now callback based and
  independant of used audio output system. Interfaces to other audio output
  systems can be added by creating a class derived from abstract base class
  'AudioIO' and embedding the new class into linuxsampler.cpp.
* src/audiothread.cpp: applied patch from Vladimir Senkov which fixes
  hanging notes in conjunction with the sustain pedal


Revision 18 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 05:03:43 2003 UTC (20 years, 3 months ago) by schoenebeck
Original Path: linuxsampler/trunk/aclocal.m4
File length: 238681 byte(s)
Diff to previous 9 , to selected 44
* 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


Revision 9 - (view) (download) (annotate) - [select for diffs]
Added Wed Nov 5 14:47:10 2003 UTC (20 years, 4 months ago) by schoenebeck
Original Path: linuxsampler/trunk/aclocal.m4
File length: 238321 byte(s)
Diff to selected 44
* transition from plain Makefile to autotools, source files moved to src/
* configure.in: added test for x86 architecture
* src/voice.h: x86 specific asm optimization for double to int casts only
  if compiling for x86 architecture


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC