2c7cb9065f
Limit clock displays to 30days (720hours) by default.
...
This prevents various edge-cases of selection-clocks (eg. unbound range
selection after start-range; and makes it near impossible to roll-over
2^63 using GUI operations)
2017-05-08 12:37:17 +02:00
7b2063d62d
remove misc. debug output
2017-05-08 10:41:12 +01:00
8ddbbe427d
when a Route is removed, don't bother triggering a sync-presentation-info-from-treeview because it isn't necessary
...
Also, don't update mixer selection unless selection actually changed
2017-05-08 10:40:27 +01:00
d51049f343
when a Route is removed, don't bother triggering a sync-presentation-info-from-treeview because it isn't necessary
2017-05-08 10:40:27 +01:00
Hiroki Inagaki
eb133dd934
Update Japanese translation
2017-05-08 11:02:24 +02:00
26decc032c
-Wnon-virtual-dtor
2017-05-06 15:52:32 +02:00
69f61936ff
part two of add missing files from selection development branch(es)
2017-05-05 19:26:10 +01:00
35a9facdae
add missing files from selection development branch(es)
2017-05-05 19:25:35 +01:00
a84b1a375a
Editor::axis_view_by_control() needs to explore child tracks, now that Selection is relying on it
2017-05-05 18:56:25 +01:00
589f6f67a3
maintain CoreSelection order in GUI track selection
2017-05-05 18:56:25 +01:00
dc0139d4af
use CoreSelection for track selection
2017-05-05 18:56:25 +01:00
8335155863
fix ruler scaling -- #7226
2017-05-05 14:00:30 +02:00
95f225df8f
Scaleable group-tabs: use Pango to layout text, scale with UI #7331
2017-05-04 19:15:18 +02:00
4aeb086fe3
Scale scommer and piano-keyboard width with GUI
2017-05-04 17:22:43 +02:00
ed4d17a8ff
Update Tempo Tapping:
...
* Allow tap with keyboard (Space, Enter)
* Ignore double-clicks (2nd rapid event skewed calculation)
2017-05-04 16:13:10 +02:00
0afd18eb5d
NO-OP: whitespace
2017-05-04 00:43:40 +02:00
a23ac120f2
The return of explicit exclusive solo.
2017-05-04 00:42:07 +02:00
0b189a5766
GUI update: migrate group-color into the session (not GUI state)
2017-05-03 17:53:00 +02:00
ba24f287ca
Make -A open action list in a browser instead of command terminal.
2017-04-29 22:47:24 -07:00
0bb0dbad68
Time flies
2017-04-30 01:22:25 +02:00
57e9de232b
Fix copy/paste typos in --help
2017-04-30 01:22:25 +02:00
73e80b4429
Set -b to open in browser.
2017-04-29 15:37:31 -07:00
dc3ae8d196
Add a "select topmost" track editor action
2017-04-29 12:38:53 +02:00
e508d41091
NO-OP: whitespace
2017-04-29 12:38:53 +02:00
820d1340d6
Missed a spot in adding -A, fixed
2017-04-28 08:44:35 -07:00
620f3b9358
Change actions to -A and use -b to output keybindings
2017-04-28 08:19:20 -07:00
cbe1f5d395
extend 3cda0e2a
: Don't switch to range-mode if not needed for similar OPs.
2017-04-28 15:07:41 +02:00
3cda0e2a93
When in smart-mode, don't switch to range-mode after "set range selection"
...
closes #7332
2017-04-28 14:57:13 +02:00
a8b545661f
Open session folder when selecting path
2017-04-28 14:33:06 +02:00
ecda1a8f55
Allow "remove from recent" only for top-level
2017-04-28 14:32:37 +02:00
1ebf35f137
Allow to hide engine dialog w/o unloading session.
2017-04-27 21:10:37 +02:00
6ece6ed407
EngineDialog: immediadely push latency changes to running backends
2017-04-27 21:10:10 +02:00
2039fc6fd0
Don't directly call into engine to stop latency detection.
2017-04-27 19:45:56 +02:00
f9f9006a90
Consistent button visibility (mixer-strips + VCAs)
2017-04-27 00:25:57 +02:00
1398dd8914
Fix nested VCA assigns and mixer-layout:
...
Show initial VCA assign button on all mixer-strips and VCAs if
there's no assignment.
2017-04-27 00:11:18 +02:00
0b5db91ee9
AutomationLine time-unit conversion and paste API update
...
This fixes copy/paste of MIDI automation (time-unit: beat) from/to
Parameter automation (time-unit: samples).
It also fixes repeatedly pasting with tempo-ramps: pre-multiply length
before converting to samples.
2017-04-26 23:37:27 +02:00
8bb26628e3
Skip script-setup if there are no parameters (and name is unique)
2017-04-26 19:45:22 +02:00
35aa4f692a
Lua Dialog refinements:
...
* Add Heading Widget
* Swap OK/Cancel Buttons
* Update table layout (spacing + alignment)
* Some whitespace tweaks
2017-04-25 16:45:18 +02:00
f5995661d0
Lua: Action Script Dialog & MessageBox
2017-04-25 14:01:22 +02:00
a6ace9996b
Expose ArdourDropdown's menu for submenu packing
2017-04-25 11:29:07 +02:00
87acc60674
Remove old special case (ArdourDialog::on_response hides the dialog)
2017-04-25 03:55:51 +02:00
1b2bc203ac
Add regions at once rather than individually when restoring Selection state
...
This is a workaround for performance issues with the current implementation
when adding many regions to the selection one at a time.
If the Selection implementation was to change at some point and adding regions
to the selection only takes a small constant amount of time, then this
optimization may no longer be necessary.
Related to: #7274
2017-04-24 08:41:30 +10:00
68883cbb56
Changed "ardour" to PROGRAM_NAME
2017-04-22 15:32:48 -07:00
c0df127dc4
Close all dialogs when closing a session (not only at exit).
2017-04-22 23:06:22 +02:00
b81d6a6160
Set -b switch to only two columns, correct options text.
2017-04-22 08:07:35 -07:00
e54413ee46
amend be62d335ee
2017-04-22 01:06:54 +02:00
be62d335ee
fix endless loop when clicking on the canvas w/o backend
2017-04-21 23:54:33 +02:00
5d5642d6ec
Add HTML output for -b so that output can replace actions page in manual.
2017-04-21 12:58:59 -07:00
bdd960cd99
Update preferences when Ctrl-surfaces change with session.
2017-04-21 04:08:00 +02:00
4cda36f63f
squelch "curl failed: No Error"
2017-04-21 00:12:20 +02:00