1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-16 15:41:11 +02:00
Commit Graph

602 Commits

Author SHA1 Message Date
Leland Lucius
768e76b0da Lame library not loading...global change mishap 2020-04-17 16:22:34 -05:00
Leland Lucius
4ea717a332 Update lame header and remove obsolete "lame_set_padding_type" 2020-04-17 08:42:28 -05:00
Leland Lucius
efa9354e8d Bug 2383 - Audio converted to 16-bit before encoded to MP3 2020-04-17 00:50:52 -05:00
Leland Lucius
9f5177056d Bug 2365 - Show Log text is invisible on W10- set to "High Contrast" 2020-04-14 16:42:00 -05:00
Leland Lucius
38da22c18b Bug 2345 - "Ignore blank space" Preference fails on Export Multiple based on "Tracks" 2020-04-14 13:26:58 -05:00
Paul Licameli
cace894321 Remove unused pointers to controls 2020-04-14 12:12:17 -04:00
James Crook
97fba037a4 Two typo fixes for translated strings.
The extra logic causes the new string to be used, if the old one is untranslated.
2020-04-14 15:49:46 +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
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
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
Yuri Chornoivan
d1ada5f08c Fix minor typos 2020-04-11 10:06:24 +01: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
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
842b8f792b Bug 1953 - Timer Record: using Custom Mix causes automatic export to be interrupted 2020-04-04 03:48:49 -05:00
Leland Lucius
abf0f8157e Revert "Extension" handling in ExportCL
This reverts commits:

  66661daa05
  1c2ebfae94
2020-04-03 14:18:36 -05:00
Paul Licameli
8ea7eb3f8d Fix a string constant for Opus 2020-04-03 12:51:21 -04:00
Leland Lucius
b04eff9c67 Correcting OPUS to Opus in filter 2020-04-02 09:14:17 -05:00
Leland Lucius
1c2ebfae94 A bit more help for Export Multiple 2020-04-02 08:53:26 -05:00
Leland Lucius
66661daa05 Bug 2372 - ENH: Export Multiple with (external program) Audacity fails to export if labels have no extension 2020-04-02 08:38:25 -05:00
Leland Lucius
2be1cd8867 Adjusting the supported bitrates for OPUS 2020-04-01 12:10:17 -05:00
Leland Lucius
e09b35f2c8 Bug 2062 - Export as WAV does not remember the previously used setting
This should resolve the final nit for this bug.
2020-03-30 22:40:27 -05:00
Leland Lucius
8d3e6eb2ad Add FFmpeg format/codec to Export options panel 2020-03-30 19:37:06 -05:00
Leland Lucius
4806c02e81 Prevent multiple resample dialogs during ExportMultiple 2020-03-30 18:55:43 -05:00
Leland Lucius
f8053b73e2 Bug 2378 - FFmpeg export can fail due to unsupported sample rate 2020-03-30 16:05:23 -05:00
Leland Lucius
ddadd8d429 Bug 2166 - Opus export fails - cannot open codec 2020-03-30 12:02:03 -05:00
Leland Lucius
752580beb9 Removed the yes/no option if not found 2020-03-27 08:25:41 -05:00
Leland Lucius
6302e89eb5 Handle absolute paths differently in external exporter 2020-03-27 07:08:16 -05:00
Leland Lucius
f449607751 Get the Windows specific search working for external command exporting 2020-03-26 16:21:40 -05:00
Leland Lucius
8ef0bf3392 Bug 2178 - Mac: Export to (external program) fails with errors 2020-03-26 13:46:22 -05:00
Leland Lucius
b7088b5648 File name check bypassed if extension is blank
The file name check should happen in all cases.
2020-03-26 13:45:26 -05:00
Leland Lucius
3f57884766 Bug 1302 - Metadata Editor should be disabled for (external program) in Export Multiple, as in straight export 2020-03-26 01:21:49 -05:00
Leland Lucius
b1226ccac2 Bug 1184 - Mac: Custom FFmpeg Export and (external program): unwanted "NoOverwritePrompt" dialog and file 2020-03-24 00:38:45 -05:00
Leland Lucius
df32c044ee Propagate tags during Export Multiple 2020-03-23 08:56:45 -05:00
Leland Lucius
cd2308e9cc Don't crash with a fresh audacity.cfg 2020-03-23 08:28:31 -05:00
Leland Lucius
987aa65c8d Bug 2240 - "Set Default" button in Metadata editor does not set the default during Export Multiple 2020-03-23 07:36:00 -05:00
Leland Lucius
7a7239f1da Bug 1833 - Stop in Export Multiple does not actually stop the exports 2020-03-23 07:01:13 -05:00
Leland Lucius
440e3f8ff2 Bug 2204 - (external program) export converts to 16-bit prior to encoding 2020-03-23 06:37:52 -05:00
Leland Lucius
38bf51afea Multiple export dialog bugs fixed
Bug 2062 - Export as WAV does not remember the previously used setting
Bug 1355 - "Other uncompressed files" does not (visually) update target
           file extension according to the chosen "Header" type
Bug 1356 - "Other uncompressed files" forces the default extension for
           the format in the exported file
Bug 1381 - Export other uncompressed formats incorrectly assumes max 255
           channels

(and possibly others...not the best bugzilla searcher)
2020-03-23 00:47:17 -05:00
James Crook
76498f4ef4 Bug 2289 - Original Slider Length
Reverted my 'EXPAND' fix in favour of Paul's fix which preserves the original slider length and so does not need a new picture in the manual.
2020-02-27 16:32:12 +00:00
James Crook
9573f49df0 Bug 2289 - Linux: Advanced Mixing Options slider malformed
The fix loses the centering, but solves the P1 issue, and may be a clue as to the underlying cause.
2020-02-26 21:49:56 +00:00
Paul Licameli
58bc0a76e5 Bug2304: complete the fix...
... which was begun at 02dd7dc96b
2020-02-25 18:21:06 -05:00
Paul Licameli
02dd7dc96b Bug2304: Export Mp3, Const or Var: shouldn't empty Quality choice
problem began at 5638d6844f
2020-02-25 08:16:16 -05:00
Paul Licameli
3b77af5dfc Remove TranslatableStringArray.h 2020-02-02 18:02:32 -05:00