1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

12935 Commits

Author SHA1 Message Date
Leland Lucius
3f4fbd1c8c Bug 1572 - Dither not applied when exporting 24-bit WAV from 32-bit float 2021-02-14 17:53:45 -06:00
Leland Lucius
217ba2bbec Handle VEL_SLIDER in SliderDialog 2021-02-14 15:55:08 -06:00
Leland Lucius
7356c735ae Bug 1982 - Numeric entry in Play-at-Speed dialog allows entries not supported by the slider or the PAS functionality 2021-02-14 15:47:19 -06:00
Leland Lucius
379348898d Bug 2324 - Windows: Screenshot tool success/completion dialog is unnecessarily over-large 2021-02-14 12:29:13 -06:00
Мирослав Николић
b7571a6846 Update Serbian translation 2021-02-14 14:38:59 +00:00
Hwanyong Lee (Ajou)
77b79bc937 Update Korean translation 2021-02-14 11:10:06 +00:00
Leland Lucius
5f68102dc5 Revert "Bug 2547 - Shift + Click may select incorrect tracks"
This reverts commit 0c234359afa2e7a9cb6ccd3a431444d691beede7.

Will need to find another way and have discussion as pointed out
in bug #2547.
2021-02-14 03:43:17 -06:00
Leland Lucius
f1b43fd642 Fix build 2021-02-14 03:39:27 -06:00
Leland Lucius
63af846600 Reposition help button on Export dialog 2021-02-14 03:02:32 -06:00
Leland Lucius
57ce22e38a Bug 2432 - Linux/Mac: Bad placement of '?' (help) Icon 2021-02-14 01:41:11 -06:00
Leland Lucius
20ace313fa Bug 1872 - Most Non-Modal dialogs do not update buttons when language changed 2021-02-14 01:25:52 -06:00
Leland Lucius
0ab7645105 Replace msgfmt.py with one from Cython
Since it actually works.  :-)
2021-02-13 23:35:20 -06:00
Paul Licameli
56852ae4c1 Remove unused tags table from the database schema 2021-02-13 15:22:40 -05:00
Leland Lucius
d21b13a8e1 Bug 2351 - Selection toolbar displays incorrect number of samples beyond 2^31 -1 2021-02-13 12:42:41 -06:00
Paul Licameli
8fdb18427e Less-incomplete Marathi support ...
... supplying some missing pieces of commit
a76b7ec29547c5083358a34b44459b7f3d2e85a0

See commit a37162ffca755d563081492cf95761a351cb456f for the complete example of
Corsican.

Still missing are appropriate strings in Marathi for src/audacity.desktop.in and
win/Inno_Setup_Wizard/audacity.iss

