1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-24 16:38:07 +02:00

4608 Commits

Author SHA1 Message Date
Leland Lucius
93aeca9a48 Fix for bug #1203 2015-09-16 13:08:03 -05:00
Leland Lucius
2f9c7d1567 Fix for bug #1190 2015-09-16 13:04:26 -05:00
Leland Lucius
1a41192675 Merge remote-tracking branch 'upstream/master' 2015-09-16 13:04:00 -05:00
Leland Lucius
1ccb7385c3 Fix for project windows opening larger than available display space on OSX
This should fix the nagging window under the menu bar problem and will
have to serve as a workaround for bug #1119 until the wxWidgets ticket
is addressed:

   http://trac.wxwidgets.org/ticket/14351
2015-09-12 01:34:27 -05:00
Leland Lucius
5f985a22d9 Merge pull request #71 from lllucius/upstream
A few critical fixes
2015-09-08 23:33:49 -07:00
Leland Lucius
1e1ae1f88c Fix dist build on OSX
(Thanks Gale...hope it works now.)
2015-09-09 01:27:29 -05:00
Leland Lucius
d1fdf05b49 Fix for bug #1192 2015-09-09 01:27:22 -05:00
Leland Lucius
126320ea2a Update Xcode project for Bug 1073 2015-09-09 01:27:14 -05:00
Leland Lucius
63663bcd13 Fix dist build on OSX
(Thanks Gale...hope it works now.)
2015-09-09 01:12:29 -05:00
Leland Lucius
4d0d88e187 Fix for bug #1192 2015-09-09 01:11:22 -05:00
Leland Lucius
6a9dc57ea7 Update Xcode project for Bug 1073 2015-09-08 15:36:43 -05:00
Leland Lucius
2d88ad63e0 Fix for bug #1191 2015-09-08 11:24:59 -05:00
Leland Lucius
a7a1e11668 Fix for bug #1182 2015-09-08 11:19:37 -05:00
Paul Licameli
6a1f830022 Bug1187: validate before Applying changes of spectrogram preferences 2015-09-08 10:28:34 -04:00
James Crook
d59871d341 Updated Windows build for renamed .po files 2015-09-08 10:53:05 +01:00
James Crook
31759b9031 Changed list of .po files 2015-09-08 10:43:37 +01:00
James Crook
4d3e9648a7 Update innosetup for new language filenames.
pt -> pt_PT, zh -> zh_CN
2015-09-08 10:38:29 +01:00
James Crook
56ac2b800d Bug 1073 - Wrong language variant choice.
http://bugzilla.audacityteam.org/show_bug.cgi?id=1073 This is a P2 bug.  Renaming these .po files is part (or maybe all?) of the fix.
2015-09-08 10:31:05 +01:00
James Crook
4dbcd73ca5 Noise Reduction smoothing now default 3 Max 12
After the freeze, but only just, and as RM I made the call that this matters enough to be worth doing.
2015-09-07 21:03:31 +01:00
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