Mirror of Ardour Source Code
Find a file
Valeriy Kamyshniy 1479e7a2b3 [Summary] Now UI xml can conditionally create/ommit os specific widgets (MAC and WIDNOWS). For example:
<Label
     text=“You are not on Windows now as now you are on MAC OS!”
     ui.os.windows=“false”/>
<Label
     text=“You are not on MACOS now as now you are on Windows!”
     ui.os.macos=“false”/>
2015-02-03 19:21:34 +02:00
doc update callgrind script and add some doc. 2014-08-17 20:43:23 -04:00
export [Summary] Adding the export format specs specially for TRACKS 2015-01-27 12:23:11 +02:00
gtk2_ardour [Summary] Now UI xml can conditionally create/ommit os specific widgets (MAC and WIDNOWS). For example: 2015-02-03 19:21:34 +02:00
headless minor fixes to wscript files to make things python3 compatible 2014-08-17 21:16:09 -04:00
icons [Summary] New icon 2014-09-22 17:43:16 +03:00
libs [Summary] Per Igor's request: if auto play loop is set on, the main timespan should be the range loop location. 2015-02-03 19:14:27 +02:00
mcp add new MCP device file for original Mackie Control 2014-09-17 07:06:04 -04:00
midi_maps
msvc_extra_headers Change the function signature for 'abs(int64_t)' (Windows) so that it doesn't conflict with more recent versions of MSVC 2014-08-17 13:47:19 -04:00
MSVCardour3 Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-18 14:22:26 -04:00
patches
patchfiles
PRD-n-SRS [Summary]: Add path to Preferences in Mac and Windows 2014-11-17 12:00:23 +02:00
templates
tools [Summary]: transform script 'Tracks Live Preferences CleanUp' from bash to AppleScript format 2015-02-03 17:17:10 +02:00
vst Fix paths in ardourvst.in 2014-08-17 14:53:31 -04:00
.gitignore added new 2 files to .gitignore to clean up output of git status 2014-09-11 17:02:04 -04:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Add the remaining 'API_VERSION' properties to msvc32-fixup.pl 2014-08-18 14:22:16 -04:00
PACKAGER_README
patch.diff
README
system_config [Summary] Set default HDD buffering to medium per Igor's request 2015-01-27 17:14:19 +02:00
test.commit.txt
testfile.flac
testfile.ogg
TRANSLATORS
waf new waf (still version 1.6.11) incorporating previous autowaf.py change 2014-08-17 21:14:21 -04:00
wscript [Summary]: changes to par command to provide approved build name's format 2014-11-13 11:43:12 +02:00

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

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