Dmitry Vedenko
0dea39a2ba
Makes Privacy Policy accessible in AboutDialog
2021-07-14 20:46:59 -04:00
Dmitry Vedenko
f55b0c73f5
Adds keyboard accessible Privacy Policy link to Preferences
2021-07-14 22:17:04 +03:00
Dmitry Vedenko
2a2477eda0
Adds a dialog, that notifies the user about update checks.
...
This dialog is only shown once. It has links to privacy policy and application preferences.
2021-07-14 22:16:56 +03:00
Dmitry Vedenko
e9b33785a6
Adds a class that allows keyboard accessible links in the text.
...
ShuttleGUI::AddWindow has a new argument now: positionFlags. This argument does not change the default behavior.
StartWrapLay/EndWrapLay are added, so wxWrapSizer can be used from the ShuttleGUI.
2021-07-14 22:16:46 +03:00
James Crook
ad0342979c
James -> Emeritus in AboutDialog.cpp
2021-07-13 13:01:04 +01:00
Dmitry Vedenko
efafd996ae
Fixes the trademark text.
2021-07-12 15:09:29 +03:00
SteveDaulton
1d523fc386
Fix bug 379
...
EXIT should not be defined in Audacity's implementation of Nyquist
2021-07-12 14:53:29 +03:00
Dmitry Vedenko
01da348c8a
Move Privacy Policy URL to a different tab to improve it's visibility
2021-07-09 20:03:27 +03:00
Dmitry Vedenko
e8b1820ea2
Adds Privacy Policy URL into the AboutDialog
2021-07-02 21:55:40 +03:00
Paul Licameli
33cd75e302
Merge pull request #1204 from crsib/fix_1200
...
Fixes handling of invalid UpdateScheduledTime
2021-07-01 07:33:30 -04:00
Dmitry Vedenko
2c7f5da8c6
Fixes handling of invalid UpdateScheduledTime
2021-07-01 13:35:35 +03:00
Dmitry Vedenko
84d5e63dbc
Always run CPack, even on Windows in release mode
Audacity-3.0.3-RC2
2021-06-30 11:00:10 +03:00
Paul Licameli
870fc5d626
Opt-out of check for updates persists after preference resets...
...
... These can happen in only two ways, using the application: from the Tools
menu, or using the Windows intaller program.
A review of all uses of wxFileConfig::DeleteAll() proves this.
The one special BoolSetting object was moved from UpdateManager to Prefs.cpp to
avoid a dependency cycle among source code files.
2021-06-29 16:36:03 -04:00
Dmitry Vedenko
bfb79feed3
Adds an SSE2 version of lrint family
...
For some reason, MSVC builtin version have extremely low performance
2021-06-29 15:58:04 -04:00
Dmitry Vedenko
a5d74f564d
Suppress networks error during the update check
2021-06-29 13:35:39 -04:00
Dmitry Vedenko
6ef767282d
Fixes x86 install location on Windows 64
2021-06-28 13:08:26 +03:00
Dmitry Vedenko
8fa37c729e
Postpone updates for a GMT calendar day
Audacity-3.0.3-RC1
2021-06-25 11:34:09 -07:00
Dmitry Vedenko
db527c55cf
Distinguish between Win32 and Win64 update urls
2021-06-25 11:21:12 -07:00
Dmitry Vedenko
4b2b3458e8
Fixes macOS packaging issues
...
* Help is installed to correct location
* dSYM file is ignored
* Fixes weird issue with Conan picking up libraries from dSYM
2021-06-25 10:17:39 -07:00
Paul Licameli
f8239de14c
Check for updates will not interrupt the Timer Record wait dialog
2021-06-25 10:10:31 -07:00
Paul Licameli
1f9a81eb82
Reverse meanings of "Grayscale" and "Inverse Grayscale" ...
...
... The first, not the second, will correspond to the old Grayscale. This
shows higher energy as darker. That is how monochrome spectrograms have
usually been inked onto paper.
2021-06-25 04:25:43 -07:00
Dmitry Vedenko
70bb6a63c3
Set AUDACITY_BUILD_LEVEL to Release when building from release branch
2021-06-24 14:18:50 -04:00
Paul Licameli
a8afea5a75
Check for Updates dialog will not interrupt recordings
2021-06-24 02:37:48 -07:00
SteveDaulton
ebcb780197
Bug 2809 - Label Sounds fails when track sample rate is 22050 Hz
...
Fix incorrect equality comparison between int and float and
bump plug-in release number.
2021-06-23 20:57:25 -04:00
Vitaly Sverchinsky
03a5a119b4
Fixes ordering for commentaries section, header section, attempt to fix focus issue
2021-06-23 20:55:35 -04:00
Paul Licameli
2f952dcff6
Added team members in credits
2021-06-23 15:22:11 -04:00
Paul Licameli
7bdc25039f
A correction to de.po suggested by Felix Pahl ("joriki")
2021-06-23 11:22:21 -04:00
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