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

7538 Commits

Author SHA1 Message Date
Paul Licameli
7dfa4f4cf8 Updated eu.po -- Basque submitted by Xabier Aramendi ("azpidatziak") 2017-09-22 01:38:40 -04:00
Paul Licameli
e414dcdb7e Updated eu_ES.po -- Basque(Spain) submitted by Oisotz 2017-09-22 01:38:26 -04:00
Paul Licameli
b1d9be00e4 Added eu_ES (Basque (Spain)) to supported languages 2017-09-22 00:22:42 -04:00
Paul Licameli
7b70aa08af Bug1718: AU effect presets import dialog should find user presets too 2017-09-20 14:43:35 -04:00
Paul Licameli
02403c1237 Bug1746: Playing Note & Wave at once should stop at end of selection 2017-09-20 14:13:12 -04:00
Paul Licameli
a5aaaf5176 Bug1744: Switch flat EQ curve to linear and draw points correctly...
... Problems reported there were not consequences of my work in 2.2.0 on
envelopes, but existed in 2.1.3 also.
2017-09-16 12:27:56 -04:00
Paul Licameli
ecd149edad Revert "Fix for #1554: toolbars open undocked if previously hidden"
This reverts commit 048c1b8c5a92e68ca9de67d25098400ab32ab68c.

I observed that it was not all right if you switch between Audacity versions, as
some cautious upgraders might do:

Delete audacity.cfg.
Open 2.2.0 and quit.
Open 2.1.3 -- and observe that the scrubbing and combined meter toolbars appear,
one over the other, at top left.  Combined and separate meter toolbars are not
meant to appear at the same time.
Quit 2.1.3 and open 2.2.0.  Now those two toolbars appear at some other random
seeming positions.
2017-09-16 11:53:57 -04:00
Paul Licameli
75d557463d Use -c (check) option in msgfmt when generating .mo files 2017-09-13 15:09:06 -04:00
David Bailes
048c1b8c5a Fix for #1554: toolbars open undocked if previously hidden
Summary of fix:
1. In ToolManger::WriteConfig, for a docked toolbar which is hidden, the dock number is not set to the dock number rather than 0 (undocked)
2. In ToolManger::ReadConfig, for a hidden docked toolbar in the config, the toolbar is docked, but is not included in the dock's configuration.
2017-09-13 12:53:32 +01:00
Paul Licameli
731a2ac40c Fix format of tooltip text for toolbar buttons in RTL languages...
... No translatable strings were added, two were removed
2017-09-11 22:08:06 -04:00
Paul Licameli
954a974422 Changed the conditional compilation for alpha/beta/release...
... In particular, don't put the extra information in MIDI device info for Beta

But still link to the Alpha manual.
2017-09-11 00:10:22 -04:00
Paul Licameli
5a29660266 Update audacity.pot 2017-09-10 19:40:47 -04:00
Paul Licameli
e41acf9128 Fix some omissions from translations, thanks scootergrisen & mkpoli...
... This does not address all the ones they recently noted, but only such
changes as I thought not too sweeping for this late stage.

More may be addressed in the next release.
2017-09-10 19:25:20 -04:00
Paul Licameli
f6b5d8e651 Generate msgid and msgid_plural in .pot for wxPLURAL macro 2017-09-10 19:24:42 -04:00
Paul Licameli
ec5f9d6b66 Translation of strings in Benchmark 2017-09-10 19:24:42 -04:00
Paul Licameli
1e1560d63c Fix missed translations in Plot Spectrum 2017-09-10 19:24:42 -04:00
Paul Licameli
a3245b56a7 Translate "Audacity website:" in About dialog 2017-09-10 19:24:41 -04:00
Paul Licameli
b2382eab2a Translation of Quality preference choices 2017-09-10 19:24:41 -04:00
Paul Licameli
70b5076b0b Fix some untranslated prompts and messages...
... Even if some commented out.  Such don't enlarge the .pot file, but make
them right in case they are ever un-commented.
2017-09-10 19:24:41 -04:00
Paul Licameli
3b7e99273e Remove some unused strings that confused translators...
... "Light" was used in two different meanings, but one place was the obsolete
Leveller effect, whose code is removed now.  (I leave the files in place, to
make it easier for the curious to know it was once there, and find its history.)

i18n-hints added for the surviving use of "Light" to name a theme, and also for
some of the other themes.
2017-09-10 19:24:08 -04:00
Paul Licameli
b6029a8760 Some translation fixes that will not add to the .pot file 2017-09-10 19:22:32 -04:00
Paul Licameli
e2129feac9 Translate the items in the popup menu of the scrubbing ruler 2017-09-10 19:21:36 -04:00
Paul Licameli
5f298accbd Translated effect name and description in many places in Effect.cpp...
... including titles of dialogs,
messages,
About sub-menu of the Manage button,
long-form names of Undo items (in history view),
message for why command is not allowed when there is no selection

