Paul Licameli
004218fb07
Bug1065: consistent moving of the selection in time shift
2015-08-08 12:25:54 -04:00
Paul Licameli
65dab6e109
Bug1067: don't show impossible snap positions for time-shift
2015-08-08 11:34:40 -04:00
Paul Licameli
bf679b7d6b
Bug1066: never make yellow snap lines when ctrl-dragging clips up and down
2015-08-08 11:21:57 -04:00
Leland Lucius
79b3d4d7ad
Works around "some" of the OSX drawing issues
...
This is related to a possible wx3 issue:
http://trac.wxwidgets.org/ticket/17091
But, there's still quite a few more to resolve.
2015-08-08 00:24:52 -05:00
Leland Lucius
f36fe29f96
Fixes for bugs 1122 and 1113
...
Several other issues were also fixed (hopefully ;-)).
This is a major change to accelerator handling and keyboard
capturing. Menu shortcuts, non-menu commands, label editing,
navigation, and basically anything else were you might use
the keyboard should be thoroughly tested.
2015-08-08 00:01:24 -05:00
James Crook
2af3a8ca7e
Make "Draw Tool" translatable.
2015-08-05 21:26:05 +01:00
Leland Lucius
617e0713df
This should fix bug #1111
...
In addition it adds an option to open the full FFmpeg options
dialog.
2015-08-05 02:28:42 -05:00
Leland Lucius
4cd7757cf4
Batting 1000 tonight...make sure navigation works on Windows.
2015-08-04 22:41:52 -05:00
Leland Lucius
64e1136f06
Make sure they work on Windows too
2015-08-04 22:35:50 -05:00
Leland Lucius
7e49dc45d1
Fix some tabbing issues on Linux
2015-08-04 22:22:49 -05:00
Paul Licameli
1eb3ebe2e0
In time track popup menu, shorten "Set &Range..." to "Range...", which...
...
... is consistent with the shortened "Rate..." and "Format..." for wave tracks
2015-08-04 13:02:10 -04:00
Paul Licameli
b0de2fa900
Show only the channel-related menu items appropriate to mono or stereo, and...
...
... Changed accelerators to avoid conflict:
for mono tracks, R&ight
for stereo tracks, Split Stereo to &Mono
2015-08-04 13:00:46 -04:00
Paul Licameli
eeaaadb530
Merge branch 'master'
...
* master:
fewer #includes in TrackPanel.cpp
Fix spacing on comment
Add output gain control to Phaser effect
Add output gain control to Wahwah effect
Bug1115: click below vertical ruler deselects track now, just as...
Rename some variables
Save overwrite choice in Export Multiple
2015-08-04 12:26:22 -04:00
Paul Licameli
db896e6511
Revert "Show only the appropriate channel-related track menu items for mono or stereo."
...
This reverts commit 7b737a99c7d0cb76c3b45137bce1d37a9f7d93f2.
2015-08-04 12:23:50 -04:00
Paul Licameli
6d18e3681a
fewer #includes in TrackPanel.cpp
2015-08-04 01:23:51 -04:00
Steve Daulton
4be9897de1
Fix spacing on comment
2015-08-04 01:51:28 +01:00
Steve Daulton
dfda7a8b2e
Add output gain control to Phaser effect
2015-08-04 01:51:28 +01:00
Steve Daulton
193c2c839c
Add output gain control to Wahwah effect
2015-08-04 01:51:28 +01:00
Paul Licameli
9bbbf555c5
Bug1115: click below vertical ruler deselects track now, just as...
...
... clicks below the control panel or the track area do.
2015-08-03 16:56:03 -04:00
Paul Licameli
971fd38615
Rename some variables
2015-08-03 13:50:49 -04:00
Steve Daulton
246a8c17ef
Save overwrite choice in Export Multiple
2015-08-03 16:02:41 +01:00
Paul Licameli
7b737a99c7
Show only the appropriate channel-related track menu items for mono or stereo.
2015-08-02 14:29:56 -04:00
Paul Licameli
60983f6bf7
Revert "Cascade the four move commands of the track control menu..."
...
This reverts commit 413edf2820a861737efc920df97d8d9d82e4987e.
2015-08-02 13:27:23 -04:00
Paul Licameli
d6b76e3589
Revert "Make a Channels sub-menu, and change accelerators to be more mnemonic..."
...
This reverts commit cc08bba27a8ae4c6d30387c13f35a8edd434e663.
Conflicts:
src/TrackPanel.cpp
2015-08-02 13:27:22 -04:00
Paul Licameli
0c8ee32050
Revert "Channel cascade -- yes. Move cascade -- no."
...
This reverts commit d0071fc92ed049ef17119f35f42b440705e3a718, reversing
changes made to 5a4d28dba3a7957d4857ae866b3e6d3e0b526c16.
2015-08-02 13:17:56 -04:00
Paul Licameli
d0071fc92e
Channel cascade -- yes. Move cascade -- no.
2015-08-02 05:00:19 -04:00
Paul Licameli
03788a58a6
Channel cascade -- yes. Move cascade -- no.
2015-08-02 04:50:39 -04:00
Leland Lucius
97c3894a22
Fix for bug #1105
2015-08-02 00:58:46 -05:00
Paul Licameli
d2aadbcc40
Change checkbox names from "Defaults" to "Use Preferences"
2015-08-01 17:04:23 -04:00
Paul Licameli
cd4da8a40e
Change some new scale names, add i18n-hint comments
2015-08-01 16:46:29 -04:00
Paul Licameli
fee41b79b2
Do not allow independent variation of vertical scales of stereo channels...
...
... using the pop-up menu.
2015-08-01 16:30:40 -04:00
Paul Licameli
a7adbb54fc
Bug1033: Swap-channels command will not lose the track focus
2015-08-01 16:12:28 -04:00
Paul Licameli
47e1df2525
Shorten remaining names in Wave Track Control menu, change accelerators....
...
... also changed "Set Range" in Time track to R to avoid conflict
2015-08-01 13:38:14 -04:00
Paul Licameli
cc08bba27a
Make a Channels sub-menu, and change accelerators to be more mnemonic...
...
... Also removes the conflict at top menu level over M accelerator.
Make one Channel sub-menu for mono and one for stereo, and swap correct one
in, whenever the parent menu opens.
2015-08-01 13:38:12 -04:00
Paul Licameli
413edf2820
Cascade the four move commands of the track control menu...
...
... Note that "M" accelarator conflicts for now with "Mono" for wave tracks,
but there is no conflict with time and label tracks.
2015-08-01 13:38:10 -04:00
Leland Lucius
6aa51fe3d9
Merge pull request #45 from spider-mario/ladspa-latency
...
Do not multiply the latency of LADSPA effects by two
2015-08-01 12:01:51 -05:00
Leland Lucius
f3ef8a27c7
Experimental RTP for Phaser and Wahwah
...
This can be disabled by undefining EXPERIMENTAL_REALTIME_AUDACITY_EFFECTS
in Experimental.cpp
2015-08-01 07:03:02 -05:00
Leland Lucius
7414b000c2
More version checks for opcodes added at or above VST 2
2015-08-01 03:49:48 -05:00
Leland Lucius
6a95aae8b3
Better fix for bug #1083
...
I realized after the last commit that it was probably just a VST
version issue. The effCanBeAutomated opcode was only added for
VST version 2 and, at least the steroizer effect attached to the
but, was built for a VST version before that.
2015-08-01 01:40:15 -05:00
Leland Lucius
0251dc54e0
Fix for bug #1083
2015-08-01 01:31:26 -05:00
Leland Lucius
cc3f237945
Ensure that URL are always escaped
2015-07-31 19:22:04 -05:00
Leland Lucius
6c3469afe0
Fix slow downs caused by the ProgressDialog
2015-07-31 18:41:13 -05:00
Leland Lucius
80a5a118d4
Delete menu when done
2015-07-31 16:03:32 -05:00
Steve Daulton
d1d63c7b17
Fix layout of Screnshot tools window
2015-07-31 12:45:57 +01:00
Steve Daulton
f756b0d4d7
Fix layout of error dialog TLW.
...
Thanks Leland for the suggested fix.
Works OK on Linux, please test on other platforms.
2015-07-31 12:12:37 +01:00
Leland Lucius
e4bb5082bc
Fix Shift+M shortcut
...
Related to an old bug/workaround where I couldn't figure out the
reason it act as it did on Winodw. Finally figured out it was the
KEY_UP event passing the "M" on to the menu, thus selecting the
Mono item.
2015-07-30 16:04:38 -05:00
Leland Lucius
442c39d46f
Include the OSX keycode to open the context menu
...
And OSX doesn't like menu IDs of 0.
2015-07-30 14:36:25 -05:00
Leland Lucius
c07accfc1e
Include the "other" application menu key for Linux
2015-07-30 11:23:10 -05:00
Leland Lucius
7877615454
Move label context menu handling to label track
...
Application key now brings up the context menu while editing labels
as it should. This wasn't possible with the old keyboard handling.
2015-07-30 10:38:03 -05:00
Leland Lucius
a269670912
Fix warning
2015-07-30 10:37:17 -05:00