benjamin.drung@gmail.com
ed0e3f66b5
Add and apply autotools.patch to fix all autotools warnings for libvorbis.
2013-10-25 11:35:39 +00:00
lllucius
fe318f3b94
Update taglib to 1.9.1.
2013-10-24 19:21:10 +00:00
lllucius
3a33e2f717
Update libvorbis to 1.3.3.
2013-10-24 18:24:47 +00:00
lllucius
78309687be
Update libogg to 1.3.1.
2013-10-24 17:28:18 +00:00
lllucius
5264db6300
Add Audacity changes for new libflac 1.3.0.
2013-10-24 16:25:59 +00:00
lllucius
8fb66c92a1
Update libflac to 1.3.0.
2013-10-24 16:08:56 +00:00
lllucius
f740766f37
Update soundtouch to 1.7.1.
2013-10-24 06:36:42 +00:00
lllucius
3effa9693f
Update twolame to 0.3.13.
2013-10-24 04:32:13 +00:00
lllucius
0dd0028870
Forgot to update for the new portaudio level.
2013-09-24 15:23:07 +00:00
richardash1981
1351caba69
managed patch for libsndfile to support Album and Track tags in WAV files, created by Joel Bouchat <bouchat@hotmail.com>. This patch is on it's way upstream from the author
2013-08-18 20:43:36 +00:00
RichardAsh1981@gmail.com
41be5788cb
remove the obsolete and probably undistributable rtaudio source, not usable since 2007
2013-07-09 19:12:40 +00:00
RichardAsh1981@gmail.com
b48e6883c6
remove other traces of iAVC now that AVCeffect is gone
2013-06-28 18:58:37 +00:00
lllucius
548983fd02
Fix WASAPI state reporting and add WASAPI loopback support.
2013-02-27 02:17:21 +00:00
lllucius
123ec235c9
Update portaudio to upstream r1885
2013-02-27 01:33:15 +00:00
RichardAsh1981@gmail.com
5b61992f93
update the patch list file with new upstream versions, and make the libresample comment accurate
2013-01-14 20:35:42 +00:00
windinthew
781b8d440a
libsxor version appears to be 0.0.5 as at r12071
2013-01-11 07:06:13 +00:00
v.audacity
cda544a119
Upgrade to libsoxr 0.0.3.
2012-10-18 23:19:58 +00:00
v.audacity
038c7c0c68
Make libsoxr build for Audacity on Linux and Windows.
2012-10-15 01:30:19 +00:00
v.audacity
6adf60e0d4
Rob Sykes mods to make libsoxr build for Audacity on Linux
2012-10-15 00:33:09 +00:00
v.audacity
2416f94980
Upgrade to libsoxr 0.0.2.
2012-10-12 23:54:03 +00:00
v.audacity
d91642da17
Convert default resampler from libresample to libsoxr.
2012-10-09 22:21:14 +00:00
mchinen
9a621647be
Fix Bug 504 (P2) - PPC Macs crash importing MP3 files with "guess_file_type" error
...
in id3.c: psf->fileoffset is a sf_count_t, which is int64_t, which is
larger than size_t on a G4 PPC.
Since psf_binheader_readf expects that argument to be the smaller
size_t, it ends up seeking over and over to the zero position since
the larger bits of the variable are all zeros.
Patch simply casts to size_t.
Patch sent upstream as well.
2012-05-24 01:04:14 +00:00
mchinen
cf8c3ee799
Fix a crash when importing mp3s with duplicate tags via libsndfile. This patch is from Erik de Castro Lopo, already upstream. Also made appropriate entry in audacity-patches.txt
2012-02-05 09:05:49 +00:00
lllucius
fa00dd005f
Upgrades libsndfile to 1.0.24.
2011-04-03 03:08:57 +00:00
lllucius
2552cb5aec
dlcompat is no longer used.
2011-04-02 03:12:34 +00:00
richardash1981
b81488e1b1
Update portaudio-v19 version in use
2010-11-12 16:59:26 +00:00
mchinen
b87a808468
fix bug 238: aiff offset importing ignored (patches libsndfile)
2010-10-27 23:35:55 +00:00
richardash1981
2074a24ee8
Update the library instructions quite majorly for managing source code with SVN. Now all we need to do is make it happen ....
2010-10-03 16:20:51 +00:00
windinthew
f72a38c3f1
Replace "version in Audacity CVS" with "version in Audacity SVN". "Crib notes on upgrading lib-src trees" still needs updating for SVN
2010-06-21 18:48:02 +00:00
ra
58caf78a86
Move library tree where it belongs
2010-01-24 09:19:39 +00:00