13
0
Go to file
Robin Gareus 1528df2f5a
Compliant LV2 state path-mapping
lv2 state mandates that
>  The plugin MUST use this function [ absolute_path] in order to
>  actually open or otherwise use any paths loaded from plugin state.
Previously the plugin uses the value directly. Also
>  The caller is responsible for freeing the returned value with free().
is now implemented on systems other than windows (where this is not
possible, since the memory must be free()ed in the same module where it
was allocated.
2018-12-19 22:28:40 +01:00
doc additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
export Add some mp3 export presets 2018-11-20 00:21:51 +01:00
gtk2_ardour Copy-edit track type descriptions a little, improving consistency and removing some capital letters. 2018-12-19 20:02:15 +00:00
headless allow hardev to work again 2017-10-26 10:43:53 -04:00
libs Compliant LV2 state path-mapping 2018-12-19 22:28:40 +01:00
mcp fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
midi_maps Novation LaunchKey 49 bindings from Michael McLeod 2018-03-13 16:18:03 +01:00
msvc_extra_headers Oops - I got the session file numbers the wrong way around :-( 2018-09-11 18:52:20 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2018-11-23 07:28:17 +00:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
nutemp additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
osc OSC: Add send/plugin page values to GUI 2017-06-14 10:28:45 -07:00
osc_interfaces/touchosc prh: Added version 1b of my Mixbus Mix controller. 2017-08-18 23:03:58 +02:00
patches
patchfiles Add Midnam for Roland TB-03 2018-03-13 16:18:23 +01:00
plugin_metadata check-in of cleaned up plugin tags by Harrison Consoles intern Chris Hickman 2018-06-20 14:15:18 -05:00
scripts Lower impact of periodic backup script. 2018-11-17 00:13:12 +01:00
session_utils Wimplicit-fallthrough fixes for tools/utils 2018-10-26 14:53:53 +02:00
templates Deploy Session-templates 2017-08-23 23:55:00 +02:00
tools Night of the typos III (amend prev 2 commits) 2018-12-01 03:22:04 +01:00
us2400 fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
vst
.dir-locals.el
.gitattributes Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
.gitignore git ignore patch-error/orig files 2017-09-29 21:05:39 +02:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
PACKAGER_README
README
README-GITHUB.txt Add a Readme pertaining to GH release tarballs 2017-04-22 16:04:35 +02:00
system_config Empty system_config (pre-seed XML nodes, use built-in settings) 2017-03-02 19:37:36 +01:00
testfile.flac
testfile.ogg
TRANSLATORS Update TRANSLATORS 2017-01-05 09:21:12 +00:00
waf
wscript Add upstream libzita-convolver 4.0.3 2018-10-20 00:24:38 +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