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

1393 Commits

Author SHA1 Message Date
martynshaw99
c7dae0bf37 Get the labels the right way around 2012-07-03 00:11:44 +00:00
v.audacity
9288cca4cf Version 2.0.1 is released. Increment to 2.0.2. 2012-06-30 20:42:32 +00:00
windinthew
8f81bf527d Update for 2.0.1 rc2. 2012-06-25 07:22:25 +00:00
v.audacity
87610cea39 Benjamin Drung's disable-dynamic-lame.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=233 2012-06-25 01:41:57 +00:00
v.audacity
4bb5f28b99 Benjamin Drung's fix-file-opening-with-audacity.patch 2012-06-25 01:12:58 +00:00
v.audacity
10f6e2b01a BenBenjamin Drung's ffmpeg-mimetypes.patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=483 2012-06-25 00:48:27 +00:00
v.audacity
312fee2c77 BenBenjamin Drung's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=466 2012-06-25 00:13:59 +00:00
v.audacity
b47341eb33 Benjamin Drung's portmixer-missing-dpkg-buildflags.patch 2012-06-24 23:11:29 +00:00
v.audacity
c3ab4576f2 Update Win installer maker script so it automatically makes the MinVersion requirement disallow ANSI systems. The way it was, the installer would go ahead and try to install on ANSI systems. 2012-06-23 23:12:43 +00:00
windinthew
00543a7b72 Update for 2.0.1. 2012-06-23 09:39:27 +00:00
v.audacity
85ea4b9a56 Set flags for release freeze. 2012-06-23 02:29:24 +00:00
v.audacity
efaebf27fa Purge ANSI.
Also remove redundant (R) sign from main page in About dialog.
2012-06-23 02:28:04 +00:00
v.audacity
5545efdf8b Remove Cancel button from Timer Record progress dialog. 2012-06-23 01:50:12 +00:00
v.audacity
6ece977edc Applied patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=520. 2012-06-23 01:38:05 +00:00
v.audacity
614b6b0fee patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=522 (P4) 2012-06-23 01:34:21 +00:00
v.audacity
e45c780953 Applied Clayton's patch to fix http://bugzilla.audacityteam.org/show_bug.cgi?id=482 (P2).
Also fixed some data type conversion compile warnings in sms.cpp.
2012-06-22 23:06:26 +00:00
martynshaw99
67d41f1144 Add sample-data-export.ny into the build, so that it appears on the 'Analyze' menu (Win only). 2012-06-22 01:12:04 +00:00
windinthew
bf3ce89fb0 New Sample Data Export Plug-in by Steve (for Analyze menu) 2012-06-21 22:20:54 +00:00
windinthew
8d887b7267 updated software translation from Antonio 2012-06-19 22:24:38 +00:00
james.k.crook@gmail.com
bd670df287 Actually check in the change to fix Bug 517 (intended in r11795). Added comment for code fixing Bug 523. 2012-06-19 13:16:22 +00:00
windinthew
c498a2e2d6 updated software translation from Miguel Bouzada. 2012-06-19 08:42:09 +00:00
windinthew
79952582e4 updated software translation from Mikhail Balabanov. 2012-06-19 08:39:47 +00:00
windinthew
ab0922835c Better translation by Thomas of "Zoom in or out on Mouse Pointer" 2012-06-18 19:25:23 +00:00
james.k.crook@gmail.com
4656913708 Fix Bug 523: Names in prefs rather than numbers, so should be immune to renumbering bug. Fix Bug 517: Properly enable feature for Linux and Mac (changes were intended to be windows only, but some slipped through). 2012-06-18 13:19:57 +00:00
windinthew
b92e587bb4 updated software translation from Thomas 2012-06-17 21:23:12 +00:00
mchinen
b8f19b58d9 OD FFmpeg: disable seeking (caused issues on windows) 2012-06-17 13:33:13 +00:00
james.k.crook@gmail.com
20f6717123 Corrected some typos (for the word 'experimental') in internationalisation hints. 2012-06-17 08:34:31 +00:00
v.audacity
4983694793 Fix PaulStretch warnings from VC++ compiler. 2012-06-17 01:51:05 +00:00
v.audacity
07fba9768f Apply patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=152. 2012-06-17 00:40:24 +00:00
v.audacity
0bd054fd9f Fix http://bugzilla.audacityteam.org/show_bug.cgi?id=514 (P1). 2012-06-17 00:28:03 +00:00
windinthew
f0a81f0d53 updated software translation from Atsushi YOSHIDA. 2012-06-16 22:21:50 +00:00
windinthew
52a9f835f9 Updated software translation from Yuri 2012-06-16 22:19:33 +00:00
richardash1981
b8134fc306 commit it tidied up version of the patch to fix bug 497, with a consistent error message (none of the others include the Error. prefix) and some documentation of what the nyx function returns for future sanity. 2012-06-16 16:58:17 +00:00
windinthew
af48fa2ad1 Updated software translation from Carmelo 2012-06-16 09:44:24 +00:00
windinthew
eb2fcde382 Code clean-up by Steve. Instructions moved from ;info line to Manual. Filter quality control only available now by uncommenting the code (a new resonant filter effect will be provided on Wiki instead). 2012-06-15 05:57:26 +00:00
windinthew
742c91d64d Updated software translation from Miguel Bouzada. 2012-06-15 05:37:08 +00:00
martynshaw99
ad5717c594 Initialise m_T1 correctly, in case no processing is applied and it doesn't get updated elsewhere. 2012-06-14 22:46:55 +00:00
martynshaw99
dd29bce63b Remove auto-help project building, since we should be looking at http://code.google.com/p/audacity for the latest (common) manual, and at http://wiki.audacityteam.org/wiki/Create_Local_Manual for how to get there 2012-06-14 00:35:52 +00:00
martynshaw99
22d591c119 Remove building 'help' in 'Unicode Debug', since it just slows us down. 2012-06-14 00:24:41 +00:00
prlivesey
6dba627e45 Enable building of PaulStretch effect on Mac 2012-06-13 12:40:33 +00:00
v.audacity
61b6a82ada Let's go ahead with OD_FFMPEG. 2012-06-12 03:38:51 +00:00
v.audacity
7311286a56 Move Alexandre Prokoudine to emeritus, per his request. 2012-06-12 03:37:23 +00:00
martynshaw99
ba40f3d8b3 Enable building of PaulStretch effect on win 2012-06-10 22:45:47 +00:00
windinthew
f8b42a6bda Updated software translation from Christian 2012-06-10 21:03:03 +00:00
richardash1981
7f8a09ea1e add some i18n-hint comments to the strings where the translation doesn't see (to me) to be obvious. This will probably get better when the effect has a manual entry, and with translator feedback. 2012-06-10 16:38:29 +00:00
richardash1981
fa2aefcfee fix a number of small language idosyncracies to give more idomatic usage. Make sure that spacing and capitalisation is consistent, at least within this effect and compared to a selection of our other effects 2012-06-10 16:24:37 +00:00
richardash1981
519bfb2268 Commit patch adding Paulstretch (an extreme time stretching effect for synthesis) by Nasca Octavian PAUL http://hypermammut.sourceforge.net/paulstretch/ as submitted 2012-06-10 16:08:43 +00:00
martynshaw99
73451e8dad Fix to not apply some gain if dc removal only required.
Make progress not jump back after analysis, except for 'stereo linked' where analysis of 2nd track is done out-of-order.
2012-06-02 16:35:29 +00:00
mchinen
a09fe983ed remove debug printfs 2012-06-01 06:11:54 +00:00
mchinen
c4f1a52413 OD FFmpeg: fix a bug with demand seeking by using a safer seek test 2012-06-01 06:11:49 +00:00