1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-06 23:02:42 +02:00

5568 Commits

Author SHA1 Message Date
Taiki Kim
c87c6e21d0 Merge remote-tracking branch 'upstream/master' into changepitchparam 2016-06-20 16:03:34 -07:00
Taiki Kim
5421cf487a Correctly load parameters for Change Pitch effect
Partial fix for Bug 73.
Partial fix for Bug 1207.
2016-06-20 15:49:50 -07:00
James Crook
41f9f506c0 Enh66: Windows and Linux still Non-Modal
As we EndModal on windows, we must ShowModal too.
2016-06-20 23:26:21 +01:00
Yuri Chornoivan
927d9accea Update Ukrainian translation 2016-06-20 21:28:53 +03:00
Paul Licameli
bb3b5a27be Bug1407, better fix: but Timer Record Help dialog is now modal 2016-06-20 14:02:44 -04:00
Paul Licameli
186873e3cc Revert "Bug, unreported: Timer record "?" button brought up a frozen dialog..."
This reverts commit 5c044c0cea75f03bea493da4c479c2dc7d4a7705.
2016-06-20 13:00:58 -04:00
Paul Licameli
f3903276c9 Enh66: About dialog is modeless on Mac, consistent with other apps 2016-06-20 12:41:09 -04:00
Paul Licameli
5c044c0cea Bug, unreported: Timer record "?" button brought up a frozen dialog...
... on Mac at least.
2016-06-19 19:32:40 -04:00
Paul Licameli
aff461a949 Bug1395: restore the white quick-play guideline 2016-06-19 17:39:25 -04:00
Paul Licameli
f94612e655 Bug1395: restore the white quick-play guideline 2016-06-19 17:38:42 -04:00
Paul Licameli
e26d7c6f3b Merge pull request #139 from WaveMotion/bug1277
Fix for Bug 1277
2016-06-18 19:04:47 -04:00
Taiki Kim
6501e3654d Merge remote-tracking branch 'upstream/master' into bug1277 2016-06-18 13:41:29 -07:00
Taiki Kim
51557c8959 Record state modification when changing a track's spectrogram settings
Fixes Bug 1277.
2016-06-18 13:39:58 -07:00
Gale Andrews
6a64c37dc5 Fix duplicated or missing access keys 2016-06-18 17:46:01 +01:00
Paul Licameli
cf562e37de Bug1353: Plot Spectrum assertion error and crash in Debug builds 2016-06-18 11:55:43 -04:00
Paul Licameli
db9a9b4989 Correct the display when switching to seek with left click 2016-06-17 17:41:33 -04:00
Paul Licameli
a18dce3e0a Correct the display when switching to seek with left click 2016-06-17 17:41:00 -04:00
Paul Licameli
4b3fd2e15a Click to switch to seeking, in scrub bar only. Not track panel. 2016-06-17 15:34:32 -04:00
Paul Licameli
db02cdb89e Click to switch to seeking, in scrub bar only. Not track panel. 2016-06-17 15:33:54 -04:00
Paul Licameli
7bf92d0ee6 Click to switch to seek works again, but only in ruler or track panel 2016-06-17 15:21:14 -04:00
Paul Licameli
4fb51cad07 Click to switch to seek works again, but only in ruler or track panel 2016-06-17 15:21:03 -04:00
Paul Licameli
8a0c34e96b Eliminate the special case of dragging scrub/seek 2016-06-17 15:14:51 -04:00
Paul Licameli
78ede39560 Merge branch 'master' into scrubbing2 2016-06-17 15:14:26 -04:00
Paul Licameli
2ad26e586f Merge branch 'scrubbing2'
* scrubbing2:
  Correct switching between scrub and seek in progress
2016-06-15 23:50:54 -04:00
Paul Licameli
8fe93ae8bc Correct switching between scrub and seek in progress 2016-06-15 23:50:13 -04:00
Paul Licameli
801724a852 Scrub bar no longer has separate start/stop; tooltips mention keys 2016-06-15 23:40:37 -04:00
Paul Licameli
07cf46826a Scrub bar tooltips mention shortcut keys 2016-06-15 23:26:35 -04:00
Paul Licameli
8cba525b6c No more separate start/stop button on Scrubbing toolbar...
... This finalizes (I hope) the set of buttons, but maybe not their left to
right order.

