1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 08:39:46 +02:00

11817 Commits

Author SHA1 Message Date
Cleber Tavano
bc53fdbd62 Update Brazilian Portuguese Translation 2020-04-20 16:04:20 +01:00
Alexander Kovalenko
70f5a869de Update Russian Translation 2020-04-20 16:02:26 +01:00
Bruno Ramalhete
46d7353a19 Update European Portuguese Translation 2020-04-20 16:00:50 +01:00
SteveDaulton
29d1a7b7b1 Fix bug 2392
Commit 66fd95f3d6da21 reverted.
2020-04-20 11:26:57 +01:00
Paul Licameli
7a397b57ac Fix a comment 2020-04-19 21:18:55 -04:00
Paul Licameli
106119cb28 Make a scale factor in Compressor like all other scale factors...
... Multiply by it before putting value TO the slider.  Divide by it taking the
value FROM the slider.
2020-04-19 21:07:51 -04:00
Paul Licameli
4c3140ae05 Shuttle and ShuttleParams class hierarchies are separate...
... despite the name similarities, there was no commonality of purpose.

We can use multiple inheritance from the two, treating each as a mixin, if
need arises.
2020-04-19 20:43:00 -04:00
Paul Licameli
0c24d0d47a Bug2242: printing of track imagess (and now, with sub-views) 2020-04-19 20:40:31 -04:00
Leland Lucius
bc3a878ba1 Update CMake project for Mac
Hopefully, this will make Audacity the default configuration
in the XCode GUI.  It works for me, but need others to test
it.
2020-04-19 01:23:37 -05:00
Leland Lucius
df0228cd8b Minor updates to signing instructions on Mac 2020-04-19 01:22:48 -05:00
Paul Licameli
ee797f59de Fix bug in effect presets dialog...
... introduced at 46e99bb038b7619970ff99578f656c5f6cc80996
2020-04-18 22:31:51 -04:00
Leland Lucius
7c8bef9467 Bug 2358 - Loop Quick-Play does not scroll when playing 2020-04-18 16:49:06 -05:00
Leland Lucius
6c605c8d6a Stop ASliders from flashing when entered/changed 2020-04-18 16:40:52 -05:00
Leland Lucius
4475dee373 Forgot to add new file 2020-04-18 02:05:16 -05:00
Leland Lucius
18cbc2e574 Bug 1119 - Mac: Window menu's list of open windows not available 2020-04-18 01:49:17 -05:00
Paul Licameli
7ecaed079c Some uses of final 2020-04-17 19:38:20 -04:00
Leland Lucius
768e76b0da Lame library not loading...global change mishap 2020-04-17 16:22:34 -05:00
Leland Lucius
e8f9f4a7e9 Bug 1336 - Tracks -> Mix Stereo to Mono ignores envelope 2020-04-17 14:52:31 -05:00
Leland Lucius
01ccb518fd Bug 2390 - Linux: Nyquist plug-ins with multi-choice widgets are not accessible 2020-04-17 09:54:08 -05:00
James Crook
5c382be484 Bug 2380 - Residual: Possible to create micro-labels with shift+drag
Shift+Drag of a point could convert the point to a micro range label.
That's fixed now.  Shift+Drag on an existing micro label will now preserve
that label's length, without coalescing the spots.  That's intended, and
is needed for advanced users who use shift-drag to preserve length.
2020-04-17 15:11:27 +01:00
Leland Lucius
0b716cabee No longer need to use the obsolute functions
The last commit resolved this requirement.  I'd really like to
remove ALL of the old dynamic loading code from ExportMP3 as well,
but a task for another day...
2020-04-17 08:48:53 -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
a6d0b3f902 Bug 2360 - Scripting: "Message:" command may crash when using Nyquist with Python 2020-04-16 22:14:45 -05:00
Leland Lucius
9827d4a753 Bug 2360 - Scripting: "Message:" command may crash when using Nyquist with Python 2020-04-15 10:10:00 -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
Leland Lucius
b68c417d8e Bug 2382 - Timer record: if a labels are present recording starts at last label position - not cursor position 2020-04-14 12:28:03 -05:00
Leland Lucius
3653f5f3bf Bug 1807 - NyquistPrompt Scripting command is not functional
Try #3, but I'm pretty sure this is the one.  :-)
2020-04-14 11:37:57 -05:00
Paul Licameli
cace894321 Remove unused pointers to controls 2020-04-14 12:12:17 -04:00
James Crook
e8601ad9aa Fix format string in it.po 2020-04-14 16:20:53 +01: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
James Crook
5f7ca9fffe Missing string for translation 2020-04-14 15:48:08 +01:00
scootergrisen
05866b6579 Update Danish Translation 2020-04-14 15:47:31 +01:00
Antonio Paniagua Navarro
d8266daf5f Update Spanish Translation 2020-04-14 15:22:06 +01:00
Joachim Huffer
c06c22cacc Update German Translation 2020-04-14 15:21:18 +01:00
Dimitris Spingos (Δημήτρης Σπίγγος)
0f1ca7d204 Update Greek Translation 2020-04-14 15:20:39 +01:00
Michele Locati
bd737dc3c4 Update Italian Translation 2020-04-14 15:19:35 +01:00
Yuri Chornoivan
09292683bb Update Ukrainian Translation 2020-04-14 15:18:52 +01:00
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