Blank line change of locale/CMakeLists.txt to force reconfigure
2021-02-13 13:10:22 -05:00
pan93412
4f58b61d1c
l10n: zh_TW: update translation for audacity (#743) 2021-02-13 17:21:16 +00:00
Grzegorz Pruchniakowski
3e0f3309c7
Update Polish Translation (#744)
Update pl.po from Transifex - 2 fixes.

Greetings,
Gootector
2021-02-13 17:16:36 +00:00
James Crook
7428c61060 Bug 2565 - (Residual) Fix auto-scroll regression.
My fix for 2565 broke autoscroll.

Scrubbing can be 'paused' when it is not active!
This meant that paused scrubbing could stop autoscroll
of normal play.  The fix is to only suppress the autoscroll
if scrubbing is active and paused.
2021-02-13 10:49:52 +00:00
森の子リスのミーコの大冒険
716c7794e0 Update Japanese translation 2021-02-13 10:23:51 +00:00
Bashishtha Singh
61974251f9 Update Hindi translation 2021-02-13 10:22:19 +00:00
Cleber Tavano
602acd7259 Update Portuguese (pt_BR) translation 2021-02-13 10:20:46 +00:00
Martin Srebotnjak
d9865c3086 Update Slovenian translation 2021-02-13 10:02:31 +00:00
Brad
d95aa8e7be Update Vietnamese translation 2021-02-13 10:01:36 +00:00
Yi-Jyun Pan
b7e249dfc2 Update Traditional Chinese (zh_TW) translation 2021-02-13 10:00:05 +00:00
Bruno Ramalhete
38714c352b Update Portuguese (pt_PT) translation 2021-02-13 09:54:25 +00:00
Leland Lucius
b928e7e9f2 Add dump of active AUP3 XML doc to support data 2021-02-13 01:58:09 -06:00
Leland Lucius
5861ce3c66 Bug 2432 - Linux/Mac: Bad placement of '?' (help) Icon 2021-02-13 01:30:45 -06:00
Leland Lucius
598eb39484 Bug 2353 - Import RAW into empty project does not zoom to fit 2021-02-12 18:56:41 -06:00
Leland Lucius
7547de9f52 Bug 1398 - Metadata Editor tag fields emptied when field length stored in project exceeds a given length 2021-02-12 10:32:43 -06:00
Leland Lucius
0c234359af Bug 2547 - Shift + Click may select incorrect tracks 2021-02-12 10:12:08 -06:00
Leland Lucius
7392e8b619 Bug 621 - Metadata Editor: saved tags not displayed when importing MP2/MP3/FLAC/FFmpeg formats without metadata 2021-02-12 08:06:59 -06:00
Leland Lucius
0f58e8828d Bug 2433 - Importing MIDI into an empty project does not change the project name 2021-02-12 02:26:51 -06:00
Leland Lucius
e178f63aec Bug 2097 - Mac: File list ignored at the command line 2021-02-12 02:03:34 -06:00
Leland Lucius
9940f1cf64 Bug 2571 - Linux: No digit highlight in Edit Label time / frequency controls 2021-02-12 01:50:05 -06:00
Leland Lucius
77f3cc5506 Bug 2416 - Mac: Grabbers of other toolbars get "pushed" when dragging another toolbar over them 2021-02-11 22:27:28 -06:00
Leland Lucius
cd359768a6 Bug 2473 - Linux: Numbers on meters have opaque backgrounds 2021-02-11 19:48:32 -06:00
Leland Lucius
e0096f7fc7 Fix Build 2021-02-11 17:08:54 -06:00
Leland Lucius
63c826ebed Bug 1986 - Linux: Unwanted messages in console. 2021-02-11 15:36:17 -06:00
Leland Lucius
9445393876 Bug 2527 - Reset Configuration does not reset Project rate or selection timers 2021-02-11 15:01:35 -06:00
Leland Lucius
11076f00e0 Bug 2446 - ENH: ultra-wide toolbars (Play-at-Speed & Mixer) with reticules and no numbers look far too sparse 2021-02-10 22:46:09 -06:00
Leland Lucius
a7197d7d14 Bug 1901 - Status bar message does not update when Recording or Playback sliders are moved 2021-02-10 13:43:06 -06:00
Leland Lucius
52acaf6031 Bug 1927 - Help > Generate Support Data has very confusing behavior 2021-02-10 12:27:42 -06:00
Paul Licameli
907e830070 Fix build 2021-02-09 16:11:23 -05:00
Leland Lucius
68870710b9 Bug 2661 - Status bar not updated on language change 2021-02-09 13:47:48 -06:00
Leland Lucius
f8765d9101 Bug 1779 - Linux: Sound Activation Level window unusable / malformed. High DPI 2021-02-09 13:07:23 -06:00
Leland Lucius
8a47799516 Add missing includes 2021-02-09 12:38:07 -06:00
Leland Lucius
407fa67a74 Bug 1927 - Help > Generate Support Data crashes Audacity 2021-02-09 12:31:04 -06:00
Joachim Huffer
c3013af661 Update German translation 2021-02-09 14:32:42 +00:00
Olivier Humbert
850436bf39 Update French translation 2021-02-09 14:32:00 +00:00
Michele Locati
2ca5961bd5 Update Italian translation 2021-02-09 14:31:23 +00:00