13
0
Go to file
Robin Gareus cd5b0819bf
Consolidate meter-type state and API
In theory different UIs can show different meter-types, so it
can make sense to maintain the type in different places.
MeterType is a bit-set and PeakMeter implementation provides for this.

However, this is not being used, and the current implementation
was rather fragmented, cross-connected signals to keep types in sync,
allowed inconsistent meter-types in GUI and backend.

MeterType is now kept by meter itself, however it is still
saved/restored as part of the Route state.

N.B. This change breaks the API, various methods have been renamed
for consistency.
2019-06-09 19:56:15 +02:00
doc initial version of transport state machine diagram 2019-02-26 09:27:20 -07:00
export FFmpeg/MP3 export supports tagging 2019-03-02 14:38:19 +01:00
gtk2_ardour Remove toolbar meter (meter type) context-menu 2019-06-09 19:45:01 +02:00
headless (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
libs Consolidate meter-type state and API 2019-06-09 19:56:15 +02:00
mcp switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList 2019-03-18 10:58:02 -07:00
midi_maps
msvc_extra_headers Remove support for building against LV2 older than 1.2.0 2019-04-10 10:24:33 +02:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-03-11 10:29:07 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Fix midnam, duplicate note-names 2019-05-04 20:54:18 +02:00
plugin_metadata
scripts Release notch-bank filter 2019-04-18 14:11:52 +02:00
session_utils Fix session-export util (timecode: frames, not samples) 2019-04-09 03:28:23 +02:00
templates
tools Fix rpath permission issue for linux packages 2019-06-07 01:38:40 +02:00
us2400 switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList 2019-03-18 10:58:02 -07:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Unify build-system customization (Ardour/Mixbus) 2019-04-09 13:17:15 +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