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

18 Commits

Author SHA1 Message Date
Paul Licameli
fdf14d98c6 Updated audacity.pot 2018-01-16 21:45:53 -05:00
James Crook
b4c3119c8f Updated source for translatable strings. 2017-07-19 19:31:01 +01:00
Steve Daulton
516570074b Add preference option for Stem Plot
Tracks 'behaviors' preferences split to sub-page to avoid over-long
page for Tracks preferences.
2017-04-27 15:16:05 +01:00
James Crook
f2d75d0b69 Updated .pot and .po files for translation.
Also updated POTFILES.in to include more src files.
Some of the 'new' files include MenusMac.cpp, ScrubbingToolBar, OverlayPanel.
Also the order is now correctly alphabetical within each directory.
2016-11-20 18:34:01 +00:00
James Crook
59b4943872 PotFile Tweaks
Add back i18n hints.  Remove mod-track-panel (no official support).  Regen audacity.pot
2015-09-07 12:56:24 +01:00
Leland Lucius
f7fba51e57 Updated POTFILES.in 2015-09-06 23:36:54 -05:00
Leland Lucius
2fc4c63c93 Regenerate for new file 2015-08-17 21:54:47 -05:00
Leland Lucius
69a9ea0bb2 Added new source files to POTFILES 2015-07-19 18:15:34 -05:00
Paul-Licameli
96585b3377 Add empty ViewInfo.cpp 2015-04-18 16:49:21 -04:00
Leland Lucius
80c3705e7c Add new files and fix Linux includes 2015-04-17 17:37:28 -05:00
Leland Lucius
8fbfa460c4 Migrating the remaining effects
This brings the builtin, LV2, and VAMP effects inline with the
Audio Units, LADSPA, and VST effects.  All effects now share
a common UI.

This gives all effects (though not implemented for all):

User and factory preset capability
Preset import/export capability
Shared or private configuration options

Builtin effects can now be migrated to RTP, depending on algorithm.
LV2 effects now support graphical interfaces if the plugin supplies one.
Nyquist prompt enhanced to provide some features of the Nyquist Workbench.

It may not look like it, but this was a LOT of work, so trust me, there
WILL be problems and everything effect related should be suspect.  Keep
a sharp eye (or two) open.
2015-04-16 23:36:28 -05:00
lllucius@gmail.com
fdc524ed3f Fix Linux build after removing LoadAudioUnits.*.
Didn't even cross my mind to have to worry about it..but it makes sense.
2014-11-25 19:27:05 +00:00
james.k.crook@gmail.com
2c64427129 Changes to compile NoiseReduction for Linux too. 2014-11-13 12:53:33 +00:00
lllucius@gmail.com
a68093ae60 Added a bunch of missing files to POTFILES.in and regen'd the pot files. 2014-11-10 20:31:56 +00:00
lllucius@gmail.com
6f0a6813c3 Removed TimeTextCtrl from POTFILES.in 2014-11-10 16:53:34 +00:00
lllucius@gmail.com
4390de22ec Missed a file in r13544 2014-11-05 07:15:01 +00:00
benjamin.drung@gmail.com
2f4334dfaf Also remove UploadDialog.{cpp,h} from PORTFILES.in. 2013-12-16 20:03:29 +00:00
benjamin.drung@gmail.com
a19b6f25ae Use Automake for Audacity. 2013-11-20 02:51:42 +00:00