Paul Licameli
de9579dbe9
Bug1193: Mac font sizes as in 2.1.1 for ruler, sel toolbars
2016-06-22 14:21:04 -04:00
Paul Licameli
21ea9a5ead
Bug1201: Be sure tool tips show for toolbar grabbers and resizers
2016-06-22 14:00:30 -04:00
Paul Licameli
9d506cd850
Bug1409 again: Dismiss Mac help window, be sure parent regains focus
2016-06-22 13:42:03 -04:00
Paul Licameli
56acdf684c
Bug1202: Slider tooltips should not steal focus on Mac.
2016-06-22 11:28:03 -04:00
Paul Licameli
b81efbb816
Remove duplicated, inaccurate RMS calculations
2016-06-22 10:12:24 -04:00
Paul Licameli
80f7902976
More exact last RMS value in BlockFile's 64K-sample summaries
2016-06-22 10:11:57 -04:00
Paul Licameli
3410b601e1
A null pointer check
2016-06-21 19:02:04 -04:00
Paul Licameli
58e3f3da83
Bug1196: Don't trap focus in modal dialogs in alt+f6 cycle
...
This fix is good for Mac only, but maybe the same could apply to Linux.
See also commit a00f866b5425572dbb8032d93ad2627fa07e1d08
That commit fixed, e.g., alt+f6 cycling between the main window and the splash
dialog when starting Audacity. However, alt+tab to switch applications, then
again to return to Audacity, still trapped you.
This further change eliminates the other trap.
Perhaps the conditional compilation #ifdef __WXMAC__ in these two commits
could be broadened to cover Linux and the bug will be fixed there too.
2016-06-21 18:29:00 -04:00
Paul Licameli
8ad9fd257c
Bug1223: Avoid stack overflow crash generating long click track
2016-06-21 17:52:30 -04:00
Steve Daulton
03915b4438
Fixes to Analyze Contrast
...
Now supports stereo tracks. Several tweaks to error messages,
validation logic, and accuracy improvements.
Includes a fix for summary64K (incorrect rms drawn on zoomed
out waveform).
2016-06-21 22:07:50 +01:00
Paul Licameli
04377f71c6
Bug1249: Drag to rearrange tracks: don't halt at panel top or bottom
2016-06-21 17:03:25 -04:00
Paul Licameli
7808064ae1
Bug1409: Mac: Restore focus to Contrast after dismissing help window
2016-06-21 13:11:35 -04:00
Paul Licameli
839bb0a6db
Help dialogs are modal only when necessary
2016-06-21 11:54:21 -04:00
Paul Licameli
a00f866b54
Bug868: Mac: Fix (Shift+)Alt+f6 navigation cycle through top windows
2016-06-21 11:15:09 -04:00
Paul Licameli
d708989711
Bug1408: Don't leave empty frame behind, dismissing Timer Record help
2016-06-21 09:59:26 -04:00
Paul Licameli
51a1323b38
Fix assertion on Windows opening ruler menu during scrub
2016-06-21 09:10:46 -04:00
Paul Licameli
e2fe709928
Fix assertion on Windows opening ruler menu during scrub
2016-06-21 09:10:27 -04:00
Paul Licameli
d6187f6972
Ensure correct update of Selection bar tooptips for language change
2016-06-21 00:15:37 -04:00
Paul Licameli
9b21e11ff6
More rapid response from tooltips for pushbuttons, on Mac at least
2016-06-20 23:59:42 -04:00
Paul Licameli
013bcf9635
Bug122: Dragging selected point label should update cursor
2016-06-20 23:13:35 -04:00
Paul Licameli
02ce3c312b
Bug119: Export Multiple /, *, ? handled incorrectly
2016-06-20 22:32:23 -04:00
Paul Licameli
5e95491bfc
Enh 66 again: do not make duplicate About dialogs on Mac
2016-06-20 19:15:05 -04: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
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