ardour/libs
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
..
appleutility
ardour Consolidate meter-type state and API 2019-06-09 19:56:15 +02:00
ardouralsautil Skip name-suffix for first ALSA sub-device 2019-06-04 19:20:26 +02:00
audiographer Add/remove source(s) in our MSVC project (audiographer) 2019-03-04 12:16:47 +00:00
backends Fix ALSA MIDI latency update call (playback/capture direction mismatch) 2019-05-06 00:14:27 +02:00
canvas Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
fluidsynth Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02:00
fst
gtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2019-04-21 19:21:17 +01:00
hidapi
libltc
lua Fix std::list<hared_ptr<>> front/back methods 2019-05-17 12:09:07 +02:00
midi++2 Ignore MIDNAM NRPN Controls for the time being 2019-05-04 00:07:26 +02:00
panners
pbd Correct a typo that crept in somewhere 2019-04-14 19:34:37 +01:00
plugins Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
ptformat ptformat: Update to 877fa28 - more endian resilient && pt5 fixes 2018-12-16 15:08:23 +11:00
qm-dsp
surfaces Potential fix for a race. 2019-05-30 17:33:36 +02:00
temporal
vamp-plugins
vfork
waveview
widgets NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler