v.audacity
cdbc22ddbf
Change numbering to incremental per section, for easier referral.
...
Some slight rewordings.
2014-09-29 23:35:18 +00:00
v.audacity
948f6f1a5f
Updates for 2.0.6.
...
Note that 2 languages were removed and 2 added, per http://www.jrsoftware.org/files/is5-whatsnew.htm .
2014-09-25 02:35:01 +00:00
v.audacity
43e2bca001
Increment version numbers for 2.0.6 release. Make wordings more consistent between the two files.
2014-09-04 02:51:17 +00:00
v.audacity
0b1819afd2
Turn WASAPI loopback back on.
2014-08-11 22:56:50 +00:00
v.audacity
c0a12667df
Turn off WDM-KS and WASAPI again for 2.0.6 release.
2014-08-08 03:42:11 +00:00
lllucius
535b0c813e
Fix build
2014-07-22 04:52:52 +00:00
v.audacity
d8967ec95a
Remove more of the old distinctions about Unicode versions as we're all Unicode now.
2014-06-28 02:31:54 +00:00
v.audacity
4b2032be0b
updates, clarifications, and simplifications per my setting up a new machine
2014-06-28 01:20:18 +00:00
windinthew
43f2c23e32
Reverting unintended change to audacity.sln in r13220.
2014-06-22 17:13:14 +00:00
windinthew
a4bd763071
Added new Tamil translation (80% complete) by Kenthira Ponnampalam.
...
Ta.po still needs to be added to the Mac Xcode project.
2014-06-22 17:04:52 +00:00
lllucius
7e4f211c7b
Fix VS2012 Windows build
2014-06-08 01:05:21 +00:00
james.k.crook@gmail.com
ea39c7031a
Added (missing) compilation of HelpSystem.cpp to windows build.
2014-06-07 18:57:16 +00:00
lllucius
4c771843c2
Rework of the gstreamer importer.
...
To test on Windows:
1) Install gstreamer 1.0 devel and runtime
2) Add an GSTREAMER_SDK environment variable which points to the
gstreamer base directory
3) Uncomment USE_GSTREAMER in configwin.h
2014-05-16 17:13:01 +00:00
v.audacity
332c4ce04c
Add some newly supported languages for Inno 5.5.4. Unfortunate that we have to update the script each time.
2014-03-13 00:55:19 +00:00
martynshaw99
e556a872df
Adding SseMathFuncs.cpp/h and OpenSaveCommands.cpp/h to the 2012 files, it compiles but does not run successfully for me. This is EXPERIMENTAL.
2014-03-10 00:02:43 +00:00
v.audacity
609d0fbdab
Rename to make it clear this is still experimental.
2014-03-07 01:00:46 +00:00
martynshaw99
9eb1cc19c2
Removing analyze.ny via the interface, other problems may still exist.
2014-03-07 00:22:36 +00:00
v.audacity
ea4f22fad4
Remove analyze.ny as we were not shipping it and it's functionless.
2014-02-17 00:50:13 +00:00
v.audacity
0f68b79ddb
Remove analyze.ny as we were not shipping it and it's functionless. Steve is supplying an analog and two other examples to post on the wiki, instead.
2014-02-11 02:58:38 +00:00
v.audacity
b27d6864af
Update and simplify per regarding environment variable discussion per Gale's suggestions.
2014-02-01 06:07:54 +00:00
james.k.crook@gmail.com
d847ee7162
Andrew Hallendorff's SSE accelerated Equalization.
2014-01-16 17:55:35 +00:00
james.k.crook@gmail.com
6fc830c0b6
Added Steve Parry's patch that adds the Open and SaveAs commands to scripting.
2014-01-13 22:12:20 +00:00
windinthew
c3276d03df
Update to 2014.
2014-01-03 12:57:19 +00:00
lllucius
4a2ec16fc6
Remove UploadDialog from VS2012 project.
2013-12-14 06:29:18 +00:00
martynshaw99
8de5487284
Changes from Richard to remove the remains of UploadDialog, which was deemed to be a hazard. + a change for Win.
2013-12-12 00:46:03 +00:00
lllucius
127a8cc92e
Remove unneeded includes of portaudio.h as suggested by Ed Musgrove.
2013-11-27 07:19:33 +00:00
v.audacity
dde7953242
formatting, grammar
2013-11-26 02:50:13 +00:00
lllucius
6891aa434a
Updates for expat 2.1.0
2013-11-14 08:22:53 +00:00
lllucius
d7abc466db
Add expat 2.1.0 for Windows, Mac, and for local Linux builds (use system expat otherwise)
2013-11-14 06:56:26 +00:00
lllucius
d0703a1de9
Adjust project files for new lame.h location
...
Remove old src/include/win32/mad.h and use current lib-src/mad/msvc++/mad.h instead
Remove unused src/include/BladeMP3EncDLL.h.
2013-11-11 16:23:56 +00:00
lllucius
1417cb34e2
Fix building on Windows
2013-11-09 08:08:10 +00:00
lllucius
496aa450df
Remove local copy of expat
...
Hasn't been used since 2008. The wxexpat library is used instead.
2013-11-06 08:41:57 +00:00
lllucius
e19997bb28
Update VS2012 project files for scorealign r227.
2013-11-01 18:11:50 +00:00
lllucius
e3bea17f16
Update scorealign to SVN r227.
2013-11-01 15:59:33 +00:00
lllucius
6fef6dd8b4
Update libvamp to 2.5.
2013-10-31 06:33:59 +00:00
lllucius
ce119b87c9
Forgot to undo a test I'd made earlier.
2013-10-31 05:12:02 +00:00
lllucius
c8aac58ee8
More files needed for VS2012.
...
It's weird that the "folder" layout is kept in a separate file.
2013-10-31 04:43:09 +00:00
lllucius
03aebb5347
Missed a copy in last commit
2013-10-31 04:21:35 +00:00
lllucius
5db51c3f92
Visual Studio 2012 project files for those wanting to try it
...
This was NOT just a straightforward conversion. It took days to
figure out why projects kept building over and over again, so
committing is the best way for people to kick the tires.
These are completely separate from the VS2008 project files, so
they do not affect current build process.
2013-10-31 04:15:34 +00:00
lllucius
0c0b290581
Removes ANSI Debug and Release targets
...
And renames Unicode Debug and Unicode Release targets to Debug and Release
Removes old allegro project (replaced with portsmf ages ago)
2013-10-31 04:08:33 +00:00
lllucius
45ebbc0491
Remove "Debug" and "Release" configurations
...
I don't know how "Debug" and "Release" came back, but they did.
2013-10-27 17:00:22 +00:00
lllucius
9beb7786db
Missed the windows project for LV2.
2013-10-27 16:46:32 +00:00
lllucius
3532ecd7b2
Reworked LV2 plug-ing support.
...
This enables all platforms to use LV2 plugins in non-GUI mode. There is
still some work to do, like subgroup handling and better scalepoint
handling.
2013-10-27 11:13:20 +00:00
lllucius
032d6baad3
Removing liblrdf, libraptor, redland, and slv2 in preparation for
...
conversion to lilv, serd, sord, and sratom.
2013-10-27 09:22:25 +00:00
v.audacity
f642e6562e
Move Lynn's name. Apparently he didn't notice the list is alphabetical by last name.
2013-10-27 01:14:42 +00:00
lllucius
5264db6300
Add Audacity changes for new libflac 1.3.0.
2013-10-24 16:25:59 +00:00
lllucius
9bae0eaa71
Add Audacity changes for new soundtouch
2013-10-24 06:41:17 +00:00
v.audacity
8d97adecb1
Turn WDM-KS back on for 2.0.6-alpha testing.
2013-10-24 05:04:42 +00:00
benjamin.drung@gmail.com
5f0623b7f5
Rename configure.in to configure.ac
...
Refer to https://lists.gnu.org/archive/html/automake/2013-05/msg00049.html for details.
2013-10-24 00:43:41 +00:00
lllucius
0e1614f41c
Add volume support for WASAPI
...
Lost portion of the r12594 commit.
2013-10-23 20:39:46 +00:00