Also one place in Effect Rack code but it's commented out
2017-09-10 19:21:35 -04:00
Paul Licameli
42f8945812 Fix statically allocated message string in _() (didn't translate!) 2017-09-10 19:21:35 -04:00
Paul Licameli
adc2695688 i18n-hints about the name "Nyquist" ...
... Although "Nyquist" is a proper name, still, translators should have
discretion to transliterate it into another alphabet, and also make it
consistent with longer translated strings containing it.

Not so for debug messages mentioning actual keywords of Nyquist programming.
2017-09-10 19:15:46 -04:00
Paul Licameli
0cab2e92ba Fix some comments 2017-09-10 10:00:52 -04:00
Paul Licameli
cc3c56818a Bug1744: Editing of linear frequency scale EQ curve should work 2017-09-09 22:51:14 -04:00
Paul Licameli
cee28ab535 Bug1735 addendum: fix oddities pasting left of Note track offset...
... See comment http://bugzilla.audacityteam.org/show_bug.cgi?id=1735#c3
2017-09-08 11:29:21 -04:00
Paul Licameli
761bd6bf83 Translation of time, frequency, and bandwidth format names 2017-09-07 19:42:22 -04:00
Paul Licameli
47552acfc3 Bug1735: crash pasting copied part of Note track starting at > 0...
... See also commit 76a9962a5e4901445ce9df290a8e623f7fb0ccec

What was done there for Cut, should have been done too for Copy.
2017-09-07 19:22:15 -04:00
Steve Daulton
7314de6a3d Fix bug 1740
Help on Internet dialog non-responsive when invoked by
help button on "Error opening sound device..."dialog
2017-09-06 13:19:42 +01:00
Paul Licameli
d7cc85b1e1 Fix an untranslated string, change "Midi track" to "Note Track" 2017-09-04 14:09:56 -04:00
Steve Daulton
b9aaec6919 Fix bug 1730 2017-09-04 12:12:09 +01:00
Steve Daulton
e238845ddb Fix bug 1733
Update Help button link.
2017-09-04 11:19:47 +01:00
Paul Licameli
5d4ddbc424 Make the (en) welcome window say it's a Beta test version, not alpha...
... This gets in too late for the translation files, but very few of them
included a translation for this message.  So, it will appear English for all.
2017-09-01 21:44:44 -04:00
Steve Daulton
ccc802aa8b Fix for bug 1733
Updated Help links.
2017-09-01 17:42:02 +01:00
Paul Licameli
76a80c66c1 Do not revert the changes in Biquad.h 2017-09-01 05:15:54 -04:00
Paul Licameli
fd8b76dd80 Fix uninitialized variables in Reverb...
... but bringing back some naked calloc and free that weren't replaced quite
right, and I'll figure out why later.

This reverts commit e94fa1d65e5555b78cae164f7b9ca5a6f363d8b8.
This reverts commit 0c7e467a081fb998d183bdc169cd8ddd69648b25.
2017-08-31 20:27:50 -04:00
Paul Licameli
7423a2c232 Change welcome screen to identify version as a beta 2017-08-31 17:08:50 -04:00
Paul Licameli
74e3a6fdba Replace mentions of feedback@audacityteam.org with url of forum...
... There are two in AboutDialog.cpp, but these strings aren't actually used.

There are two in InconsistencyException.cpp, which ought never to be seen by
users, but should be treated as high priority bugs if they are.

There is a very old one in Sequence.cpp, which was never internationalized and
was only written to the log and likewise ought to be eliminated from happening
in pre-release testing.

Therefore, though this is a minor breach of string freeze, it's only the second
one above that users might ever see, and then only if a serious bug escaped.
2017-08-31 17:01:45 -04:00
Paul Licameli
8793dc5c4c Add "In Memoriam" section to About, for Gale Andrews 2017-08-31 13:20:50 -04:00
Paul Licameli
272d3026e2 Can change "alpha" to "beta" in welcome screen if IS_ALPHA > 1...
... and don't add "x" and date when IS_ALPHA is turned off.
2017-08-31 12:59:33 -04:00
Paul Licameli
c11e3d1511 Make effects of 582e574 conditionally compiled...
... It was only "mostly harmless" on Windows and Mac.

Now where is my towel?
2017-08-29 18:42:18 -04:00
Paul Licameli
6f8b37a921 An experiment, not enabled, to reduce jitter in ALSA MIDI playback...
... Change to #define REALTIME_ALSA_THREAD near the top to enable it.
2017-08-29 16:25:55 -04:00
Paul Licameli
37bc61f4ac Make scroll panel of Spect Settings absorb the window resizing 2017-08-29 08:40:54 -04:00
James Crook
059139bb6d Bug 1727 - Spacebar may not start / stop playback
Fix proposed by David Bailes.
2017-08-28 22:53:55 +01:00
Paul Licameli
75bdde3003 To synch better, just don't use a separate thread for MIDI! ...
... I am not sure that this will solve all problems of jittery play, but I do
think this will solve the problem of a rush of slightly late notes at start of
play.
2017-08-27 10:53:05 -04:00
Paul Licameli
582e574ab8 A not-harmful change to MIDI timing for Windows and Mac...
... and hoping it is positively helpful for Linux.

In AudioIO::MidiTime(), compute one of the terms by different means.

Use PaStreamInfo::outputLatency.

Do not use the difference of PaStreamCallbackTimeInfo::outputBufferDacTime
and PaStreamCallbackTimeInfo::currentTime.

Which debugging shows is very nearly the same value for Windows and Mac.

But we suspect the PaStreamCallbackTimeInfo fields are not correctly reported
on Linux.
2017-08-27 03:26:44 -04:00
Paul Licameli
faa7d1828a Commands adjusting pan and gain are enabled during transport...
... though they do have a messy interaction with Undo if recording that should
be fixe.

You may get an undo history item that not only restores the gain and pan, but
removes a part of the recording.
2017-08-26 11:37:43 -04:00
James Crook
06da73fa2f Update Romanian translation by Alexander Gvaramiya 2017-08-25 14:52:49 +01:00