1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-07 07:12:34 +02:00

16 Commits

Author SHA1 Message Date
lllucius
22c7c0a4f6 Fix module builds for latest trunk
This also converts the module project files to VS2013
2014-10-26 19:17:03 +00:00
RichardAsh1981@gmail.com
a6150f3443 Commit Steve's patch for Bug 728 2014-10-02 21:34:01 +00:00
lllucius@gmail.com
57510415e6 Correct building when portaudio-devel is not installed. This should fix:
http://bugzilla.audacityteam.org/show_bug.cgi?id=716
2014-05-15 00:37:45 +00:00
martynshaw99
32d3e5954d Make mod-nyq-bench ready to be added back to our 'Solution'. 2013-12-31 01:57:56 +00:00
RichardAsh1981@gmail.com
2c47926141 set a sensible default directory to look for Audacity sources in, given the SVN directory structure 2013-12-29 14:04:46 +00:00
RichardAsh1981@gmail.com
667685432e extract the flags required from main audacity sources more reliably by running config.status from there, rather than relying on sed expressions on the generated Makefile 2013-12-29 13:55:46 +00:00
lllucius
51cb9d9196 Be a bit more careful about CRLF to LF changes. 2013-11-03 02:03:19 +00:00
lllucius
b4ba110811 Reverting r12850...hopefully
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius
f290b3d644 Converted CRLF to LF. 2013-11-01 23:22:33 +00:00
lllucius
99acb56af6 Get rid of warning...fix provided by STF. 2013-10-24 01:50:47 +00:00
lllucius
b3c2f486d2 Fix Nyquist Workbench broken by r12717 2013-10-23 22:38:58 +00:00
v.audacity
fe1838850f Steve Daulton's for multiply-renamed bug 571 2012-08-20 21:15:58 +00:00
windinthew
4bfd41d3ee Updated to Visual Studio 2008 as agreed with James (tested, builds the modules correctly) 2011-08-17 18:24:27 +00:00
james.k.crook@gmail.com
004df99f78 _TCHAR -> wxChar for Ubuntu compatibility 2011-04-30 09:45:43 +00:00
james.k.crook@gmail.com
aca5cd7fff Use _TCHAR in place of wchar_t for VersionName 2011-04-29 07:52:00 +00:00
james.k.crook@gmail.com
c02f36cbcc Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number. 2011-04-25 16:40:22 +00:00