Behavior of the scrub bar is still not settled.
2016-06-15 21:20:40 -04:00
Paul Licameli
05c5a6a7a7 Merge branch 'master' into scrubbing2 2016-06-15 18:43:24 -04:00
Steve Daulton
141e6cb40b Fix bug 1361
Make time controls read-only.
2016-06-15 19:32:15 +01:00
Paul Licameli
b0c66ff5e2 fix mac build 2016-06-15 08:05:30 -04:00
scootergrisen
3972801b46 Update da.po 2016-06-15 13:41:20 +02:00
Paul Licameli
a2a7d41c47 Add files to Windows build 2016-06-15 07:24:20 -04:00
Paul Licameli
8b966ae2c1 Merge branch 'master' of github.com:audacity/audacity 2016-06-15 07:19:09 -04:00
Paul Licameli
095804a5cb Add files to mac build 2016-06-15 06:27:38 -04:00
Steve Daulton
27e46d5331 Distortion effect added 2016-06-15 10:51:46 +01:00
Paul Licameli
fd91c88e6a Scrub bar show/hide button on Scrubbing toolbar 2016-06-15 01:16:41 -04:00
Paul Licameli
b1ca48c23e Scrub bar show/hide button on Scrubbing toolbar 2016-06-15 01:11:42 -04:00
Paul Licameli
a590cbd343 Image for new scrubbing toolbar button 2016-06-15 01:11:42 -04:00
Paul Licameli
db6398c4db Merge branch 'master' into scrubbing2 2016-06-15 01:10:54 -04:00
Paul Licameli
995db14fd9 Bug1329, partial fix: redo it as a Mac-only change 2016-06-14 15:31:29 -04:00
David Bailes
b011fc4c6b Fix toolbar resizers being in tab traversal
In commit 89e33da, the override of AcceptsFocus() was removed from the ToolBarResizer class so that ESC could cancel resizing. However this meant that the toolbar resizers were included in the tab traversal of the toolbars.

The fix is the same one that was used to fix the problem with the toolbar grabbers being in the tab traversal: override AcceptsFocusFromKeyboard(), rather than AcceptsFocus().
2016-06-14 14:18:44 +01:00
Paul Licameli
dfa91655d3 Bug1329, partial: Enter invokes OK button again for effects on Mac 2016-06-14 01:11:23 -04:00
Paul Licameli
14f3083f6c Suppress duplicate tool dock points that don't give distinct results 2016-06-13 19:16:44 -04:00
Paul Licameli
2a075558ce Suppress duplicate tool dock points that don't give distinct results 2016-06-13 19:15:43 -04:00
Paul Licameli
e659f9dab6 Merge branch 'master' into toolbars 2016-06-13 19:15:02 -04:00
Paul Licameli
e6f261e009 Don't narrow toolbars on Windows when they re-dock 2016-06-13 14:47:09 -04:00
Paul Licameli
4aa380f82a Don't narrow toolbars on Windows when they re-dock 2016-06-13 14:46:19 -04:00
Paul Licameli
9f25b637a1 Merge branch 'master' into misc 2016-06-13 14:37:24 -04:00
David Bailes
72c397112f Fix that the Device toolbar can be higher than it should be.
This happens on Windows 7 if the display scaling factor is set to 125% (and probably higher). This also happens on Windows 10, but only if in addition to the high scaling factor, the display scaling at high DPI is disabled on the compatibility tab of audacity.exe's properties dialog. (The behaviour on Windows 8.1 wasn't checked.) The effect of the toolbar becoming higher, is that on a row of a tooldock, no other toolbar can be in front of the Device toolbar.

In void DeviceToolBar::RepositionCombos(), the desired size of the combo boxes was set to the best size.

The fix is only use the x value of the best size, and leave the y value unchanged. Note that this may not be the only problem in the code which causes this problem, and so this problem may resurface in the future.
2016-06-13 17:50:12 +01:00