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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2351 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 23 11:02:48 2012 UTC (11 years, 9 months ago) by persson
File length: 4140 byte(s)
Diff to previous 2316 , to selected 2187
* Mac OS X: fixed process hang when unloading 32-bit plugin (bug
  introduced in previous fix)


Revision 2316 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 18 13:51:38 2012 UTC (12 years, 1 month ago) by persson
File length: 4114 byte(s)
Diff to previous 2277 , to selected 2187
* VST bugfix: instrument loading hang and crashed the host when the
  plugin was loaded a second time (#174)


Revision 2277 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 1 08:23:02 2011 UTC (12 years, 5 months ago) by persson
File length: 4090 byte(s)
Diff to previous 2187
* fixed handling of rapid bank select and program change messages sent
  to the same sampler channel (patch from the Open Octave project,
  slightly adjusted)


Revision 2187 - (view) (download) (as text) (annotate) - [selected]
Modified Sun Jun 19 18:54:11 2011 UTC (12 years, 9 months ago) by persson
File length: 4083 byte(s)
Diff to previous 2185
* Windows: disabled the previous thread fix on non-Mac systems, as it
  caused hanging threads on Windows


Revision 2185 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 19 09:09:38 2011 UTC (12 years, 9 months ago) by persson
File length: 4059 byte(s)
Diff to previous 1761 , to selected 2187
* fixed compilation with gcc 4.6.1
* another "make dist" fix, for LV2 plugin
* made --enable-pthread-testcancel default on Mac OS X
* Mac OS X: fixed hanging threads


Revision 1761 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 29 15:42:06 2008 UTC (15 years, 7 months ago) by iliev
File length: 4029 byte(s)
Diff to previous 989 , to selected 2187
* fixed a crash which occurs when removing a sampler channel waiting
  to start instrument loading after another channel


Revision 989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 19 19:34:08 2006 UTC (17 years, 3 months ago) by schoenebeck
File length: 3651 byte(s)
Diff to previous 970 , to selected 2187
* bugfix: sampler was limited to load max. 200 instruments in the
  background (replaced RingBuffer FIFO by a std::list FIFO)


Revision 970 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 6 22:28:17 2006 UTC (17 years, 3 months ago) by schoenebeck
File length: 3701 byte(s)
Diff to previous 947 , to selected 2187
* fixed crash occuring in conjunction with the new 'MAP MIDI_INSTRUMENT'
  LSCP command (cause: RingBuffer was not able to do deep copies)


Revision 947 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Nov 27 21:34:55 2006 UTC (17 years, 4 months ago) by schoenebeck
File length: 3691 byte(s)
Diff to selected 2187
* implemented MIDI instrument mapping according to latest LSCP draft


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