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

11778 Commits

Author SHA1 Message Date
Alexander Kovalenko
c8ae8bde07 Update Russian Translation 2020-04-14 15:17:54 +01:00
Jozef Matta
ddb9dd8280 Update Slovak Translation 2020-04-14 15:16:07 +01:00
Olivier Humbert
5a3418073d French translation update for 2.4.0 2020-04-14 14:59:17 +01:00
Leland Lucius
7de937047e Bug 2372 - ENH: Export Multiple with (external program) Audacity fails to export if labels have no extension
Add 2 additional example command lines
2020-04-14 08:40:48 -05:00
Leland Lucius
3bbcf2a15e Bug 2055 - ENH: Export2 does not export by default
Changed default to 16-bit instead of float.
2020-04-14 08:34:19 -05:00
Leland Lucius
54aac13648 Disable metadata in command line exports 2020-04-14 08:31:57 -05:00
Leland Lucius
73719882bc Need to force call to during initialization
OnUpdate() will not be called if the saved format is that same
as the default.  But, it must be called to set the initial size
and to reset the controlling flag.
2020-04-13 23:47:51 -05:00
Leland Lucius
490dd0d332 Change FFmpeg compliance to STRICT 2020-04-13 20:31:06 -05:00
Leland Lucius
209bee3c92 Bug 2055 - ENH: Export2 does not export by default 2020-04-13 20:15:47 -05:00
Leland Lucius
610bfbae68 Bug 1301 - Windows: Truncated and confusing options text when choosing (external program) in Export Multiple 2020-04-13 18:43:13 -05:00
Leland Lucius
bacf6becdc Fix Time toolbar initial size setting 2020-04-13 16:26:10 -05:00
Leland Lucius
383000557e Reduce flickering when Time toolbar is huge 2020-04-13 09:49:53 -05:00
Paul Licameli
2e5fc675c7 Fix import stream dialog...
... see commit 5bfd44d81fffe6e346d2f3a356bdd4c28662594a
2020-04-12 18:55:40 -04:00
Paul Licameli
30ac43e195 Fix more comments ("it's" -> "its") 2020-04-12 18:49:22 -04:00
Leland Lucius
3297850341 Bug 2166 - opus export in Custom FFmpeg export fails - cannot open codec 2020-04-12 15:16:01 -05:00
Leland Lucius
bbbe58719f Bug 2036 - Mac: Some AU plug-in effects can be enabled but fail to register 2020-04-12 14:02:10 -05:00
Leland Lucius
a5db7bbb2b Bug 2318 - Linux: Time Toolbar is needlessly resized too large when accommodating longer time format 2020-04-12 01:14:08 -05:00
Paul Licameli
1fa86ee868 Fix the gap in reporting of choice preferences by GetInfo command...
... which began at commit 9b41741074553a27a837b32d25db1eed10681142

