v.audacity
9869ea4afd
Putting msgfmt in C:\Windows\System32 doesn't work on my 64-bit machine, but C:\Windows does.
2011-06-28 23:39:57 +00:00
lllucius
78a537ee48
Release builds fail if USE_LIBLRDF is defined...weird...
2011-04-17 18:11:29 +00:00
lllucius
bf2348fd01
Remove unused projects from solution. Projects are still available to adding them back would be easy.
2011-04-17 09:51:19 +00:00
lllucius
fa00dd005f
Upgrades libsndfile to 1.0.24.
2011-04-03 03:08:57 +00:00
martynshaw99
4474d348b3
Recurse into Nyquist subdirs, so we get \rawwaves dir. Thanks to Gale.
2011-03-30 22:58:27 +00:00
lllucius
9c765b7897
Change all four configurations this time..
2011-03-30 01:21:18 +00:00
lllucius
281281c0af
Adds a custom build step to copy the nyquist-plot.txt
2011-03-30 01:15:59 +00:00
windinthew
8eee168b56
Add "notch.ny" to Windows project
2011-03-28 19:43:13 +00:00
v.audacity
abb01a533f
Remove unnecessary "Microsoft.VC80.CRT\msvcm80.dll" DLL.
2011-03-28 01:17:02 +00:00
v.audacity
588ee05965
Remove warning about deprecated /Wp64 for MSVC++.
2011-03-15 01:02:09 +00:00
windinthew
ca932f45d8
Remove typo
2011-03-03 01:28:31 +00:00
mchinen
7c363361bb
add DeviceManager to windows solution
2011-02-13 19:08:47 +00:00
v.audacity
0332c60a2a
Define one constant, PLATFORM_MAX_PATH, for maximum path value, so we don't have to do platform-specific conditionals everywhere we want to check it. In fact, we were actually checking that only for Windows. This is follow-on to Richard's message on audacity-devel about "overflow vulns".
...
Remove unnecessary declaration of MAX_PATH in BlockFile.h.
2011-01-06 00:07:59 +00:00
windinthew
d6155a5227
2010 > 2011.
2011-01-01 11:47:02 +00:00
v.audacity
4f6c56450a
Update replacement files for wxWidgets 2.8.11, so new options are supported. Eliminate changes that have no effect, to make it easier to update in future. Reduce verbiage. Add installation options.
2010-12-20 04:25:39 +00:00
v.audacity
275e7f1de1
Improve granularity of MSVC++ STEP sections.
2010-12-16 02:26:25 +00:00
v.audacity
d780839d8c
Capitalize section title.
2010-12-16 01:47:55 +00:00
v.audacity
b99362d3fc
Undo R10807. Line 76 already copies all files from presets (thus "..\presets\*") and puts them in the "{app}" dir.
2010-12-16 01:11:05 +00:00
martynshaw99
9fc22574f3
Update installer for new EQ defaults location in SVN and where it should end up.
2010-12-12 00:04:46 +00:00
v.audacity
fa51a6fee8
(Bug 243, P2 - Default EQCurves.xml should be populated and added to Windows and Mac installers)
...
Apparently "{pf}" does not get interpreted correctly in [Files] section.
2010-10-16 08:22:09 +00:00
v.audacity
341257491d
(bug 243, P2, Default EQCurves.xml should be populated and added to Windows and Mac installers)
...
Add default EQCurves.xml for Windows.
Remove specific hard drive references in favor of {pf} for Program Files directory.
Increment Audacity version number.
2010-10-16 00:47:53 +00:00
v.audacity
2b617f5f5f
spelling error
2010-10-14 01:06:08 +00:00
v.audacity
1032ae79b9
Disable WASAPI support in new PortAudio snapshot. Has build problems and doesn't work on XP, anyway.
...
(Martyn's commit didn't add the #define for all configurations.)
2010-10-04 22:59:33 +00:00
martynshaw99
b293c65748
Disabling wasapi support for now. Somebody may like to look into getting this going for Vista/7 sometime.
2010-10-04 22:21:49 +00:00
rbdannenberg
a1f0e5ed5b
Extensive changes to improve NoteTrack display and (some) editing, NoteTrack playback via MIDI, and Midi-to-Audio alignment.
2010-09-18 21:02:36 +00:00
windinthew
a106ae232f
* Correct "Compling Audacity" typo passed through from e-mail to "Compiling Audacity", plus move down "Developing in Windows" link to help people check for common compilation errors
...
* Errors and inaccuracies are better directed to feedback@ so there is no disincentive effect of having to register on the Forum to report obvious errors
2010-09-10 12:09:15 +00:00
v.audacity
f9be883b82
Made requests for bug reports consistently go to feedback@audacityteam.org and compile issues go to "Compling Audacity" board on the Forum rather than going to -devel. Removed some related code cruft.
2010-09-10 03:19:24 +00:00
v.audacity
a6cb818f42
Remove SpikeCleaner.* from project. No reason to compile as it's never instantiated/called.
2010-08-10 05:04:46 +00:00
v.audacity
d329cb8812
Revised last paragraph for wxWidgets. The path was wrong (missing ':') and there's no reason to "note" a directory, especially at this point in the process.
2010-08-09 00:34:32 +00:00
windinthew
d0f67d3e6b
* Update for wxwidgets 2.8.11
...
* Add note that "help" project requires Python
* Add missing section about optional "locale" project
2010-07-01 09:48:35 +00:00
windinthew
119451498b
Don't build "help" project by default in Unicode Release or Release to match with win/compile.txt
2010-07-01 09:46:27 +00:00
clayton.otey@gmail.com
299c327a71
SBSMS library/effect changes. Apparently resolves bug #170 . Incorporated optimizations with minor quality changes. Returned optimization flags to build (introduced in a patch). The audacity SBSMS branch is now a trimmed down version without associated programs. Includes (untested) changes to the windows .vcproj.
2010-06-07 06:41:32 +00:00
windinthew
fc680e20cb
added Belarusian translation (still needs adding to mac/Audacity.xcodeproj/project.pbxproj)
2010-04-27 08:00:23 +00:00
LRN1986
0a6148b06f
Extended import filtering
2010-04-04 08:19:53 +00:00
windinthew
ca15eb3e3b
Committing the .iss file used for 1.3.12 ANSI Release
2010-04-02 10:52:42 +00:00
BusinessmanProgrammerSteve
ea1b2149e4
Add ODDecodeFFmpegTask to VS project
2010-03-19 22:36:06 +00:00
martynshaw99
e06de80145
Don't build 'help' in debug builds.
2010-03-12 00:55:03 +00:00
windinthew
d54254913e
* Relink to the LAME FAQ in the 1.3 Manual
...
* Note that Audacity releases are built with DirectSound support
2010-03-01 09:37:00 +00:00
windinthew
2be3c8f6bd
Include SoundFinder.ny in the plug-ins folder built by VS
2010-03-01 03:55:59 +00:00
windinthew
319903dbf7
CVS > SVN
2010-02-12 14:21:24 +00:00
windinthew
45a006841d
added Burmese (Myanmar) translation by Russell Kyaw
2010-01-27 09:32:55 +00:00
ra
6e3e8dcfff
Remove some old erratta, and do a major tidy up of line endings and properties on source files
2010-01-24 13:33:28 +00:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00