Commit Graph

482 Commits

Author SHA1 Message Date
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