For example, /Effects/GroupBy near the end of the report.
2020-04-11 18:01:24 -04:00
James Crook
0fdce092b3 Bug 2380 - Residual uncollapsing of point label
A rounding error meant that a point label could uncollapse when clicked on.
Calculation of position was done using floats, and not doubles.
2020-04-11 19:07:00 +01:00
James Crook
d4c91c7a65 Bug 2388 - Point label and range label can appear identical 2020-04-11 17:36:50 +01:00
Paul Licameli
8fad3651a0 More corrections in comments 2020-04-11 10:26:49 -04:00
Yuri Chornoivan
d1ada5f08c Fix minor typos 2020-04-11 10:06:24 +01:00
James Crook
f420a546a0 Update po files for new strings 2020-04-08 19:41:44 +01:00
James Crook
131561a640 Update pot files for new strings 2020-04-08 19:41:23 +01:00
James Crook
028c51b6a8 Update po script for 2.4.0 2020-04-08 19:41:04 +01:00
Marco Oros
e8e2d43cfd Update Slovak translation 2020-04-08 18:58:16 +01:00
Walter Cheuk
f9f7014da6 l10n: zh_TW.po: update audacity translation
Co-authored-by: pan93412 <pan93412@gmail.com>
2020-04-08 18:49:41 +01:00
Leland Lucius
5cd94707f8 Prefer shared libs over static 2020-04-06 07:31:32 -05:00
James Crook
2e1267582b Fix untranslated string.
Thanks Paul.
2020-04-05 22:22:43 +01:00
Leland Lucius
ead26dd2aa Bug 1807 - NyquistPrompt Scripting command is not functional
2nd attempt... :-(
2020-04-05 14:54:11 -05:00
Leland Lucius
029a7aecff No need to call Flush() on a file opened for read 2020-04-05 12:43:37 -05:00
Paul Licameli
61abb87a77 Reviewed all i18n-hint comments...
... Moved many misplaced ones, which msgfmt would not have extracted into
audacity.pot.

Duplicated some of them, to appear with related but distinct msgids.

Added a few new comments.

Deleted one that was no longer needed in ProjectManager.cpp.
2020-04-05 09:00:00 -04:00
Paul Licameli
31ec92b80a Use two formats to reduce number of strings in generated audacity.pot 2020-04-05 09:00:00 -04:00
Leland Lucius
b4d6595ff9 Adding instructions on how to sign and notarize Audacity 2020-04-04 18:09:55 -05:00
James Crook
b16251f0ed Bug 2380 - Enh: Point label micro-range issue 2020-04-04 23:10:07 +01:00
Leland Lucius
0523e292a3 Bug 1807 - NyquistPrompt Scripting command is not functiona 2020-04-04 16:11:11 -05:00
Leland Lucius
281af790b0 Workaround for crash in bug #2378
The proper "fix" is to upgrade FFmpeg, but we'll just protect
the users by excluding sample rate 7350 when using "aac".
2020-04-04 13:00:39 -05:00
James Crook
a41e16cb1f Update wording per https://wiki.audacityteam.org/wiki/Wording
Also wording on Mac, Command+Click
2020-04-04 16:03:04 +01:00
Leland Lucius
49ab4cf2fb Add the "other" missing include. 2020-04-04 05:20:24 -05:00
Leland Lucius
be749f17eb Add missing include... 2020-04-04 04:18:28 -05:00
Leland Lucius
723e9feb7f Bug 2055 - ENH: Export2 does not export by default 2020-04-04 03:58:27 -05:00
Leland Lucius
842b8f792b Bug 1953 - Timer Record: using Custom Mix causes automatic export to be interrupted 2020-04-04 03:48:49 -05:00
Leland Lucius
c840133dd8 Bug 2384 - Filter Curve EQ error in non-English locale 2020-04-04 02:54:55 -05:00
Leland Lucius
abf0f8157e Revert "Extension" handling in ExportCL
This reverts commits:

  66661daa0519d97081fc20b7f24beeb1812a9440
  1c2ebfae946f73a802e1e9abc76531ec9a3a07dc
2020-04-03 14:18:36 -05:00
Leland Lucius
36e2c0d4b9 Bug 2371 - Mac: Crash when change Export dialog filters
Finally found the real reason for the crash...fix reworked.
2020-04-03 13:36:59 -05:00
Paul Licameli
8ea7eb3f8d Fix a string constant for Opus 2020-04-03 12:51:21 -04:00
SteveDaulton
5885b83557 Add spectral-delete.ny for windows 2020-04-03 15:39:41 +01:00
Steve Daulton
0aaaf27e01 Add spectral-delete.ny for Mac 2020-04-03 15:15:17 +01:00
SteveDaulton
c818449c69 Add spectral-delete.ny 2020-04-02 22:55:24 +01:00
SteveDaulton
8e57ce451a Add spectral delete effect 2020-04-02 22:41:06 +01:00