/[svn]/linuxsampler/trunk/src/drivers/midi/Makefile.am
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/midi/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1842 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 21 16:11:17 2009 UTC (15 years, 1 month ago) by persson
File length: 1755 byte(s)
Diff to previous 1777
* fixed building with libgig installed in a non-standard directory


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


Revision 1748 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 22 14:46:46 2008 UTC (15 years, 9 months ago) by persson
File length: 1689 byte(s)
Diff to previous 1659
* bugfix: notes triggered at position 0 in the audio buffer were
  sometimes wrongly killed in the same buffer, causing no sound to be
  played
* fixes for audio drivers with varying buffer sizes
* Makefile fix: JACK_CFLAGS wasn't used
* JACK driver: use jack_client_open instead of the deprecated
  jack_client_new


Revision 1659 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 3 00:13:27 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 1604 byte(s)
Diff to previous 1651
* added support for triggering notes by instrument editors
  (still some cleanup / refactoring ahead, but it should work)
* bumped version to 0.5.1.1cvs


Revision 1651 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 27 15:07:11 2008 UTC (16 years, 2 months ago) by persson
File length: 1536 byte(s)
Diff to previous 1502
* added JACK MIDI driver


Revision 1502 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 07:29:52 2007 UTC (16 years, 4 months ago) by senoner
File length: 1410 byte(s)
Diff to previous 947
* win32 port, work in progress: added autoconf checks for Windows
 - win32 additions in linuxsampler.cpp


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


Revision 885 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 28 19:32:21 2006 UTC (17 years, 9 months ago) by schoenebeck
File length: 1180 byte(s)
Diff to previous 675
* various fixes to allow liblinuxsampler to be used
  (as a native C++ library)


Revision 675 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 22 22:09:28 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 1008 byte(s)
Diff to previous 612
* update MIDI channel info on program change


Revision 612 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 5 22:36:35 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 1164 byte(s)
Diff to previous 609
fixed tiny mistake introduced with the last commit of this file


Revision 609 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 4 17:49:12 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 1181 byte(s)
Diff to previous 510
* updated autotools build files for conditional compilation of CoreMIDI
  (OS X) and MidiShare (Linux, OS X, Windows) drivers


Revision 510 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 12:02:35 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 510 byte(s)
Diff to previous 504
* autotools build fixes for PPC architecture


Revision 504 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 00:37:35 2005 UTC (18 years, 11 months ago) by schoenebeck
File length: 368 byte(s)
Diff to previous 497
* removed statically included libgig sources from the LinuxSampler code
  base - you now have to compile and install libgig separately
* added -Wreturn-type gcc switch to avoid bugs with no returns on non void
  functions in future


Revision 497 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 10 11:55:44 2005 UTC (18 years, 11 months ago) by persson
File length: 355 byte(s)
Diff to previous 221
* removed some build warnings
* fixed a bug with hanging notes when using sustain pedal
* release samples are not triggered anymore when sustain pedal is down


Revision 221 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 20 17:25:19 2004 UTC (19 years, 7 months ago) by schoenebeck
File length: 375 byte(s)
Diff to previous 201
* src/drivers/midi/MidiInputDeviceAlsa.cpp: implemented port parameter
 "NAME" which now updates the registered ALSA seq port name as well, fixed
  port parameter "ALSA_SEQ_BINDINGS" to allow more than one binding
* src/network/lscp.y: fixed symbol STRINGVAL (that is strings encapsulated
  into apostrophes) which didn't allow space characters
* changed all driver names and driver paramaters to upper case
* fixed typo in LSCP documentation
  (section 5.3.12, was: "SET MIDI_INPUT_PORT PARAMETER",
   should be: "SET MIDI_INPUT_PORT_PARAMETER")


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: 340 byte(s)
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