Nikolay
|
a8d300ea18
|
[Summary] Apply Record Enable to all selected tracks.
[Reviewed] GZharun
|
2015-01-21 17:48:48 +02:00 |
|
Nikolay
|
6cf11e422d
|
[Summary] Improved Mute button performance.
[Reviewed] GZharun
|
2015-01-21 17:48:48 +02:00 |
|
Nikolay
|
41b0cb9090
|
[Summary] Apply Mute to all selected tracks
[Feature reviewed] AMishyn
[Reviewed] GZharun
|
2015-01-21 17:48:48 +02:00 |
|
GZharun
|
7c27aa375e
|
[Summary] Region changes will make session dirty
|
2015-01-21 13:37:51 +02:00 |
|
Paul Davis
|
bd693680e7
|
add waveform zoom actions to keybindings whitelist
|
2015-01-20 22:19:50 -05:00 |
|
Paul Davis
|
c3addd34c6
|
add readtest tools from Ardour
|
2015-01-20 22:09:25 -05:00 |
|
Paul Davis
|
febe5f8e69
|
initial, incomplete version of keybindings whitelist
|
2015-01-20 22:08:28 -05:00 |
|
Paul Davis
|
80c594555c
|
add keybinding whitelist support
|
2015-01-20 22:08:28 -05:00 |
|
YPozdnyakov
|
aed11efa77
|
[Summary]: add script that makes mac installer (in parallel with par) and add Tracks Live Manual to installer's dmg
|
2015-01-20 19:43:00 +02:00 |
|
GZharun
|
e56a5a2d8d
|
[Summary] Adding routes won't save session anymore, but will leave it dirty
|
2015-01-20 17:40:48 +02:00 |
|
GZharun
|
418e0d3d91
|
[Summary] Track header color change will set session dirty
|
2015-01-20 17:36:36 +02:00 |
|
GZharun
|
c25e35f2d4
|
[Summary] Fixed several issues which made session dirty when it's just loaded or created from scratch
|
2015-01-20 16:25:26 +02:00 |
|
GZharun
|
b76231f0de
|
[Summary] Added files to Tracks Xcode project
|
2015-01-20 13:58:54 +02:00 |
|
GZharun
|
3087be2c8a
|
[Summary] Marker changes will make session dirty
|
2015-01-20 13:58:23 +02:00 |
|
GZharun
|
a0da0aeab9
|
[Summary] Track header selection will make session dirty
|
2015-01-20 13:56:32 +02:00 |
|
Greg Zharun
|
e9b8806318
|
[Summary] Fixed build on windows after this commit a92370e07f
|
2015-01-19 22:38:34 +02:00 |
|
GZharun
|
6247f46490
|
[Summary] Zoom tool and temporal zoom will make session dirty
|
2015-01-19 19:59:35 +02:00 |
|
GZharun
|
d98e09aabc
|
[Summary] Fixed bug 45624: Split operation won't depend on track header selection anymore
|
2015-01-19 19:54:48 +02:00 |
|
GZharun
|
c53a3dfedc
|
[Summary] Fixe bug: split on range worked on the selected track instead of regions covered by range
|
2015-01-19 19:38:23 +02:00 |
|
GZharun
|
4ee2bc598a
|
[Summary] Track height change makes session dirty
|
2015-01-19 18:38:14 +02:00 |
|
GZharun
|
fe0ace14c8
|
[Summary] Next actions will now make a session dirty:
Toggling inspector
Toggling meter bridge
Toggling mixer bridge
Mouse tool change
|
2015-01-19 17:50:16 +02:00 |
|
GZharun
|
b2db044c88
|
[Summary] Fixed bug (not in TT) when MoseRange mode was not restored correctly after session save
[Reviewed by] Paul Davis
|
2015-01-19 17:48:40 +02:00 |
|
GZharun
|
36fb11c9a1
|
[Summary] Fixed defect 45772: Removed redundant shift+right click actions
|
2015-01-19 13:13:08 +02:00 |
|
GZharun
|
d8f743eee5
|
[Summary] Made session state save operation to save session GUI state as well.
|
2015-01-19 12:49:20 +02:00 |
|
YPozdnyakov
|
f288c37ee8
|
[Summary]: add waveform zoom menu item (with temporal function) to Main Menu according to Greg's request
|
2015-01-19 12:01:40 +02:00 |
|
GZharun
|
562f55c917
|
[Summary] Removed unused variables, added NULL ptr checks
|
2015-01-19 10:41:57 +02:00 |
|
GZharun
|
a5393dbf35
|
[Summary] Added NULL ptr check when it's required
|
2015-01-19 10:28:23 +02:00 |
|
Paul Davis
|
0bab5cffe4
|
fix up a few mistakes during merging playhead priority changes from Ardour
|
2015-01-17 17:25:35 -05:00 |
|
Paul Davis
|
cd61673238
|
Fix range "arithmetic"
Subtracting anything from an empty range should return an empty range, not an assert() failure
Conflicts:
libs/evoral/evoral/Range.hpp
|
2015-01-17 17:25:11 -05:00 |
|
Paul Davis
|
a92370e07f
|
properly track, update, maintain and set auto return state
Conflicts:
gtk2_ardour/ardour_ui_options.cc
|
2015-01-17 16:54:34 -05:00 |
|
Paul Davis
|
09c4f9fcfe
|
start work on auto return target dropdown rather than button
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui2.cc
|
2015-01-17 16:53:39 -05:00 |
|
Paul Davis
|
c61eb38f89
|
change ArdourDropdown API to allow other types of menu elements
Conflicts:
gtk2_ardour/ardour_dropdown.h
|
2015-01-17 16:51:39 -05:00 |
|
Paul Davis
|
b0ae06cba3
|
follow various events related to playhead priority (loop changes, parameter changes); remove debug output
|
2015-01-17 16:50:57 -05:00 |
|
Paul Davis
|
95b1a40091
|
remove debug output
|
2015-01-17 16:50:50 -05:00 |
|
Paul Davis
|
6cc7e9d34c
|
fix copy-n-paste errors that used wrong buttons for playhead priorities
|
2015-01-17 16:50:43 -05:00 |
|
Paul Davis
|
b084854a23
|
fix copy-n-paste errors that used incorrect enum values for playhead priorities
|
2015-01-17 16:50:35 -05:00 |
|
Paul Davis
|
f54d55c8a0
|
add preferences GUI elements to allow control of playhead priority items
|
2015-01-17 16:49:58 -05:00 |
|
Paul Davis
|
fbfa4283b9
|
initial version of playback priority design. No GUI control over options yet
Conflicts:
gtk2_ardour/editor_selection.cc
libs/ardour/ardour/rc_configuration_vars.h
libs/ardour/ardour/types.h
libs/ardour/enums.cc
|
2015-01-17 16:46:51 -05:00 |
|
YPozdnyakov
|
b4fe7e9026
|
[Summary]: delete some Preferences in the process of Tracks Live uninstall on windows
|
2015-01-16 20:14:07 +02:00 |
|
GZharun
|
2b9434b6af
|
[Summary] MixerStrip connects port_connected_or_disconnected to the engine::PortConnectedOrDisconnected before a route is set to the MixerStrip.
So should check if the _route is NULL in this method.
|
2015-01-16 14:55:23 +02:00 |
|
Valeriy Kamyshniy
|
1bb78a6926
|
[Summary] Progressing TRACKS specific export dialog
|
2015-01-16 13:17:19 +02:00 |
|
Valeriy Kamyshniy
|
b0a9841441
|
[Summary] Setting session dirty from Marker Inspector.
|
2015-01-16 13:17:19 +02:00 |
|
GZharun
|
82dd4514f4
|
[Summary] Implemented correct usecases for inspector when multiselection is used
[Reviewed by QA] MKosharniy
|
2015-01-16 12:39:37 +02:00 |
|
Nikolay
|
5c6275a63b
|
[Summary] Align progress dialog's widgets on the centre
[Reviewed] YPozdnyakov
|
2015-01-16 12:38:49 +02:00 |
|
VKamyshniy
|
0729ff3f8e
|
[Summary] Progressing Tracks specific export dialog.
|
2015-01-16 07:54:54 +02:00 |
|
VKamyshniy
|
360692e838
|
[Summary] Progressing Tracks specific export dialog.
|
2015-01-16 07:54:54 +02:00 |
|
VKamyshniy
|
5a34bee144
|
[Summary] Progressing TRACKS specific export dialog
|
2015-01-16 07:54:53 +02:00 |
|
VKamyshniy
|
2e35efb61a
|
[Summary] Progressing Tracks specific export dialog.
|
2015-01-16 07:54:53 +02:00 |
|
VKamyshniy
|
9fc0935c4b
|
[Summary] Added option to have XML scripts non-cacheable. Non-cacheable script allows try changes made in them with no restarting Tracks.
|
2015-01-16 07:54:52 +02:00 |
|
Paul Davis
|
993c020286
|
fix name of client given to audioengine backend (shows up with JACK)
|
2015-01-15 13:59:02 -05:00 |
|