4c92de0159
extend save-as dialog to allow crude but functional save-as-to-empty-session
2015-05-07 22:36:32 -04:00
318c919c41
fix crash during session deletion as monitor section tries to update
2015-05-07 22:36:07 -04:00
4a301595bd
rename user's customized color file when resetting theme. Fixes #6286
2015-05-05 21:29:48 -04:00
7005529886
fix some gtk filechooser issues
2015-05-05 18:35:58 +02:00
7447843a33
oversample meter faceplate image surfaces
...
Works around issues with pango on windows,
fixes crude text on OSX/retina and can provide sub-pixel
rendering on GNU/Linux/X11.
2015-05-05 03:02:09 +02:00
6b69fd5640
NSM preparation for OSX and windows
...
Note that on those platforms the application name
is a full path. This is permitted by the specs:
“executable_name MUST be the executable name that the program was launched with. For C programs, this is simply the value of argv[0]” [http://non.tuxfamily.org/nsm/API.html#n:1.2.1.1 .]
but the current implementation of nsm expects the basename
only and searched $PATH.
2015-05-05 00:25:06 +02:00
d1334074af
add plugin parameter reset button - closes #6297
2015-05-04 20:52:48 +02:00
9790d2b5dd
prepare plugin reset ( #6297 )
2015-05-04 20:48:41 +02:00
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