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
YPozdnyakov
af3257199c
[Summary]: fix bug #44523 (Tools remain active out of canvas)
2015-01-08 18:39:36 +02:00
Nikolay
f1debe12c8
[Summary] Bug fix #45610 "Please wrap text in message body."
2015-01-08 16:55:52 +02:00
YPozdnyakov
8473224234
[Summary] make ProgressDialog for tracks addition smoother
2015-01-08 16:51:12 +02:00
YPozdnyakov
87b1e364c7
[Summaru]: delete 'Spectral Analysis' from region context menu according to Igor's request
2015-01-08 15:41:50 +02:00
Greg Zharun
31a9cefa57
[Summary] This part of code worker incorrectly on Windows:
...
atof() on Windows expects "," (comma) as float delimeter and ignores "." (dot). So on windows atof("0.1") would return 0.
Unlike MAC.
Proposed fix should work on all platforms.
2015-01-08 15:39:58 +02:00
GZharun
85bcda2a6e
[Summary] Made impossible for waveform zoom multiplier to become less then 1
2015-01-08 12:37:24 +02:00
YPozdnyakov
a86befc9cd
[Summary]: fix bug #44531 (Transport buttons blink twice when click on them)
2015-01-08 10:50:36 +02:00
YPozdnyakov
56ba944ba0
[Summary]: fix bug #45262 (Track control buttons (input monitoring and mute) have sluggish reaction on click). This bug was actual in case of using ~100 tracks. DisplaySuspender removal helps to provide instant reaction on click.
2015-01-06 12:53:26 +02:00
YPozdnyakov
05a08091ab
[Summary]: fix bug #44512 (Startup Screen doesn't has upper boarder line on Quit button)
2015-01-06 10:49:16 +02:00
YPozdnyakov
1aa7281d3a
[Summary]: delete unnecessary items from skip marker context menu ( #44053 from TestTrack)
2015-01-05 18:19:10 +02:00
YPozdnyakov
687195ed5f
[Summary]: delete accidentally added symbol
2015-01-05 17:13:43 +02:00