Mirror of Ardour Source Code
Find a file
nick_m a795892492 Separate selection operations into their own temporary history mechanism.
The user can now replay *all* earlier selection operations until the next
session undo/redo command, or the completion of a new operation.
Nothing relating to selection ops is stored, and selection operation history
is begun on first idle.

Selection operation history is fundamentally different from the history of
operations which act on a selection in terms of both their viewport and the
amount of information required to replay them.
WRT undo, the user of a selection op doesn't care about the viewport state
at the beginning of an op, but rather that at the end of the previous one.
2015-01-02 08:01:12 -05:00
doc add documentation about meter colors 2014-11-10 22:22:54 +01:00
export
gtk2_ardour Separate selection operations into their own temporary history mechanism. 2015-01-02 08:01:12 -05:00
headless fix [rare] concurrent build issue: 2014-12-28 10:20:25 +01:00
icons Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
libs Add PBD debug macros for recording timing data 2015-01-01 19:04:14 +07: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 Use precise define names for LV2 version configure checks. 2014-10-31 20:46:09 -04:00
MSVCardour3 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-29 11:07:12 +00:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-04 09:00:11 +01:00
MSVCvst_scan Add a small dummy command to a couple of MSVC build projects 2014-11-08 18:47:25 +00:00
patches
patchfiles Fix off-by-one MIDI note names. 2014-12-29 20:20:16 -05:00
templates
tools Add dummy backend in Fedora based mingw-w64 build scripts 2015-01-01 17:23:58 +07: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 clean up after ourselves 2014-11-11 15:35:06 +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 Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
PACKAGER_README
README
system_config move all (G)UI related configuration parameters into UIConfiguration, not RCConfiguration 2014-12-22 13:39:46 -05: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 Add tests that show the timing differences between the Glib/mm based timeouts 2015-01-01 19:04:09 +07:00

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

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