13
0
Go to 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
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
libs Add PBD debug macros for recording timing data 2015-01-01 19:04:14 +07:00
mcp
midi_maps Alois Cochard Add MIDI map for the control surface. 2014-12-04 13:32:08 -05:00
msvc_extra_headers
MSVCardour3 Add some newly introduced source files to our MSVC project (gtk2_ardour) 2014-12-29 11:07:12 +00:00
MSVCMixbus3
MSVCvst_scan
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
.dir-locals.el
.gitignore
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
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