/[svn]/linuxsampler/branches/release0_5_0/src/engines/Engine.h
ViewVC logotype

Log of /linuxsampler/branches/release0_5_0/src/engines/Engine.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1433 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 15 12:14:14 2007 UTC (16 years, 7 months ago) by (unknown author)
File length: 3847 byte(s)
Diff to previous 1012
This commit was manufactured by cvs2svn to create branch 'release0_5_0'.

Revision 1012 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 15:52:36 2007 UTC (17 years, 5 months ago) by capela
Original Path: linuxsampler/trunk/src/engines/Engine.h
File length: 3847 byte(s)
Diff to previous 947
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual destructor and just removing the engine instance from
factory stock and all instances allocated via EngineFactory::Create()
never got delete'd and thus their destructors never called. This bug
was evident while having many mapped instruments and querying the
instrument status via GET MIDI_INSTRUMENT INFO command, eating up
system memory very quickly and never let it go.


Revision 947 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 27 21:34:55 2006 UTC (17 years, 6 months ago) by schoenebeck
Original Path: linuxsampler/trunk/src/engines/Engine.h
File length: 3780 byte(s)
Diff to previous 887
* implemented MIDI instrument mapping according to latest LSCP draft


Revision 887 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jul 1 13:30:52 2006 UTC (17 years, 11 months ago) by schoenebeck
Original Path: linuxsampler/trunk/src/engines/Engine.h
File length: 3224 byte(s)
moved file src/engines/common/Engine.h -> src/engines/Engine.h


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