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

352 Commits

Author SHA1 Message Date
martynshaw99
f1156ce0d5 Preparation to release 2.0.3, from a 32-bit machine.
Also, sure that link is currently wrong in ...InfoBefore...
2013-01-10 00:36:27 +00:00
windinthew
97677e1d9f New Croatian translation of software by Martin Bagiæ (still needs adding to Mac project) 2013-01-04 15:16:06 +00:00
martynshaw99
7c318fece2 Add StudioFadeOut to vc project. 2013-01-01 22:30:16 +00:00
windinthew
12d934e32e Replace BassBoost with Bass and Treble in Windows project 2013-01-01 09:35:41 +00:00
windinthew
0c29d5a06f Update to 2013 2013-01-01 09:33:23 +00:00
v.audacity
e73aefa5cf Update comments. 2013-01-01 01:35:25 +00:00
v.audacity
a6a4ab10c1 upgrade to var-rate resampling for libsoxr 2012-12-18 05:50:49 +00:00
v.audacity
1d7f0e15c5 upgrade to var-rate resampling for libsoxr 2012-12-17 06:48:11 +00:00
v.audacity
77c4d7e10c More documentation about resampler flags. 2012-11-27 00:22:14 +00:00
v.audacity
ce9bd9fa90 I think this completes the refactoring for const-rate vs var-rate resampling. 2012-11-04 04:44:10 +00:00
v.audacity
5460b5c668 This commit is partial effort toward more libsoxr integration, that implements Rob Sykes's latest patch. I have no idea whether the Linux-specific stuff from the patch (e.g., M4 file) is still correct in this.
For Resample.* and QualityPrefs.cpp, this commit has my restructuring for distinguishing constant-rate vs variable-rate resamplers more generally. I think it's complete and ready for const-rate, but I have more review and testing to do for the var-rate cases. 

Variable-rate resampling is not implemented here, so Time Tracks are still broken, but this is a milestone in getting to a more general and correct structure. 

Also I think this fixes AboutDialog issues Steve noticed.
2012-11-03 02:06:07 +00:00
v.audacity
d0ec119dbf Config Mgr: Don't build locale or mod-script-pipe in standard configurations. 2012-10-11 00:25:02 +00:00
v.audacity
d91642da17 Convert default resampler from libresample to libsoxr. 2012-10-09 22:21:14 +00:00
v.audacity
79faef4192 Convert default resampler from libresample to libsoxr. 2012-10-09 02:57:19 +00:00
v.audacity
de3bf9610a Disable warning for apparently-intended conversion. 2012-10-09 02:51:03 +00:00
v.audacity
aa48655c3a Increment to 2.0.3. 2012-08-24 20:58:41 +00:00
v.audacity
27985d3631 Fix the comments about where to get MSVC redistributables. 2012-08-10 19:11:35 +00:00
v.audacity
e4b2e96d24 Update comments. This does not affect RC's. 2012-08-10 05:37:17 +00:00
v.audacity
02d6671594 Specify AppVersion as well, so it appears in the Add/Remove Programs entry, per request on feedback@audacityteam.org for compatibility with software like software-uptodate.de/cms/us/home.
Change default assumption to compiling the script on Win 7. I left in the Win XP and earlier lines, commented out, so it's easy to switch.
2012-08-10 01:16:47 +00:00
v.audacity
470898e035 update for 2.0.2 2012-08-09 00:18:47 +00:00
james.k.crook@gmail.com
0574c96a4c Start of module prefs. (work in progress). Linux will need the makefile updating. 2012-07-13 21:51:45 +00:00
v.audacity
9288cca4cf Version 2.0.1 is released. Increment to 2.0.2. 2012-06-30 20:42:32 +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
v.audacity
efaebf27fa Purge ANSI.
Also remove redundant (R) sign from main page in About dialog.
2012-06-23 02:28:04 +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
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
martynshaw99
ba40f3d8b3 Enable building of PaulStretch effect on win 2012-06-10 22:45:47 +00:00
clayton.otey
87fb427603 TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
v.audacity
d1b231670b Delete obsolete installer scripts. 2012-04-05 23:52:57 +00:00
windinthew
e98695f324 Added Serbian (Latin) software translation by Miroslav Nikolic. 2012-04-03 07:56:51 +00:00
martynshaw99
8ed52d36cc Add file that acts as a marked to reset prefs. 2012-03-29 23:54:34 +00:00
martynshaw99
75a27171fa Add the ability to reset the Prefs.
Add japanese, SerbianCyrillic and ukrainian to the installer languages, since we have them in the app.
2012-03-29 23:53:08 +00:00
v.audacity
29eb2a9710 update to 2.0.1, per step 13 at http://wiki.audacityteam.org/wiki/Release_Process#Process 2012-03-14 18:50:20 +00:00
v.audacity
94feb4ceea modifications per Gale's suggestions 2012-02-23 23:07:00 +00:00
v.audacity
c439261ca7 Try [UninstallRun] section to uninstall 1.2.* better. 2012-02-23 07:01:56 +00:00
v.audacity
d882ea89ac Changes per "Verbosity in installer dialog" thread on audacity-quality: Simplify the license page text in the installer. Rather than show LICENSE.TXT, show abbreviated text from http://audacity.sourceforge.net/ and http://audacity.sourceforge.net/about/license.
Also added more accurate, copyrighted header, and moved SetupIconFile directive to different section as it's not compiler-related.
2012-02-23 04:09:15 +00:00
v.audacity
461f6d1197 Found a few places we hadn't incremented the version number. Documented this in Release Process. I don't think these warrant new rc tarballs, but should be included if there are other reasons to do new new rc tarballs. 2012-02-22 01:31:41 +00:00
v.audacity
a663c35378 Changes to make the version number appear much less frequently, a la the 1.2.x stable release conventions (long forgotten!). 2012-02-16 21:12:18 +00:00
v.audacity
537bb3f175 Remove "unsupported" from file names, etc, and make it consistently called "Audacity 2.0 ANSI". 2012-02-16 20:02:04 +00:00
v.audacity
3fe4801a4e Explicitly get rid of 1.2.x cruft files that we are not replacing. 2012-02-15 20:11:19 +00:00
v.audacity
c2353a09c3 Explicitly get rid of 1.2.x cruft files that we are not replacing. 2012-02-15 20:10:19 +00:00
v.audacity
a8a006e995 This is now the main installer-maker script, so identical to audacity_unicode.iss. 2012-02-15 19:43:26 +00:00
v.audacity
dd531d9f45 Rename per discussion. 2012-02-15 19:37:21 +00:00
v.audacity
fff71ac959 Try to resolve issues about uninstall cruft. 2012-02-14 04:03:49 +00:00
martynshaw99
57f29c6983 Install in {pf}\Audacity. Delete old uninstall files. 2012-02-09 00:13:30 +00:00
martynshaw99
9e802e0b0a Update to installers, reflecting that 'unicode' is the norm and 'ANSI' is no longer supported. audacity.iss in untested since I no longer have 'Visual Studio 8'. We should really change the file names as well to 'audacity.iss' and 'audacity_ANSI.iss', or simply delete the older version, since we no longer support it. 2012-01-31 00:32:21 +00:00
windinthew
ba7ce7830c Update for 2012. 2012-01-03 09:01:22 +00:00
lllucius@gmail.com
459fa98b6f Adds building of wxWidgets message files to keep them in sync with wxWidgets release. 2011-12-16 16:04:32 +00:00
martynshaw99
8019be0b3f As used for 1.3.14rc1, includes 'help' and adjusted for 32-bit win. 2011-12-09 00:22:57 +00:00