1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

942 Commits

Author SHA1 Message Date
Paul Licameli
4f940c855d New files for ProjectWindow 2019-06-03 01:43:26 -04:00
Paul Licameli
3fc961f74a New files for ProjectFileIO 2019-06-03 01:24:01 -04:00
Paul Licameli
fee5582826 New files for ProjectManager 2019-06-03 01:21:12 -04:00
Paul Licameli
e5cf2165d1 New files for ProjectAudioIO 2019-06-03 01:18:08 -04:00
Paul Licameli
05efeeb5bd New files for ProjectSettings 2019-06-03 01:13:13 -04:00
Paul Licameli
af039f19ff Generalize means for decoupled code to add data to core structures...
... Generalizing what was first done at 280e8d9 for certain menu command
handlers.

Allow core data structures to host data attached by other code, on which it
need have no compilation or link dependencies.
2019-05-21 10:08:56 -04:00
Paul Licameli
390af96796 Dispatch read of top-level project XML tags with a table of functions...
... which makes Project.cpp a bit less dependent on some details of other
classes

This puts Tags.cpp back into the big strongly connected component of the
dependency graph.  That will be remedied later when Project.cpp becomes a
low-level file
2019-05-20 21:38:07 -04:00
Paul Licameli
f86403378b Move AudacityMessageBox to its own files...
... breaking cycles among low-level files introduced by 273ba9f
2019-05-20 14:48:36 -04:00
Paul Licameli
e5c7e5a21f Three new files in the build, still empty 2019-05-18 14:57:24 -04:00
Paul Licameli
b04387a21d Move AudacityApp::GenerateCrashReport to its own files 2019-05-17 16:29:31 -04:00
Paul Licameli
a047fa6e7a Missing alias file tracking out of AudacityApp, into new files...
... which reduces the need for including AudacityApp.h
2019-05-17 16:28:50 -04:00
Paul Licameli
338d7cd164 A class encapsulating the global clipboard 2019-05-17 06:47:53 -04:00
Antonio P
3f6b5be500 Update Spanish Translation 2019-04-29 21:35:00 +01:00
Grzegorz Pruchniakowski
0a0baa39bb Update polish translation from Transifex
Update polish translation from Transifex. All strings translated - 100% done.

Greetings,
Gootector
2019-04-26 22:35:30 +01:00
Nikitich
cf86cbc956 Further update for Russian Translation 2019-04-25 08:36:13 +01:00
b n singh
ca5281b50f Update Hindi Translation 2019-04-24 20:15:47 +01:00
James Crook
73746cdc02 Update Project-Id-Version to 2.3.2
Updated script to create Audacity.pot with Project-Id-Version
of audacity 2.3.2 and to update the Project-Id-Version in the po files too.

Ran script so as to apply it.
2019-04-24 19:50:19 +01:00
Bruno Ramalhete
5fd3168792 Update Portuguese (European) Translation 2019-04-24 16:30:02 +01:00
Janko Kinčeš
28ce4e568b Update Slovak Translation 2019-04-23 07:26:00 +01:00
Nikitich
d4bf4ddbf8 Update Russian Translation 2019-04-22 14:07:10 +01:00
Olivier Humbert
9df28dc571 Updated French translation for Audacity 2.3.2 2019-04-20 18:08:44 +01:00
Michele Locati
c1a8c7a76e Update Italian Translation (now with fuzzy translations done) 2019-04-19 16:18:12 +01:00
James Crook
a581fae454 Fix '^^' typo in German Translation. 2019-04-19 15:42:07 +01:00
Yuri Chornoivan
1a61a88ade Update Ukranian Translation 2019-04-19 14:48:34 +01:00
snowwolf1001
742ec764af Update Chinese (Simplified) 2019-04-19 14:47:40 +01:00
Michele Locati
53debde8e8 Update Italian Translation 2019-04-19 10:03:11 +01:00
Joachim Huffer
9a051b57dc Update German Translation 2019-04-19 10:00:15 +01:00
ΔΗΜΗΤΡΗΣ Σ
0caac64727 Shorten '32-bit float' in Greek.
This previously was too long for the track control panel.
2019-04-19 08:13:48 +01:00
ΔΗΜΗΤΡΗΣ Σ
e7ea5d16ef Update Greek Translation 2019-04-19 06:51:48 +01:00
James Crook
f980e8b073 Update .pot and .po files for translation. 2019-04-18 18:20:24 +01:00
Paul Licameli
3dba70120c CommandManager, MenuManager don't use Lyrics.h, MixerBoard.h ...
... instead define new base classes in src/commands that those other
windows can inherit.  The classes have nothing but a virtual destructor.  This
lets CommandManager use dynamic_cast to detect the special windows.

See commits cbfde23 and 68e4bf6 which added the #include directives
2019-03-16 13:10:59 -04:00
James Crook
32e6d0496f
Merge pull request #334 from mlocati/update-italian-translation
Update Italian translation
2019-03-15 12:30:07 +00:00
Olivier Humbert
467e188672
Update fr.po 2019-03-09 02:44:28 +01:00
Michele Locati
6db75f421d
Spell-check 2019-01-18 09:23:42 +01:00
Michele Locati
3afd42b9d4
Finish Italian translation 2019-01-18 09:00:03 +01:00
Michele Locati
13ccbcde44
Update Italian translation 2019-01-17 08:32:48 +01:00
Michele Locati
bc419337ac
Update Italian translation 2019-01-16 15:46:21 +01:00
Bruno Ramalhete
54d33d6d12 Update Portuguese Translation, by Bruno Ramalhete. 2018-12-22 14:12:44 +00:00
Cleber Tavano
7dbbeba644 Update Brazilian Portuguese Translation, by Cleber Tavano. 2018-12-20 22:21:31 +00:00
Carmelo Battaglia
5e929f9cdf Update Italian Translation, by Carmelo Battaglia. 2018-12-20 22:19:10 +00:00
A. Regnander
11be8307b4 Update sv.po
Translated all untranslated strings and corrected some existing strings
2018-12-20 22:15:24 +00:00
Nikitich
046f1873ad Typos in Russian Translation, by Nikitich. 2018-12-04 11:18:15 +00:00
Thomas De Rocker
90ea354002 Update Dutch Translation, by Thomas De Rocker. 2018-12-01 12:05:07 +00:00
mkpoli
75a109b85a Update Chinese Translation, by snowwolf. 2018-12-01 12:05:06 +00:00
Grzegorz Pruchniakowski
bd6fca1699
Update Polish translation from Transifex
Update pl.po from Transifex.

Greetings,
Gootector
2018-12-01 03:36:29 +01:00
Nikitich
553abde87b Fix recent update to Russian Translation, by Nikitich. 2018-11-30 07:42:42 +00:00
Nikitich
280ce4a36f Update Russian Translation, by Nikitich. 2018-11-30 07:36:14 +00:00
森の子リスのミーコの大冒険
8a4da8cefc Update Japanese Translation, by Phroneris. 2018-11-29 19:58:49 +00:00
b n singh
7acc36272d Update Hindi Translation, by Bashishtha Singh. 2018-11-29 19:57:27 +00:00
Antonio P
e198f00456 Update Spanish Translation, by Antonio Paniagua 2018-11-29 19:56:29 +00:00