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

3744 Commits

Author SHA1 Message Date
James Crook
2b24de978c Possible fix for VST crash when not in debugger.
Suspected that the array is not big enough.
2015-07-04 22:38:58 +01:00
James Crook
4025f27764 Sourceforge -> audacityteam (sidebar.html)
The sidebar.html file is used in the local copy of the manual and needs to point to our website, now that we have moved from sourceforge.
2015-07-02 07:40:07 +01:00
Leland Lucius
08c0663624 Added removal of ".git" and ".gitignore" when building minsrc tarball
And removed SVN bits...
2015-06-30 16:06:00 -05:00
James Crook
b99f1b90fb Missing " 2015-06-29 23:16:18 +01:00
James Crook
9b94dcf2f3 README.txt - Fixes for 2.1.1
Re-Instated the Operating System section in the 2.1.0 changes.
Updated the changes and fixes as per corrections/additions to the wiki release notes by Gale (thanks for those).
2015-06-29 22:42:52 +01:00
James Crook
a521164657 Translations received via Transifex
de - German - Daniel Winzen
tr - Turkish - Kaya Zeren
nl - Dutch - Thomas De Rocker
sr_RS - Serbian - Thomas De Rocker
pl - Polish - Andrzej Supermocny
fr - French - Tubuntu
2015-06-29 22:12:26 +01:00
James Crook
684480a8b1 Translations received via -translations email list
da - Danish - Thomas Breinstrup
fi - Finnish - Heino Keränen
ro - Romanian - Cristian Secară
zh - Chinese - zhangmin
es - Spanish - Antonio Paniagua Navarro
ca - Catalan - Francesc Busquets
(hu - Hungarian - Balázs Úr ) <- Already updated for 2.1.1.
2015-06-29 21:53:35 +01:00
James Crook
60529e4a9e 2.1.1. IS_ALPHA -> 0
Preparation for RC1 for 2.1.1.
2015-06-29 00:31:44 +01:00
James Crook
4a2d0882bf Removed OS section from changes.
This was (mostly) about changes in 2.1.0
2015-06-27 22:26:49 +01:00
Leland Lucius
54edb67341 Make sure vocalridiso.ny plugin autoregisteres 2015-06-27 13:42:33 -05:00
Leland Lucius
458c74bc6b Add new vocalrediso.ny plugin 2015-06-27 11:10:16 -07:00
Leland Lucius
5e09785840 Add new vocalridso.ny plugin 2015-06-27 13:07:20 -05:00
Leland Lucius
da2bc25721 Add new vocolridiso.ny plugin 2015-06-27 13:05:58 -05:00
Leland Lucius
d28ac9ea61 Fix LV2 effect recognition between 2.1.0 and 2.2.0 2015-06-27 10:53:42 -07:00
James Crook
0de8b595fd Robert Haennggi's Vocal Reduction and Isolation
New nyquist plug-in added.
2015-06-27 17:43:49 +01:00
James Crook
dfe80bbfa5 Fixed audacity version to 2.1.1
This is s cosmetic change.
2015-06-27 17:13:50 +01:00
Leland Lucius
7071c9952c Hopefully this will provide a decent workaround for bug 1045
Basically, an LV2 effect that contains port types that Audacity
doesn't understand will be unavailable for use.
2015-06-26 09:58:37 -07:00
James Crook
5bb3bb1f9e Merge pull request #56 from lllucius/master
Fix for bug #1046 - LADSPA Hard Limiter included on Mac.
2015-06-25 07:48:09 +01:00
Leland Lucius
21911de622 Fix for bug #1046 2015-06-24 18:32:48 -05:00
Paul Licameli
9c957d43b1 Bug1013: normalize keystroke named in status bar, for Mac 2015-06-24 13:34:02 -04:00
James Crook
1a2944765d Added .pot file to windows project Updated README for 2.1.1 2015-06-24 18:08:30 +01:00
James Crook
dea351aa48 Merge pull request #55 from Paul-Licameli/bug1043-bug1044
Bugs 1043, 1044 -- Be careful with new display modes in preferences

