1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +02:00

4339 Commits

Author SHA1 Message Date
Yuri Chornoivan
ea12134549 Update Ukrainian translation 2015-09-07 17:53:52 +03:00
James Crook
00231b5af5 Updated .po files for new .pot 2015-09-07 13:05:47 +01:00
James Crook
59b4943872 PotFile Tweaks
Add back i18n hints.  Remove mod-track-panel (no official support).  Regen audacity.pot
2015-09-07 12:56:24 +01:00
James Crook
789f6cdd60 Merge pull request #66 from lllucius/master
Updated POTFILES.in

Thanks.  mod-track-panel probably shouldn't be in there and that will be addressed by me in a later commit.
2015-09-07 10:09:02 +01:00
James Crook
f47f577d18 Merge pull request #65 from Paul-Licameli/bug1169
Bug1169: Spectrogram scale range setting only applied for linear scale

In Freeze (just), but it fixes a P2. Committed.  This does some other things besides the P2 issue, such as give per-track spectrogram range settings.
2015-09-07 10:05:31 +01:00
Leland Lucius
f7fba51e57 Updated POTFILES.in 2015-09-06 23:36:54 -05:00
Paul Licameli
b84c1b322e Bug1169: end the separate treatment of lin vs. log display bounds for spectrum...
... also make WaveTrack responsible for storing and validating the bounds
... also let the bounds vary per-track even though other settings are default
... also change some code names to mention "period" not "undertone"
2015-09-06 21:47:14 -04:00
Leland Lucius
c86c262efa Finally got the install_wxlibs.sh script working properly 2015-09-06 01:49:04 -05:00
Paul Licameli
102f3c2130 A detail of interaction of spectral selection and undo 2015-09-05 10:10:19 -04:00
James Crook
eece31e1d4 Manage... -> Add / Remove Plug-ins...
Wording change requested and discussed in http://bugzilla.audacityteam.org/show_bug.cgi?id=1018
2015-09-05 11:24:14 +01:00
Paul Licameli
ffa863730e Be sure to refresh scrub speed display when wheel moves but pointer does not 2015-09-04 20:53:04 -04:00
Paul Licameli
f24742acc0 Be sure to refresh scrub speed display when wheel moves but pointer does not 2015-09-04 20:52:26 -04:00
Paul Licameli
6500caf96c Merge branch 'master' 2015-09-04 20:52:12 -04:00
Leland Lucius
bd1bdd91ef Fix library updates during build 2015-09-04 11:23:02 -05:00
Leland Lucius
11bc5fedb3 Fix for bug #896 2015-09-04 10:01:09 -05:00
Leland Lucius
a105ee4a6d Fix hang during termination 2015-09-04 02:31:14 -05:00
Leland Lucius
a584759f01 Further changes for #964...
...batting 1000 tonight.  grrrr
2015-09-04 01:59:17 -05:00
Leland Lucius
484e8c5014 Forgot to save before committing 2015-09-04 01:30:11 -05:00
Leland Lucius
49fc3336eb Temporary fix for bug #964 2015-09-04 01:24:28 -05:00
James Crook
1061528c6e Update to Danish Translation
From scootergrisen.
2015-09-03 21:26:42 +01:00
James Crook
fa5d9301f3 ERBS -> ERB
Accepted argument that ERB was technically more correct.  Searching graphs on the internet, you don't see 'ERBS'
2015-09-03 19:41:04 +01:00
Leland Lucius
33cce4eba9 Added reference to bug in comments 2015-09-03 02:38:49 -05:00
Leland Lucius
6cfce50a60 Fix for bug #1173
Basically, just restored a bit of code to the ProgressDialog
that I'd removed during the conversion now that it's understood
what is actually happening.
2015-09-03 02:33:41 -05:00
Leland Lucius
eabe014551 Fixes bug #1172 and removes fix for bug #334
The issue described by #334 doesn't appear to be a problem with
wx3 and it was causing an issue with focus.
2015-09-02 23:17:27 -05:00
Paul Licameli
ac5d204e70 Bug1176 (snap guides should appear for clicks as well as drags); bug752 remains fixed too 2015-09-02 20:40:53 -04:00
James Crook
6ac9609d10 Merge remote-tracking branch 'upstream/master' 2015-09-02 20:10:40 +01:00
James Crook
c865d0204e Path to FFmpeg installation was a 404.
I've changed the path, a '_' to a ':'.  May perhaps need to do more to have path right in manual too.
2015-09-02 20:09:40 +01:00
Leland Lucius
0235c80859 Fix for bug #936 part 2
Keeping this one separate in case we need to back it out.
2015-09-02 02:24:15 -05:00
Leland Lucius
d21d2cd777 Fix for 936 2015-09-02 02:19:01 -05:00
Leland Lucius
63cc27ff64 Fix for bug #1171 2015-09-02 01:42:22 -05:00
Leland Lucius
2ae7fb18e9 Fix for bug #1105 part deux 2015-09-02 00:57:16 -05:00
Paul Licameli
4d77b9091f Vertical ruler: interchange shift- and shift-ctrl-mousehweel for dB view, and... 2015-09-01 17:24:28 -04:00
Paul Licameli
229d15c8d0 Vertical ruler: interchange shift- and shift-ctrl-mousehweel for dB view, and...
... for other views, make sure shift-ctrl-mousewheel does nothing.
2015-09-01 17:23:11 -04:00
Paul Licameli
8b990f78c5 Merge branch 'master' 2015-09-01 17:22:57 -04:00
Paul Licameli
374f7700d7 Change default for Frequency Smoothing in Noise Reduction 2015-09-01 17:15:31 -04:00
Paul Licameli
bae6a95e15 Martyn's suggested rotation of rgb values for spectral selection 2015-09-01 02:30:32 -04:00
Paul Licameli
dd95f735c6 Experimental.h safety 2015-08-31 17:57:04 -04:00
Paul Licameli
9c483e2e86 Add (redundant) #include "Experimental.h" in all .cpp files using the symbols 2015-08-31 17:56:10 -04:00
Paul Licameli
1278b9644a Uniform naming of symbols in Experimental.h 2015-08-31 17:55:56 -04:00
Paul Licameli
d18553a3f0 Put Experimental.h (redundantly) in headers that rely on it 2015-08-31 17:53:12 -04:00
Paul Licameli
ca9928d533 Add missing critical inclusions of Experimental.h to other headers 2015-08-31 17:21:50 -04:00
Paul Licameli
aaa358abf6 EXPERIMENTAL_OD_FLAC switch defined one place only, in Experimental.h 2015-08-31 17:11:49 -04:00
Paul Licameli
38b0bb2a8d Remove Prefs.h from Resample.h 2015-08-31 15:10:10 -04:00
Paul Licameli
0741fc3915 Rename 1 / f scale to "Period" 2015-08-31 14:58:20 -04:00
Paul Licameli
4dc4932efb Rename 1 / f scale to "Period" 2015-08-31 13:16:23 -04:00
Paul Licameli
cd42fa2448 Merge branch 'master' 2015-08-31 13:14:36 -04:00
Paul Licameli
62765cb4c5 Put one of those functions back... I will need it in future. 2015-08-30 13:47:12 -04:00
Paul Licameli
05de64e251 Remove unused fns; fix missing & misspelled headers in make & project files 2015-08-30 13:19:08 -04:00
Paul Licameli
ca761893c8 Removed unused method of TrackPanelListener 2015-08-30 12:35:13 -04:00
Paul Licameli
f5f436a3d1 Define LabelTrack::OverATextBox for future use 2015-08-29 13:49:54 -04:00