13
0
Go to file
David Robillard 54bec37b5a Fix corrupt MIDI file writing when meta events are present (fixes missing first note issue on some imported files).
Reduce number of buffer allocations on MIDI read/write.


git-svn-id: svn://localhost/ardour2/branches/3.0@3395 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-22 21:36:27 +00:00
DOCUMENTATION merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
gtk2_ardour fix track selection sensitivity botch for Import action, should be toggle-waveform-visible instead 2008-05-22 20:56:56 +00:00
icons
libs Fix corrupt MIDI file writing when meta events are present (fixes missing first note issue on some imported files). 2008-05-22 21:36:27 +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
Makefile * added XPath support to pbd/xml++ 2008-05-22 12:06:20 +00:00
PACKAGER_README Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
README
SConstruct Don't read inactive tracks in Diskstream (merge oops, now matches 2.0). 2008-05-21 04:23:23 +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.