13
0
Commit Graph

8366 Commits

Author SHA1 Message Date
c704a23977 update startup scripts for NSM
fixes #6265 for GNU/Linux.
2015-05-04 19:09:37 +02:00
9e489c20da further preparations for NSM (#6265) 2015-05-04 19:08:48 +02:00
66128bc540 fix -Wsign-compare 2015-05-03 23:36:20 +02:00
489f6d8648 right-click in mixer’s group box: show context menu. 2015-05-03 23:33:05 +02:00
b2a622b73c de-select other strips when re-selecting a strip 2015-05-03 21:34:17 +02:00
00e59940c8 Allow to delete PC using <Del>
It currently only works if there’s no prior selection of notes
in which case the MRV handles the event.
2015-05-03 02:20:28 +02:00
62a2d6a064 implement scroll wheel support for ardour-dropdown 2015-05-03 01:00:44 +02:00
e418b0866e tweak Midi/DIN icon (proper notch) 2015-05-01 15:16:32 +02:00
8e9bb2be46 fix thinko with region-gain time offset. 2015-05-01 14:30:49 +02:00
e65e77e360 update region-gain-line time-converter. fixes #6293 2015-04-30 22:54:18 +02:00
6366d21399 more meter-change UI optimization
the meter widgets keep track of configuration
and type. There is no more need to force an update.
2015-04-30 19:19:31 +02:00
4dc29153a2 skip [duplicate] meter re-packing. 2015-04-30 19:19:31 +02:00
0e85408c59 cleanup display suspend. 2015-04-30 19:19:31 +02:00
9b385571e7 fix over-optimzation in e3375c3.
Some users of DisplaySuspender expect an implicit redisplay.
2015-04-30 18:28:27 +02:00
e3375c309a suspend editor redisplay during batch changes
(major speed-up when changing all meters)
2015-04-30 18:01:30 +02:00
af884b4174 meter-change: don’t update track-headers if not needed 2015-04-30 17:30:10 +02:00
e0747bdb79 x-fade pixel hunt 2015-04-30 02:32:42 +02:00
fb3d1a6f24 x-run counter reset & typo 2015-04-29 15:47:51 +02:00
6e335ca5d9 add xrun counter to status-bar (currently no reset) 2015-04-29 03:10:27 +02:00
1df7b4ffb6 missing keybinding: zoom to session. needs testing on Mac and Windows 2015-04-28 16:35:16 -05:00
9a94688d11 make tape tracks draw something. 2015-04-28 16:08:20 +02:00
ba0f7482c3 prefer explicit cast over terseness. 2015-04-28 14:34:18 +02:00
1b1cbec00b prevent live loops (format negative BBT)
can happen with empty tape-tracks
2015-04-28 03:07:11 +02:00
4aace9be68 new actions: allow user to set session start and end to playhead location 2015-04-27 15:59:03 -05:00
7c09182d75 remove a dead assignment 2015-04-27 17:45:25 +02:00
Pavel Fric
acdb08eb1d Czech translation update (#6279) 2015-04-26 18:14:18 +02:00
abcc51d089 remove not-an-error error message. 2015-04-26 01:21:08 +02:00
12ece48525 fix verbose cursor for db automation. 2015-04-26 00:51:09 +02:00
1dc9848d61 tweak weight of transport icons 2015-04-25 23:24:05 +02:00
9203bad7ba fix automation lane for dB ranges other than fader. 2015-04-25 21:39:40 +02:00
9d3e32be2d ardour knob: watch automation 2015-04-25 21:25:29 +02:00
52d67203a1 Trim Automation UI 2015-04-25 21:25:19 +02:00
ae1c7eb871 desaturate gradient for trim. 2015-04-25 17:35:59 +02:00
9a4f205b6e knob: use double precision normal on dent.
Fixes -0dB vs +0dB rounding issue.
2015-04-25 17:35:05 +02:00
2702dd9dc0 add detent to Monitor Section Dim & Level knobs 2015-04-25 17:00:02 +02:00
ff563d293e separate detent & zero-arc flags for knob 2015-04-25 16:59:33 +02:00
bbe811248f amend 00c1e0e trim knob colors 2015-04-25 16:44:18 +02:00
4ed3dcd51d fix 0dbFS meter color transition 2015-04-25 16:09:05 +02:00
517211681e 0dBFS peak meter GUI 2015-04-25 06:46:56 +02:00
00c1e0ea53 fix knob color 2015-04-25 06:45:21 +02:00
a7523c4e6d magic knob 2015-04-25 05:33:51 +02:00
2609e8f5bd immediately show tooltip on knob drag. 2015-04-25 03:02:37 +02:00
c809e528c0 make knob respond to X & Y axis drags 2015-04-25 02:44:47 +02:00
c43c3d3e08 more trim knob tweaks 2015-04-25 02:25:07 +02:00
a3dc192fb3 allow to offset knob-arc 2015-04-25 02:19:13 +02:00
50a0748c2b trim typo and details 2015-04-25 01:17:25 +02:00
e22d7c2e28 tweak trim-knob size (same height as midi-input) 2015-04-25 01:04:54 +02:00
848864f8c9 persistent tooltip for [trim] knob 2015-04-25 01:04:19 +02:00
01f8985617 don’t knob show tooltips if no prefix is set
ie the monitor section has explicit labels.
2015-04-24 23:22:15 +02:00
eea297dc3e knob proposal.
feel free to revert.
2015-04-24 22:37:18 +02:00