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

3076 Commits

Author SHA1 Message Date
Leland Lucius
a66184f259 Adding changes that I missed when redoing my branches. 2015-04-08 10:21:17 -05:00
Leland Lucius
9e0a0300f6 Merge pull request #15 from lllucius/update_lv2_libs
Update lv2 libs
2015-04-08 06:36:39 -05:00
Leland Lucius
62b61d6154 Merge pull request #14 from lllucius/nyquist_3.09
Nyquist 3.09
2015-04-08 06:36:14 -05:00
Leland Lucius
c0d49d5e1a Merge pull request #17 from lllucius/fix_meter_refresh
Meter refresh rate not updated when leaving preferences.
2015-04-08 06:35:08 -05:00
Leland Lucius
21c2e5f994 Meter refresh rate not updated when leaving preferences. 2015-04-08 03:03:44 -05:00
Leland Lucius
fa2183f42c Adjusted Mac project files for update LV2 libs 2015-04-08 01:17:52 -05:00
yam
57fb87e96d Update lilv, lv2, serd, sord, sratom, and add suil. 2015-04-07 23:19:22 -05:00
Leland Lucius
16e6d1511e Updates to use new Nyquist v3.09. 2015-04-07 22:11:26 -05:00
Leland Lucius
9fb0ce5b82 Update Nyquist to v3.09. 2015-04-07 22:10:17 -05:00
Vaughan Johnson
f88b27e6d8 Audacity.h: Upped version and back to IsAlpha
Also updated copyright comments.  1999-2015 rather than 1999-2011.  Vaughan Johnson now listed as contributor to this file.  'et al' corrected to 'et alii'.
2015-04-07 21:40:02 +01:00
Vaughan Johnson
26daea02e4 AboutDialog: Moved Paul Licameli up to Audacity team. 2015-04-07 21:35:45 +01:00
Paul Licameli
fe6f83feea Fix small memory leak in noise reduction, whenever Step 1 fails or is cancelled 2015-04-07 12:22:04 +01:00
Leland Lucius
2457579091 Bug 765 - Delays using Edit commands and Draw Tool in long projects
A 4hr track used to take about 20s to cut a few samples. This is now significantly improved, to around 3s. Leland did this by

(a) moving the size calculation to when we examine the undo history, so it isn't slowing down the edits.
(b) in size calculation, using sizes that are cached rather than going to disk to find the sizes.
(c) writing the autosave file which is to an FFIle to a string first, i.e. using XMLStringWriter as a buffer for XMLFileWriter.

