/[svn]/linuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 817 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 22 19:31:59 2005 UTC (18 years, 3 months ago) by wylder
File length: 6549 byte(s)
Diff to previous 551 , to selected 289
change HAVE_CORE_MIDI to HAVE_COREMIDI to match config.h declaration


Revision 551 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 17 18:16:54 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 6552 byte(s)
Diff to previous 361 , to selected 289
* Implemented MIDI program change as general, engine independant solution.
  The program number will determine the sampler channel to which the MIDI
  device will be connected to and the given MIDI channel defines on which
  MIDI channel that sampler channel should listen to. Also the program
  change will disconnect probably established connection from the previous
  program change event.


Revision 361 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 9 01:22:18 2005 UTC (19 years, 1 month ago) by schoenebeck
File length: 6446 byte(s)
Diff to previous 289
* bunch of fixes for OSX (patch by Stephane Letz)


Revision 289 - (view) (download) (annotate) - [selected]
Modified Tue Oct 19 14:41:38 2004 UTC (19 years, 5 months ago) by schoenebeck
File length: 5682 byte(s)
Diff to previous 288
* LinuxSampler was badly broken with last commit, fixed that
* using now James Klicman's proposol to fix the reported linker problem
* Mutex.cpp: try to force UNIX98 compatibility (if not already supported)
* Makefile.cvs: generate (and clean) all necessary autotools files


Revision 288 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 00:36:34 2004 UTC (19 years, 5 months ago) by schoenebeck
File length: 5659 byte(s)
Diff to previous 201 , to selected 289
* configure.in: added check for UNIX98 compatibility, check if there's at
  least one supported MIDI input and audio output system available, added
  conditionals for ALSA and JACK
* src/drivers/audio/Makefile.am: ALSA and JACK drivers are only compiled
  respectively if they're supported by the system
* MidiInputDeviceFactory.cpp, AudioOutputDeviceFactory.cpp: little
  workaround for reported linker problem
* removed autotools generated files from CVS


Revision 201 - (view) (download) (annotate) - [select for diffs]
Added Tue Jul 13 22:10:21 2004 UTC (19 years, 8 months ago) by schoenebeck
File length: 5338 byte(s)
Diff to selected 289
moved directory '/src/mididriver' -> '/src/drivers/midi'


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