Paul Davis
993c020286
fix name of client given to audioengine backend (shows up with JACK)
2015-01-15 13:59:02 -05:00
Robin Gareus
946c451431
track height fixes:
...
* retain [custom] track-height
Editor::override_visible_track_count() is called repeatedly (for
every change), there was a 50/50 chance of it saving the right value.
* adjust default for new sessions: use “Normal” track height until
told otherwise.
2015-01-15 13:59:02 -05:00
Nikolay
86f858c82b
[Summary] Embed (DRAG-nDROPped) file with different sample rate DIALOG
...
[Feature reviewed] Mykhailo Kosharnyy
[Reviewed] YPozdnyakov
2015-01-15 18:23:41 +02:00
Nikolay
0f1ad3ef6f
[Summary] Progress dialog rework. Make it non singltongue, put athync available dialog in ARDOUR_UI instance.
...
[Reviewed] YPozdnyakov
2015-01-15 18:23:40 +02:00
GZharun
b37981c6c4
[Summary] Fixed crash provoked by WavesTrackColorDialog. Set NULL route to color dialog before deleting inspector.
2015-01-15 18:22:44 +02:00
YPozdnyakov
ca9d89f33b
[Summary]: Project of Tracks Live Installer for windows
2015-01-15 17:47:39 +02:00
Paul Davis
5b621d03d1
set failure message if new session folder cannot be created for any reason during save-as
2015-01-15 09:31:57 -05:00
GZharun
3a80463177
[Summary] Added selection update blocking when it's required
2015-01-15 14:23:04 +02:00
GZharun
91dfada2d0
[Summary] Added export cleanup
...
[Reviewed by] Andriy Mishyn
2015-01-15 13:47:06 +02:00
GZharun
b79054bf41
[Summary] Removed redundant selection calls and suspended selection updates when removing/adding tracks.
2015-01-15 13:46:05 +02:00
GZharun
00df248d3b
Revert "[Summary] Removed redundant selection changes when new tracks are added"
...
This reverts commit 72037faa33 .
2015-01-15 13:26:04 +02:00
GZharun
72037faa33
[Summary] Removed redundant selection changes when new tracks are added
2015-01-15 13:14:08 +02:00
Nikolay
f42681bcf1
[Summary] Fixed bug with session details label in the Session Dialog
...
[Feature reviewed on Mac and Windows] Igor Maximenko
2015-01-15 10:25:37 +02:00
Paul Davis
6e1a7cc5d0
explanatory comments for waves developers to read
2015-01-14 18:17:37 -05:00
Paul Davis
fc44dd4150
unfinished save-as dialog, to serve as example/guide/framework for full implementation
...
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
2015-01-14 18:05:34 -05:00
Paul Davis
86bb687534
get Session::save_as() working much more correctly, and cleaner
2015-01-14 18:03:59 -05:00
Paul Davis
c9b93aa6ac
first working version of save-as
...
Conflicts:
gtk2_ardour/ardour_ui.cc
libs/ardour/session_state.cc
2015-01-14 18:03:44 -05:00
Paul Davis
ba9f29ff1e
add initial code/stubs, actions, menu items for save as
...
Conflicts:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui_ed.cc
2015-01-14 18:01:35 -05:00
Paul Davis
f699982c1b
add initial code (and stubs) for save-as related functionality
2015-01-14 17:59:41 -05:00
Paul Davis
fa647a7a11
change behaviour so that clicking on loop range or loop range bar doesn't locate or change transport state
2015-01-14 10:42:25 -05:00
Nikolay
0702f23bb1
[Summary] Bug fix #45623 "Reset pan does not work (win)"
...
[Reviewed] YPozdnyakov
2015-01-14 12:50:58 +02:00
Nikolay
b2f9c8cbcc
[Summary] Bug fix #44816 "remove Rhythm Ferret menu (ardour functionality)"
...
[Reviewed] YPozdnyakov
2015-01-14 12:49:52 +02:00
Nikolay
bfc6294c48
[Summary] Bug fix #45356 "remove Time Stretch Audio menu"
...
[Reviewed] YPozdnyakov
2015-01-14 12:48:23 +02:00
Nikolay
02fa803486
[Summary] Deleted unused action and mouse mode for "set-mouse-mode-draw" (Finishing Bug Fix #44821 ).
...
[Reviewed] YPozdnyakov
2015-01-14 11:31:49 +02:00
Nikolay
894959ead8
[Summary] Bug #44605 "Zoom out with key "-" leads Tracks to SWOD or crash"
...
[Reviewed] YPozdnyakov
2015-01-14 11:28:21 +02:00
GZharun
5d8821a1bd
[Summary] Vector of routes within the selection on which gain value is not supposed to be changed. Made it const ref.
2015-01-14 01:54:34 +02:00
VKamyshniy
ecdd95707b
[Summary] Bug Fix: track name pattern contained a space not supposed.
2015-01-13 15:59:17 +02:00
GZharun
4ff012fd60
[Summary] Fader on selected tracks use cases:
...
1. When fader is dragged faders on other selected tracks will move relatively.
2. When value is changed in gain display (from keyboard) on any of the selected tracks - values on all selected tracks will be updated.
3. When fader on on of the selected tracks is pressed with Alt (set to default), default values will be set on all selected track faders.
[Reviewed by QA] Andrii Mishyn
2015-01-13 15:43:25 +02:00
GZharun
536395037b
[Summary] Do not change selection by Fader press (requested by Igor)
2015-01-13 15:43:25 +02:00
VKamyshniy
a4868c553e
[Summary] Fixing the bug: incorrect ordinar numers dispalyed in the hints over compact mixer strip.
2015-01-13 13:54:26 +02:00
Nikolay
987ab36420
[Summary] Changed "Session details" label in the Session Dialog on Igor's request.
...
[Feature reviewed] Igor Maximenko
2015-01-13 11:08:24 +02:00
Nikolay
c9426440e1
[Summary] Changed in Preferences on Igor's request
2015-01-12 14:08:46 +02:00
Nikolay
4b14651a10
[Summary] Changed Playback and Recording buffers to 10 on PM's request
...
[Reviewed] YPozdnyakov
2015-01-12 13:44:41 +02:00
Nikolay
bf436b9bb0
[Summary] Fixed bug with disabled possibility to add track on double click
...
[Reviewed] YPozdnyakov
2015-01-12 13:39:33 +02:00
GZharun
5f6020efad
[Summary] Removed master track
2015-01-12 10:32:12 +02:00
VKamyshniy
fdbc099237
[Summary] Pixel hunting.
2015-01-11 02:09:45 +02:00
VKamyshniy
348aa67803
[Summary] Per request from Igor: Contex menu - change submenu symbol (change point to triangle);
2015-01-11 01:24:38 +02:00
VKamyshniy
3c2b0d446a
[Summary] Implementing behavior per request from Igor
2015-01-10 12:43:54 +02:00
VKamyshniy
c8a0f55e4b
[Summary] Pixel hunting
2015-01-09 23:46:32 +02:00
VKamyshniy
4cc6e7c5ee
[Summary] Bug fix: The relative coordinates of the redrawn PORTION of the audio clock's client area were used as ORIGIN x and y. Now the ORIGIN coordinates are taken from the ancestor in which client area the audio clock area is drawn.
2015-01-09 23:46:31 +02:00
GZharun
f499221b5b
[Summary] Disabled header selection by context menu click (right click) on the empty canvas.
2015-01-09 16:23:02 +02:00
GZharun
09bdbed3ed
[Summary] Made region selectable by right click no whatever tool is active
2015-01-09 16:08:33 +02:00
Nikolay
8924a26b87
[Summary] Bug fix #45142 "Meters does not stay in correct position after reopenning session"
...
[Reviewed] YPozdnyakov
2015-01-09 13:24:39 +02:00
Nikolay
b6c68ec2f6
[Summary] Fix bug #45385 "disable Shift as key modifier for Reset Panner"
...
[Reviewed] YPozdnyakov
2015-01-09 13:23:13 +02:00
Nikolay
ce142bb9e8
[Summary] X-OR solo and momentary solo implementation (bug 44135)
...
[Reviewed] YPozdnyakov
[Feature reviewed] Igor Maximenko
2015-01-09 13:20:24 +02:00
GZharun
896961b411
[Summary] The same as previous reverted commit but with more correct and full description:
...
Fixed two bugs. Not specified in TT.
1.Ranges which coincided with region borders (achieved by the context menu commands like Move Range Start/End ... ) used to cut a small byte of region which border coincided.
2. If you cover region with a range which start coincides with region's start and ends coincides as well when you drag such range it does cut the whole region, but it does not remove it. Process similar to "copy" accures when "cut" operation is expected.
2015-01-09 10:49:42 +02:00
GZharun
886bebe342
Revert "[Summary] Fixed bug. Not specified in TT. Ranges which coincided with region borders (achieved by the context menu commands like Move Range Start/End ... ) used to cut a small byte of region which border coincided."
...
This reverts commit 3b4d7ef1b4 .
2015-01-09 10:45:53 +02:00
GZharun
3b4d7ef1b4
[Summary] Fixed bug. Not specified in TT. Ranges which coincided with region borders (achieved by the context menu commands like Move Range Start/End ... ) used to cut a small byte of region which border coincided.
2015-01-09 10:36:18 +02:00
GZharun
012e1811d1
[Summary] Fixed range specific context menu operations making them non related to selected track header
2015-01-09 10:36:17 +02:00
YPozdnyakov
29f710c9b4
[Summary]: fix bug #44057 (Select, Split, Zoom Tool icon changes view in wrong timeline-canvas positions)
2015-01-08 19:51:13 +02:00