/[svn]/linuxsampler/trunk/src/engines/gig/Stream.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/gig/Stream.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 393 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 20 12:30:36 2005 UTC (19 years, 2 months ago) by persson
File length: 5843 byte(s)
Diff to previous 385 , to selected 56
* fixed a bug that caused noise at end of samples


Revision 385 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 02:53:45 2005 UTC (19 years, 2 months ago) by schoenebeck
File length: 5835 byte(s)
Diff to previous 333 , to selected 56
* lscpserver: we now only use one instrument loader thread; commands for
  loading instruments in the background wait in a queue to be processed one
  by one to avoid possible race conditions and to improve I/O efficiency
* fixed possible race condition while streaming with multiple disk threads
  by using an own decompression buffer for each disk thread
* libgig: fixed some memory leaks caused by non virtual base constructors


Revision 333 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 1 08:18:07 2005 UTC (19 years, 3 months ago) by senkov
File length: 5677 byte(s)
Diff to previous 329 , to selected 56
* Fix a basic diskthread multichannel issue.


Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 28 09:43:04 2004 UTC (19 years, 3 months ago) by senkov
File length: 5608 byte(s)
Diff to previous 56
* Fixes for engine reloading. Fixed streaming bugs in some
 cases only, most probably not all yet.


Revision 56 - (view) (download) (annotate) - [selected]
Modified Tue Apr 27 09:21:58 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 5590 byte(s)
Diff to previous 53
updated copyright header for 2004


Revision 53 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 26 17:15:51 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 5590 byte(s)
Diff to selected 56
* completely restructured source tree
* implemented multi channel support
* implemented instrument manager, which controls sharing of instruments
  between multiple sampler engines / sampler channels
* created abstract classes 'AudioOutputDevice' and 'MidiInputDevice' for
  convenient implementation of further audio output driver and MIDI input
  driver for LinuxSampler
* implemented following LSCP commands: 'SET CHANNEL MIDI INPUT TYPE',
  'LOAD ENGINE', 'GET CHANNELS', 'ADD CHANNEL', 'REMOVE CHANNEL',
  'SET CHANNEL AUDIO OUTPUT TYPE'
* temporarily removed all command line options
* LSCP server is now launched by default


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