The Flagship http://ardour.org
Go to file
2013-03-29 12:36:03 -04:00
doc
export
gtk2_ardour tweak name shown in plugin selector listview as column header for "Hide"; rebuild plugin menu after hidden status for a plugin is changed, so that the effect is present without requiring a restart of Ardour (#5422) 2013-03-29 12:36:03 -04:00
icons
libs major fixes for MIDI patch change and note undo/redo. Patch change handling was completely broken because of the use of absolute floating point comparisons for time comparison, and serialization/deserialization of patch change property changes was borked because of int/char conversions by stringstream. Note undo/redo would fail for note removal if a note had been moved and/or had its note number changed as the next operation after it was added, because time-based lookup would fail. Similar small changes made for sysex messages, which just needed the musical_time comparisons and nothing else 2013-03-29 11:52:25 -04:00
mcp
midi_maps
patches
patchfiles
templates remove cruft (old cvsignore files) 2013-03-17 23:08:27 +01:00
tools optionally include video-server in linux bundle 2013-03-27 14:51:25 +01:00
vst
.dir-locals.el
.gitignore Set the revision mechanism independent from the VCS name 2013-03-18 20:13:05 +01:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1 add -a option to ardour.1 manpage 2013-03-12 13:32:56 -04:00
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
foo messing around with hooks 2013-03-13 08:20:05 -04:00
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README another trivial change to test hooks 2013-03-13 14:35:39 -04:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript remaining part of static library commit, should have been a part of 16ce39c230 2013-03-20 17:22:32 -04:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html