Commit Graph

5508 Commits

Author SHA1 Message Date
Robin Gareus
56a4e2ee15 update mixer-meter (width) and panner if channel count changes 2013-07-11 00:14:27 +02:00
Robin Gareus
7e74514a04 rework narrow mode metric (again) 2013-07-10 22:35:51 +02:00
Robin Gareus
03fa5fcd3a ardour-button - fix test+LED margin 2013-07-10 22:34:39 +02:00
Robin Gareus
fc367f9b21 save width of mixer-strip when changing _all_ strips 2013-07-10 21:40:42 +02:00
Robin Gareus
92494b8965 queue axis resize if port-config changes 2013-07-10 20:48:42 +02:00
Robin Gareus
6d1ca9ce42 narrow down multi-channel tracks 2013-07-10 18:38:25 +02:00
Robin Gareus
f43aa995a8 slimming diet for the narrow-mixer strip 2013-07-10 17:13:55 +02:00
Robin Gareus
d03ec98ec3 fix ProxyBase::save_pos_and_size
win() may return NULL -- although if we get a size-request we
can be sure the window exists. -- NTL this feels better :)
2013-07-10 15:27:17 +02:00
Robin Gareus
40f8806c7d tweak window-proxy session-management logic 2013-07-10 15:27:17 +02:00
Robin Gareus
86ae4c5fc1 fix tracks & bus inspector display 2013-07-10 15:27:17 +02:00
Robin Gareus
b38aa73df1 fix port-matrix (update with session) 2013-07-10 15:27:17 +02:00
Robin Gareus
84465f1ca2 cleanup - prepare narrow mixer strips 2013-07-10 15:27:17 +02:00
Robin Gareus
50a1eb04a5 limit meterbridge window height to multiples of 16px
(workaround to bad resizing performance, realloc drawing areas)
2013-07-10 15:27:17 +02:00
Robin Gareus
0571e5d6ae Revert "show track-ID in mixer" and "...towards unique track numbers."
This reverts commits:
  ca54ea2b462869bfd9254a493d073ca1e9ad4b8e.
  9e87e058e26b87013e89ddf5d3b7358d50024d60.
2013-07-10 15:27:17 +02:00
Robin Gareus
833ab2ebbd remove unique track number from meterbridge 2013-07-10 15:27:16 +02:00
Robin Gareus
7d3d7f8efd remove cruft 2013-07-10 15:27:16 +02:00
Robin Gareus
ffc9a2cc70 Revert "replace "-inf" with UTF8 infinity symbol"
This reverts commit 7f2000ec8b0d6e0d3a6e22db44a8859301d35791.
2013-07-10 15:27:16 +02:00
Robin Gareus
c675942fb3 fix meterbridge window pos+size state save
...even if window is not open when session is closed.
2013-07-10 15:27:16 +02:00
Robin Gareus
56f4341ade meterbridge label rework - phase one (better, but not good) 2013-07-10 15:27:16 +02:00
Robin Gareus
c3a6b94090 hide solo button on master-bus 2013-07-10 15:27:16 +02:00
Robin Gareus
93713d3aca fix crash on session unload 2013-07-10 15:27:16 +02:00
Robin Gareus
0f1f7ca4fd replace "-inf" with UTF8 infinity symbol 2013-07-10 15:27:16 +02:00
Robin Gareus
ae8d2584eb remove outdated TODO
disabled routes are no longer displayed on meterbridge
2013-07-10 15:27:15 +02:00
Robin Gareus
617f73f8a9 meterbridge show full name on tooltip 2013-07-10 15:27:15 +02:00
Robin Gareus
29ad1c2a7a update meter config 2013-07-10 15:27:15 +02:00
Robin Gareus
eedcd83dbd fix initial display of name/id on meterbridge 2013-07-10 15:27:15 +02:00
Robin Gareus
46c1e573c4 show track-ID in mixer 2013-07-10 15:27:15 +02:00
Robin Gareus
fe9650d893 clean up meterbridge options 2013-07-10 15:27:15 +02:00
Robin Gareus
1699be7c98 number/name on meterbridge 2013-07-10 15:27:15 +02:00
Robin Gareus
346bd82c73 leave route-button show/hide up to route-UI. 2013-07-10 15:27:15 +02:00
Robin Gareus
7a3ed5d758 ...use unique track numbers on meterbridge. 2013-07-10 15:27:14 +02:00
Robin Gareus
4d49961c93 allow to include solo,mute buttons on meterbridge 2013-07-10 15:27:14 +02:00
Robin Gareus
5cdf478f19 tweak alignment of meterbridge number-labels 2013-07-10 15:27:14 +02:00
Robin Gareus
40bc6f5b83 Task Force Viking: operation green line 2013-07-10 15:27:14 +02:00
Robin Gareus
7121e19437 meterbridge: if track-name starts with number, display only number 2013-07-10 15:27:14 +02:00
Robin Gareus
c47afaab74 fixed width meter metric areas 2013-07-10 15:27:14 +02:00
Robin Gareus
7f47c9c5ec fix RMS+Peak meter for MIDI-tracks 2013-07-10 15:27:14 +02:00
Robin Gareus
12780e4c8c add convenience functions to switch meter-types.. (maybe too much?!) 2013-07-10 15:27:13 +02:00
Robin Gareus
ffbc1c7a8b with RMS meters: use "peak indicator" as DPM 2013-07-10 15:27:13 +02:00
Robin Gareus
5dae93e5ea ignore state-changes during [meter] context-menu popup (gtkmm bug?) 2013-07-10 15:27:13 +02:00
Robin Gareus
09243a326a use digital max-peak with RMS meter 2013-07-10 15:27:13 +02:00
Robin Gareus
5de0aee287 share meter-type among meter instances. 2013-07-10 15:27:13 +02:00
Robin Gareus
58b325de31 prepare meter type unification 2013-07-10 15:27:13 +02:00
Robin Gareus
4a9e79e53f fix meterbridge metric display switch 2013-07-10 15:27:13 +02:00
Robin Gareus
3a8f5a9770 remember meter type with session 2013-07-10 15:27:13 +02:00
Robin Gareus
4368759d41 amend to 212d2ac5d and 8becd4413 - fix port connection matrix crash on close 2013-07-10 15:27:13 +02:00
Robin Gareus
0710171d90 don't reset meter background/highlight on click. 2013-07-10 15:27:12 +02:00
Robin Gareus
6e1781e5e3 experimental RMS-meter and peak-signal (vs peak-power) query 2013-07-10 15:27:12 +02:00
Robin Gareus
a181009cae meterbridge: ignore non-visible routes/meters. 2013-07-10 15:27:12 +02:00
Robin Gareus
c5ded1dbeb fix rendering of meter metrics w/o types
For example the initial meter widget in  the file-import dialog.
2013-07-10 15:27:12 +02:00