Approved by James.
2015-06-23 20:25:47 +01:00
Paul Licameli
ccebaf9d95 Bugs 1043, 1044 -- Be careful with new display modes in preferences
Write a new key so version 2.1.0 isn't confused by the reordered values

Add some future proofing against similar to 2.1.1 code
2015-06-23 13:12:07 -04:00
Leland Lucius
54802dded9 Part 2 of fix for bug #1045 2015-06-23 09:10:06 -05:00
Leland Lucius
404dd924f5 Fix for bug #1045 2015-06-23 00:39:15 -05:00
Leland Lucius
b1690f1801 Getting all build scripts to the same Automake 1.14 version
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed.  (Most things were at the 1.11 version, but
some were at the 1.14 version.)

Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
Leland Lucius
b16b58effb Distribute lib-src/lv2 in the minsrc tarball 2015-06-21 21:51:19 -07:00
Leland Lucius
bb04d9cf4c Fix for bug #953 again
I can't believe it actually built for me with the previous attempt.
2015-06-21 21:43:49 -07:00
James Crook
7184425d03 Updated for 2.1.1 2015-06-21 14:39:44 +01:00
Leland Lucius
3b52b6be45 Delete hard_limiter during install
And remove unnecessary delete of "FirstTime.txt" file
2015-06-20 00:03:46 -05:00
Paul Licameli
365534366d Add *~ to .gitignore 2015-06-19 20:34:03 -04:00
Leland Lucius
0f783f9508 Set the permissions of the FirstTime.ini file so that it can be deleted 2015-06-19 13:45:52 -05:00
Steve Daulton
07ca677dc7 Fix for bug 1026 2015-06-19 14:15:59 +01:00
Leland Lucius
218172d12a Forgot to add the new file in fix for bug #953 2015-06-17 11:26:41 -05:00
Leland Lucius
2188f492a6 Fix for wx3 build problem reported by David Avery. 2015-06-16 18:30:58 -05:00
Leland Lucius
14bb4ab766 Fix for bug #953 2015-06-16 18:27:19 -05:00
James Crook
6e3ca4bf4a Merge remote-tracking branch 'gale/work' 2015-06-16 13:57:40 +01:00
Leland Lucius
602e21358c Do not cause duplicate ".aup" extensions to be added on OSX
The real problem is that there's a lot of code that is looking
for the ".aup" extension, but it's not using case insensitive
comparisons.

But that'll have to get resolved ... later.
2015-06-16 00:03:03 -05:00
Leland Lucius
de1fe0ae37 Fix for bug #1034 2015-06-15 23:38:02 -05:00
Steve Daulton
0d86cd1fd5 Fix: Update History window after deleting levels.
ToDo: fix capitalization of textbox labels.
2015-06-16 01:42:42 +01:00
windinthew
3d28cd0204 Fix Spectral edit* effects missing from Makefile.am and Makefile.in so don't get installed 2015-06-15 17:15:06 +01:00
windinthew
96d3c40f34 Merge remote-tracking branch 'audmain/master' into work 2015-06-14 20:33:01 +01:00
James Crook
14ace657e9 Merge remote-tracking branch 'yuri/master' 2015-06-14 19:17:10 +01:00
James Crook
ac6c5f9009 Update .pot and .po files ready for translation 2015-06-14 16:53:08 +01:00
James Crook
43fba12192 Updated Finnish translation by Heino Keränen 2015-06-13 23:08:41 +01:00
James Crook
3a72c34576 Finnish translation by Heino Keränen 2015-06-13 23:08:41 +01:00
James Crook
b8f61da076 Fix %s msiing in translation
File %s already exists.  Was missing %s in translation.
2015-06-13 23:08:40 +01:00
James Crook
d6d90c4b48 Update cs.po
fuzzy, cformat change.
2015-06-13 23:08:40 +01:00
James Crook
100ad51303 cs.po from Pavel Fric 2015-06-13 23:08:40 +01:00
windinthew
d67528cf83 Fix Import Raw Data dialog not showing files 2015-06-13 17:28:46 +01:00