1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 14:18:53 +02:00

13335 Commits

Author SHA1 Message Date
Vitaly Sverchinsky
f91c866602 fixes accessibility issue, tab navigation issue, window focus issue 2021-06-23 11:00:22 -04:00
Dmitry Vedenko
98802ab9ef Upload symbols for Conan-built libraries 2021-06-22 08:29:55 -07:00
Dmitry Vedenko
3e237f7aaf Fixing the CMake, so HAVE_UPDATES_CHECK is correctly set up 2021-06-21 17:09:56 +03:00
Dmitry Vedenko
ccde38a2b6 Package all the exe files from the installation 2021-06-18 21:22:55 +03:00
Dmitry Vedenko
c559ddbb3c
Fixes Sentry host 2021-06-18 18:53:20 +02:00
Dmitry Vedenko
e6e81399f7
Fixes alphabetical order in credits 2021-06-18 18:38:40 +03:00
SteveDaulton
d8010a7bc6 Bug 2808 Nyquist GATE function limits floor level to -60 dB 2021-06-18 10:27:14 -04:00
Paul Licameli
6b82f43000 Additions to credits 2021-06-18 09:58:27 -04:00
gera
87d94fe249 Add new review recommendations.
Clean up extra code, remake static title, move settings to UpdateManager class.
2021-06-18 09:46:40 -04:00
gera
93b9bcf470 Add review recommendations. 2021-06-18 09:46:40 -04:00
gera
d9ab95a4b2 Add application preferences with update checkbox. 2021-06-18 09:46:40 -04:00
gera
d6f95c8575 Add Audacuty naming style and fix macOS assertion. 2021-06-18 09:46:40 -04:00
gera
ec0554e131 Add some recommends and delete extra static methods. 2021-06-18 09:46:40 -04:00
gera
d15d88af71 Add recommends from review. 2021-06-18 09:46:40 -04:00
gera
c7a24df915 Add recommends from review. 2021-06-18 09:46:40 -04:00
gera
0ab6aefe11 Merge with master and resolve CI configure script conflict. 2021-06-18 09:46:40 -04:00
Dmitry Vedenko
07187ad789 Fixes MIDI playback on 64 bit Windows
Fix is based https://www.mail-archive.com/media_api@create.ucsb.edu/msg00514.html
2021-06-18 01:21:18 -07:00
Paul Licameli
7a0de2ee23 Updated ru (Russian) submitted by Nikitch via email 2021-06-18 00:49:25 -04:00
James Crook
183d3dd1d8 Bug 2807 - Error message for a failed import of malforned MP3 lacks a "?" help button 2021-06-17 17:45:27 +01:00
Seanán Ó Coistín
28c7805459 Update ga.po
Translated a few more strings. Still lots to be translated.
2021-06-17 11:44:02 -04:00
Paul Licameli
696d531010 Updated ru (Russian) submitted by Nikitch via email 2021-06-17 11:34:11 -04:00
Paul Licameli
436f619e1f Update vi (Vietnamese) submitted by Brad Freedom via email 2021-06-17 11:26:47 -04:00
Dmitry Vedenko
4975b512f7 Use wxWidgets with fixed Win64 accessibility 2021-06-17 10:46:04 -04:00
Dmitry Vedenko
407be925e5
Restrict Apple codesigning to the main repository
To fix the macOS workflow in forks - we restrict Apple codesigning to the `audacity/audacity` repo for now
2021-06-17 15:36:50 +03:00
Dmitry Vedenko
e83210d45e
Reenables Nyquist for the prebuilt Linux binaries (#989)
* Reenables Nyquist for the prebuilt Linux binaries

* Allow users setting the AUDACITY_MODULES_PATH env variable.
2021-06-16 19:32:29 +03:00
Dmitry Vedenko
045fcbf688 Fixes #984
Fix uses the approach proposed by David Bailes
2021-06-16 11:54:20 -04:00
Peter Jonas
de2213ea2c Generate AppImage on GitHub Actions
Fixes #695. Supersedes #172. See https://appimage.org/.
2021-06-16 11:00:16 -04:00
Vitaly Sverchinsky
2e0e3b4162 CI script fixes (sentry symbols upload) 2021-06-16 07:00:48 -07:00
Dmitry Vedenko
c8e0bf343d Fixes the libmad disabled by mistake 2021-06-16 06:03:55 -07:00
Dmitry Vedenko
5f05b798f6 Fixes the way GIT_BRANCH is evalueated 2021-06-16 05:07:31 -07:00
Dmitry Vedenko
6da25e1646 Add targets for packaging DMG and InnoSetup
Fixes configure.sh

Fixes Windows code signing

Fixes an issue with conan cache on windows

Fixes build manual script

Fixes build manual

Remove unused props

Use long options

Yet another manual fix

Fixes iss
2021-06-16 05:07:31 -07:00
Dmitry Vedenko
d21ee922e1
Fixes ComponentInterface.h(49,84): warning C4273: 'GetCustomTranslation': inconsistent dll linkage 2021-06-16 11:36:56 +03:00
Paul Licameli
d167b0bc83 Correct Japanese strings for Linux destkop and Windows installer...
... as suggested by 森の子リスのミーコの大冒険 <phroneris@gmail.com>
2021-06-15 21:39:01 -04:00
Paul Licameli
69858a0868 Update ja (Japanese) by 森の子リスのミーコの大冒険 (Phroneris) via email 2021-06-15 21:37:09 -04:00
Olivier Humbert
bd89510a35 Update French translation for 3.0.3 2021-06-15 21:16:02 -04:00
Paul Licameli
58b28da04a Update sl (Slovenian) by Martin Srebotnjak, submitted via email 2021-06-15 16:30:57 -04:00
Paul Licameli
6f5ed6ba82
Merge pull request #836 from vsverchinsky/breakpad_integration
Breakpad integration
2021-06-15 15:56:49 -04:00
Vitaly Sverchinsky
08b1987ea3 sentry url fix 2021-06-15 22:44:09 +03:00
Vitaly Sverchinsky
e8b186a9b4 Crashreporting 2021-06-15 22:44:07 +03:00
Kaya Zeren
5c05f6b421 Turkish translation update
Turkish translation update
2021-06-15 12:53:47 -04:00
Paul Licameli
797aa71aef Merge pull request #830 Color scheme for spectrogram 2021-06-15 12:42:45 -04:00
dofuuz
060885c4f6 Changes to Spectrogram color scheme user-visible strings because of string freeze 2021-06-15 12:41:44 -04:00
dofuuz
e9f0590c28 Add spectrogram preference migration from old 'Grayscale' checkbox to new 'Color Scheme' choice 2021-06-15 12:41:44 -04:00
dofuuz
e135bcf16f Some more cleanup for new spectrogram color scheme
- Add some assertion
- Define spectrogram color scheme name using the two-argument constructor. (i18n)
2021-06-15 12:41:44 -04:00
dofuuz
474f05d414 New colormap for Spectrogram
- Add color scheme preference

Add 'Spectro. Color scheme' to 'Set Track Visuals' macro command
2021-06-15 12:41:44 -04:00
dofuuz
ca58443644 Refactor AColor.cpp 2021-06-15 12:41:44 -04:00
Paul Licameli
d6d486000a Corrections in zh_TW (Chinese) from Jesse Lin via email 2021-06-14 14:07:30 -04:00
Paul Licameli
27295808cf Update es.po (Spanish) by Antonio Paniagua Navarro, submitted via email 2021-06-14 13:29:32 -04:00
Paul Licameli
5cf1d514f6 Made new strings agree with FutureStrings.h; removed from there 2021-06-13 19:24:12 -04:00
Paul Licameli
7d76e06d84 Un-wrap msgids in audacity.pot and ja.po, for easier grep-ing 2021-06-12 20:37:26 -04:00