Mirror of Ardour Source Code
Find a file
Johannes Mueller acd1ee1989 Added support for exporting mp4 chapter marks
The mp4 file format supports chapter marks using the so called
mp4chaps format to enable chapter wise navigation in an mp4 file. The
format is like

hh:mm:ss.sss Chapter Title

This commit adds the ability to export those kind of chapter marks
along with TOC and CUE marks. The filename extension for the chapter
mark file is "chapters.txt". The format specification description is
"MP4ch".
2015-04-21 18:15:29 +02:00
cfgtool make configtool compile for wine/vst 2015-03-30 21:51:54 +02:00
doc add documentation about meter colors 2014-11-10 22:22:54 +01:00
export
gtk2_ardour Added support for exporting mp4 chapter marks 2015-04-21 18:15:29 +02:00
headless fix [rare] concurrent build issue: 2014-12-28 10:20:25 +01:00
icons
libs Added support for exporting mp4 chapter marks 2015-04-21 18:15:29 +02:00
mcp bcf2000: make play button toggle roll 2014-11-14 15:35:19 -05:00
midi_maps Alois Cochard Add MIDI map for the control surface. 2014-12-04 13:32:08 -05:00
msvc_extra_headers When building with MSVC add a couple of new pragmas to cut down on the most frequent compiler warnings, namely:- 2015-02-13 11:37:00 +00:00
MSVCardour3 Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
MSVCMixbus3 When building with MSVC make sure any backends / panners etc get copied to the correct target folder 2015-01-12 14:43:22 +00:00
MSVCvst_scan Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSION 2015-03-13 17:40:53 +00:00
patches
patchfiles New MIDNAM file from e.j.vd.hooven@gmail.com 2015-01-05 10:19:53 -05:00
templates
tools attempt to fix the strip club 2015-04-19 16:21:28 +02:00
vst Use ardev_common.sh to setup environment for running libardour tests 2014-12-03 17:31:03 +07:00
.dir-locals.el
.gitignore remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING update GPL (formatting and update FSF address) 2014-10-26 02:24:35 +01:00
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Following my last change we can now give 'MSVCArdour3.vsprops.in' its correct name 2015-01-12 14:47:44 +00:00
PACKAGER_README
README
system_config update system_config 2015-03-22 23:20:55 +01:00
testfile.flac
testfile.ogg
TRANSLATORS
waf fix stash-mess for ./waf with a new identical version 2014-12-17 14:04:07 -05:00
wscript [Summary] Added SSE sound processing functions support for Windows. Version 1. 2015-04-21 10:49:00 -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