/[svn]/linuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.h
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/midi/MidiInputDevicePlugin.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3054 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 15 12:47:45 2016 UTC (7 years, 4 months ago) by schoenebeck
File length: 3543 byte(s)
Diff to previous 2434
* Fixed numerous compiler warnings.
* Bumped version (2.0.0.svn32).


Revision 2434 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 7 19:23:24 2013 UTC (11 years, 1 month ago) by schoenebeck
File length: 3457 byte(s)
Diff to previous 2355
* Started to spread new C++ keyword "override" over the code base
  (keyword introduced with C++11 standard).


Revision 2355 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 8 14:06:53 2012 UTC (11 years, 9 months ago) by persson
File length: 3412 byte(s)
Diff to previous 2354
- forgot to update copyright years in last commit



Revision 2354 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 8 10:29:07 2012 UTC (11 years, 9 months ago) by persson
File length: 3412 byte(s)
Diff to previous 1934
* DSSI bugfix: it wasn't possible to change engine type. The MIDI port
  and audio channel routing for DSSI plugins are now visible.


Revision 1934 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 12 10:35:55 2009 UTC (14 years, 9 months ago) by schoenebeck
File length: 3348 byte(s)
Diff to previous 1907
* bugfix: don't allow to create or destroy audio devices and MIDI devices
  of host plugin implementations (e.g VST, AU, DSSI, LV2) on their own,
  as they only exist in the context of the plugin instance and would
  otherwise crash the application


Revision 1907 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 16 17:04:37 2009 UTC (14 years, 11 months ago) by iliev
File length: 3271 byte(s)
Diff to previous 1858
* The number of audio channels and MIDI input ports in plugin audio/MIDI
  devices is now fixed and can not be changed once the device is created


Revision 1858 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 8 09:57:19 2009 UTC (15 years, 1 month ago) by persson
File length: 2949 byte(s)
Diff to previous 1777
* optimized the DSSI plugin: all plugin instances now share the same
  disk streaming buffers
* added support for the "fine tune" and "pitch bend range"
  instrument-level gig parameters
* fixed minor artifacts in pitch bend handling


Revision 1777 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Sep 15 16:58:10 2008 UTC (15 years, 7 months ago) by persson
File length: 2874 byte(s)
* added experimental support for running LinuxSampler as a DSSI, LV2
  and VST plugin


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