/[svn]/linuxsampler/trunk/src/ringbuffer.h
ViewVC logotype

Log of /linuxsampler/trunk/src/ringbuffer.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 52)

Revision 41 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 31 10:28:42 2004 UTC (20 years ago) by schoenebeck
File length: 12713 byte(s)
Diff to previous 28
removed unnecessary dependencies


Revision 28 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 2 00:02:56 2004 UTC (20 years, 3 months ago) by schoenebeck
File length: 12877 byte(s)
Diff to previous 18
* src/gig.cpp: fixed looping informations ('LoopStart', 'LoopEnd' and
  'LoopSize')
* src/voice.cpp: pitch sample according to keyboard position only if
  keyrange > 1 key, this was the reason that some gig files were horrible
  detuned
* src/audioio.cpp: bigendian specific fix
* src/ringbuffer.h: removed kernel header dependency by adding own atomic.h


Revision 18 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 7 05:03:43 2003 UTC (20 years, 3 months ago) by schoenebeck
File length: 12880 byte(s)
Diff to previous 9
* 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) (as text) (annotate) - [select for diffs]
Added Wed Nov 5 14:47:10 2003 UTC (20 years, 4 months ago) by schoenebeck
File length: 12484 byte(s)
* 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