Leland Lucius
a173f2c6e9
Fix for bug #1057
2015-08-16 15:29:47 -05:00
Leland Lucius
54902ddb65
Fix for bug #1136
2015-08-16 15:21:39 -05:00
Leland Lucius
5a9025b558
Hopefully this'll fix the assertions
2015-08-16 15:04:24 -05:00
Leland Lucius
a36e51b4c2
Fix bug #1143
2015-08-16 14:03:46 -05:00
Paul Licameli
f142c5d364
Rearrange Spectrograms preferences page and change some names
2015-08-16 14:42:11 -04:00
Paul Licameli
e5b60d8f0a
Rearrange Spectrograms preferences page and change some names...
...
Three boxes called Scale, Colors and Algorithm, and the spectral selection
checkbox
ERB is now ERBS
STFT is now Frequencies
Shortened other algorithm name to Pitch(EAC)
2015-08-16 14:40:30 -04:00
Paul Licameli
6d0043860e
Merge branch 'master'
2015-08-16 14:39:32 -04:00
Paul Licameli
9ee76d93c1
Group "extended import" page of Prefs under "Import/Export"
2015-08-16 13:11:00 -04:00
Paul Licameli
9c2ac80f18
Ctrl-mousewheel in vertical ruler of waveform dB view varies bottom of scale
2015-08-16 12:19:25 -04:00
Paul Licameli
141d93bbc0
Ctrl-mousewheel in vertical ruler of waveform dB view varies bottom of scale...
...
... provided the bottom is visible
2015-08-16 12:18:17 -04:00
Paul Licameli
2dc824ba46
Merge branch 'master'
2015-08-16 12:18:00 -04:00
Leland Lucius
ef95285af2
Add missing Transport EndMenu()
2015-08-16 06:28:12 -05:00
Leland Lucius
7757297d82
Fix OSX special menu items (About, Preferences, Quit)
...
And convert a few more command manager arguments to const
2015-08-16 06:18:41 -05:00
Leland Lucius
b7fc0e4631
Fix for bug #1086
2015-08-16 04:08:34 -05:00
Leland Lucius
8242937502
Fix double open of files specified on the command line (wx3 issue)
2015-08-16 04:01:49 -05:00
Leland Lucius
141c42bbdb
Protect against not having an initial file type selected
2015-08-16 03:13:55 -05:00
Leland Lucius
09c8a739f7
Possible fix for bug #940
2015-08-16 02:09:27 -05:00
Leland Lucius
5b7ef6e3f1
Fix the reference version number in flac files
2015-08-16 01:29:12 -05:00
Leland Lucius
b31aad8323
Fix for bug #1117
...
Previous fix didn't produce the same results as 2.0.6, this one
should.
2015-08-16 00:15:55 -05:00
Leland Lucius
7f7ff3c749
Fix for bug #1117
2015-08-15 23:48:48 -05:00
Leland Lucius
4842e74964
Fix for bug #1128
...
Ensure WX setup is included to check availability of crash report.
2015-08-15 23:04:27 -05:00
Leland Lucius
2a6d423c17
Fix bug #1087
2015-08-15 22:37:12 -05:00
Leland Lucius
b2b23f1250
Hopefully the last round of keyboard handling changes
2015-08-15 21:52:30 -05:00
Leland Lucius
445dd81b29
Fix format specifier
2015-08-15 17:37:00 -05:00
Paul Licameli
33b573685f
dB range is now in Waveforms preferences and view settings
2015-08-15 18:14:08 -04:00
Paul Licameli
cf45a58fdc
dB range is now in Waveforms preferences and view settings, and ...
...
... the preference is independent of those in Interface and Recording
preferences, which affect meters, sound activated recordings, time track,
and Plot Spectrum
2015-08-15 18:07:29 -04:00
Paul Licameli
0a03f222ff
Merge branch 'master'
2015-08-15 18:07:14 -04:00
Leland Lucius
7a77109c7b
Should fix slider alignment (wx3) issue and fix bugs #1081 and #1088
2015-08-15 12:45:16 -05:00
Paul Licameli
9397ae2ff5
Make the Tracks tree node in Preference dialog expanded by default.
2015-08-15 09:05:57 -04:00
Paul Licameli
859b69262e
Make the Tracks tree node in Preference dialog expanded by default.
2015-08-15 09:05:29 -04:00
Paul Licameli
9c91dee796
Group Spectrograms and Waveforms preferences under Tracks
2015-08-15 08:20:26 -04:00
Paul Licameli
f0fe2cb04c
Group Spectrograms and Waveforms preferences under Tracks
2015-08-15 08:19:41 -04:00
Paul Licameli
a2eeeaaedc
Merge branch 'master'
2015-08-15 08:14:48 -04:00
Leland Lucius
aa6fbf9814
Fix missing vertical ruler
2015-08-15 00:00:56 -05:00
Paul Licameli
b66ade3a2d
compilation warning
2015-08-15 00:02:40 -04:00
Paul Licameli
d0b67cf968
Scroll wheel actions for vertical ruler
...
Zooming the vertical ruler with scroll wheel keeps a fixed center.
Scroll wheel with pointer in vertical ruler zooms in or out for wave track...
2015-08-14 22:29:18 -04:00
Paul Licameli
b22f4484e3
Zoomin the vertical ruler with scroll wheel keeps a fixed center.
2015-08-14 22:28:36 -04:00
Paul Licameli
5d2e877529
Scroll wheel with pointer in vertical ruler zooms in or out for wave track...
...
... regardless of the modifier keys; and does nothing in other tracks.
2015-08-14 20:34:06 -04:00
Leland Lucius
8504603e8a
Should fix keyboard problem on Linux...
...
...where accelerators were still being recognized when entering
a track name or rate.
2015-08-14 18:40:56 -05:00
Leland Lucius
7bc176f5ac
Just adding some comments for later work
2015-08-14 18:40:29 -05:00
Leland Lucius
1b2923e8f4
One more try to get this darn keyboard handling right
2015-08-14 16:37:37 -05:00
Leland Lucius
13c7484458
Fixes some focus issues under wxGTK and bug #1116
2015-08-14 16:15:28 -05:00
Leland Lucius
1a54947e92
Make sure new project windows get the focus on OSX.
2015-08-14 16:04:23 -05:00
Leland Lucius
0e7a063ced
Do not alloc the auto recovery dialog on the stack.
...
Was dumping the allocated window structure and noticed that this
fella never really goes away. Could be the deleting was still
pending, but it doesn't hurt to alloc/delete it instead.
2015-08-14 16:02:16 -05:00
Leland Lucius
1bf561819e
Always show the filter list to be consistent with the other 2 plats.
...
(This also fixes an array indexing problem.)
2015-08-14 16:01:04 -05:00
Leland Lucius
dfcad8a926
Remove GTK workarounds (or the reason for them)
2015-08-13 23:28:51 -05:00
Leland Lucius
fdd725fc68
Fit double execution of meta commands
2015-08-13 23:24:58 -05:00
Paul Licameli
0c00eedbbf
Draw scrub speed like cursor or indicator: without a full refresh.
2015-08-13 19:55:00 -04:00
Paul Licameli
4cc064df8e
Draw scrub speed like cursor or indicator: without a full refresh.
2015-08-13 19:49:09 -04:00
Paul Licameli
9ba6e03bd4
Reorganize code for drawing cursor and indicator, so it can generalize to...
...
... other things (like scrub speed)
2015-08-13 19:43:20 -04:00