Step (c) may also make autosave marginally safer, as the risk of a partially updated autosave file is reduced.
2015-04-07 12:20:50 +01:00
James Crook
cedc6975e8 Fix missing parameters in chains for ChangeSpeed effect 2015-04-07 12:20:08 +01:00
Thomas Fehér
523cf08c03 Added Travis Integration
This gives us automated testing of building on linux, with each commit to github.com/audacity/audacity:master.  The run takes about 10 mins and runs on an AWS instance.
2015-04-07 12:19:49 +01:00
James Crook
16e9123ec1 Bug902 - WX3: Experimental wx3 version of Audacity potentially in Linux distros, and not obvious to users.
Added a message dialog early on in Inits.  It links to the wx3 tagged bugs in bugzilla.
Also fixed an uninitialised warning.
2015-04-07 12:19:09 +01:00
Paul Licameli
bc50440210 Bug881 - Status bar messages swapped 2015-04-07 12:18:40 +01:00
Paul Licameli
b8af2d566f Bug886 - Some strings not translated in noise reduction
It may be too late for 2.1.0.  But anyway, I have written in the fix in
a way that does not disturb line numberings.
2015-04-05 22:30:48 +01:00
Paul Licameli
e9537fccb8 Bug897 - Time ruler is not redrawn for zoom or horizontal scroll when play region is locked
Added a Refresh() to fix this.
2015-04-05 22:27:35 +01:00
James Crook
937b0ed0c2 Added .gitignore and branches.txt 2015-04-05 22:24:06 +01:00
lllucius
5d3e9ade95 Return to using private (l)lrint(f) inline functions. Audacity-2.1.0 2015-03-16 20:34:05 +00:00
windinthew@gmail.com
08cceb6b4a Fixed a few comma typos. 2015-03-04 17:11:00 +00:00
v.audacity
23701781e8 We are going to have to do RC2's, so am committing these late submissions. They build for me. 2015-03-03 03:37:26 +00:00
v.audacity
58bca2e8a9 fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=883 2015-03-03 01:48:07 +00:00
v.audacity@gmail.com
dec3645264 Change version number from 2.1.0-alpha, for 2.1.0 RC(s). 2015-03-01 22:12:47 +00:00
windinthew@gmail.com
ddef739226 Updated for 2.1.0 by Daniel Winzen. 2015-02-27 01:17:32 +00:00
v.audacity
7990d2a847 Francesc Busquets update for Catalan 2015-02-25 06:49:43 +00:00
stevethefiddle@gmail.com
d53c1bf299 Disable experimental seek. 2015-02-24 23:50:20 +00:00
richardash1981
38f29aa167 Completed translation from Min Zhang 2015-02-23 21:47:02 +00:00
richardash1981
37d1a6bf0a Updated translation from Thomas De Rocker 2015-02-23 21:43:16 +00:00
richardash1981
633499463e commit nearly complete translation from min zhang 2015-02-22 22:17:30 +00:00
windinthew
ae2b655437 Updated for resolution of bug 807. 2015-02-22 18:32:30 +00:00
windinthew
28a942c63a Latest available translation, corrected all instances of "Labeled Audio" to "Textmarkiertes Audio" and updated strings to latest audacity.pot. 2015-02-22 16:05:23 +00:00
v.audacity
390ddb0bf8 update from Carmelo Battaglia 2015-02-21 22:45:58 +00:00
windinthew@gmail.com
8944926f17 Forgot to update to 2015. 2015-02-21 01:11:15 +00:00
windinthew@gmail.com
1007535934 Update for 2.1.0. Please check it. 2015-02-21 01:07:24 +00:00
windinthew@gmail.com
7b6e94847b Updated translation for 2.1.0 from Miguel Bouzada. 2015-02-20 17:15:33 +00:00
v.audacity
8befced39d commits for Audacity version 2.1 2015-02-20 13:48:39 +00:00
v.audacity
47525fe553 updated Danish version from Thomas Breinstrup, per .pot file of 2015-02-10 2015-02-19 18:55:14 +00:00
v.audacity@gmail.com
7e96305991 Get rid of an unused var to avoid compiler warning. 2015-02-19 11:17:40 +00:00
v.audacity
5f1ce03e32 PRL's fix for bug 827 2015-02-19 11:08:58 +00:00
windinthew@gmail.com
59349002f6 Update for 2.1.0 by Antonio. Also fix the Wahwah crash in Spanish (bug 861), thanks to Steve for spotting the error. 2015-02-18 03:55:31 +00:00
lllucius@gmail.com
ea074f889b Regenerate build files on Debian Wheezy
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
5d1dc4ce6a Fix part 2 of bug #857
Gale found that the previous fix for bug #857 didn't
completely address all crashes.

In this case, the sequence of events:

1)  Dynamic module is added to list of module using its name, "VST Effects"
2)  Language is set (during init) to one that has "VST Effects" translated
3)  Language is changed to something else via preferences, which changes
    translation of "VST Effects" to something else.
4)  During termination, the module is deleted, but since the language
    has now changed due to translation, it isn't deleted from the list
    of modules
5)  An attempt is made to delete the next module, which happens to be
    the same one becuase it was never removed from the list.
6)  Boom...
2015-02-14 17:14:23 +00:00
lllucius
8ba320237f Remove "-alpha" per release agenda step 6.3. 2015-02-13 03:14:26 +00:00
v.audacity@gmail.com
373d037287 Remove "-alpha" per release agenda step 6.2. 2015-02-13 02:36:01 +00:00
v.audacity@gmail.com
e6dfecc2d0 Turn off IS_ALPHA per release agenda step 6.1. 2015-02-13 02:28:26 +00:00
windinthew
e840bfe3a7 Update for 2.1.0 by Yuri Chornoivan. 2015-02-12 15:11:18 +00:00
lllucius@gmail.com
e73b7e70a3 Fix for bug #857
Even though this is only a P2, I felt it would be
quite bothersome for the users and might cause some
confusion.

The problem was the the wxLocale was being deleted
before all usage of it was complete.  The fix was
to explicitly delete the plugin and module managers.
2015-02-12 02:30:30 +00:00
lllucius
c88c1738bb Fix for bug #854 2015-02-08 10:22:46 +00:00