13
0
Go to file
David Robillard 8ca72c4eca Fix various MIDI corruption bugs.
Re-enable MIDI CC controller bars and other immediate output (hans commented out, tsk tsk).
Write channel mode as textual enumeration instead of magic number.
Better atomic (almost) channel mode switching on MIDI ring buffer (was a possible, if unlikely, source of corruption).
Handle some cases of broken MIDI, and oversized events, more gracefully.


git-svn-id: svn://localhost/ardour2/branches/3.0@3335 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-12 02:40:48 +00:00
DOCUMENTATION merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
gtk2_ardour Fix various MIDI corruption bugs. 2008-05-12 02:40:48 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs Fix various MIDI corruption bugs. 2008-05-12 02:40:48 +00:00
manual merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
templates Fix install path problems (s/ardour2/ardour3). 2008-02-21 19:30:01 +00:00
tools Merge with 2.0-ongoing R3077. 2008-02-17 17:49:38 +00:00
vst Fix install path problems (s/ardour2/ardour3). 2008-02-21 19:30:01 +00:00
ardour_system_sae.rc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ardour.dox Updated doxygen file. 2007-03-14 03:03:39 +00:00
ardour.rc.in merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile * added new defaults for program change ui gtk2_ardour/ardour3_ui_default.conf 2008-04-29 12:51:10 +00:00
PACKAGER_README Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
svn_revision.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.