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

Log of /linuxsampler/trunk/src/engines/Engine.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1751 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 28 07:36:35 2008 UTC (15 years, 8 months ago) by schoenebeck
File length: 3928 byte(s)
Diff to previous 1012 , to selected 887
* bugfix: process chromatic / drumkit mode sysex message only for
  the respective engine channels that are connected to the MIDI
  input port on which the message was received


Revision 1012 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 15:52:36 2007 UTC (17 years, 3 months ago) by capela
File length: 3847 byte(s)
Diff to previous 947 , to selected 887
* 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, 4 months ago) by schoenebeck
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) - [selected]
Added Sat Jul 1 13:30:52 2006 UTC (17 years, 9 months ago) by schoenebeck
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