Up to [cvs.netbsd.org] / pkgsrc / audio / libsndfile
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 16 08:23:04 2010 UTC (19 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
HEAD
Changes since 1.17: +4 -1
lines
Diff to previous 1.17 (colored)
Changes 1.0.23: * Minor bug fixes.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 15 11:08:38 2009 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.16: +8 -2
lines
Diff to previous 1.16 (colored)
Update to 1.0.21: Version 1.0.21 (2009-12-13) * Add a couple of new binary programs to programs/ dir. * Remove sndfile-jackplay (now in sndfile-tools package). * Add windows only function sf_wchar_open(). * Bunch of minor bug fixes. (The last entry sums up at least the DOS patches we had in pkgsrc.)
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 14 17:32:15 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.15: +1 -3
lines
Diff to previous 1.15 (colored)
Remove @dirrm entries from PLISTs
Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 21 13:20:45 2009 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.14: +6 -7
lines
Diff to previous 1.14 (colored)
Update to 1.0.18: Version 1.0.18 (2009-02-07) * Add Ogg/Vorbis support (thanks to John ffitch). * Remove captive FLAC library. * Many new features and bug fixes. * Generate Win32 and Win64 pre-compiled binaries. Add ogg and vorbis dependencies to bl3.mk and increase ABI depends.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Sep 1 06:02:23 2006 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Changes 1.0.17: * Add sndfile.hh C++ wrapper. * Update Win32 MinGW build instructions. * Minor bug fixes and cleanups.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Sep 30 13:26:02 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Changes 1.0.12: * Add support for FLAC and Apple's Core Audio Format (CAF). * Add virtual I/O interface (still needs docs). * Cygwin and other Win32 fixes. * Minor bug fixes and cleanups.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:16 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.11: +1 -5
lines
Diff to previous 1.11 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 28 08:14:03 2004 UTC (7 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.10: +19 -2
lines
Diff to previous 1.10 (colored)
Changes 1.0.10: * Minor bug fixes * Fix support for Win32 MinGW compiler
Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 2 10:13:43 2004 UTC (8 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Changes 1.0.9: * Add AVR format * Improve handling of some WAV files
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 29 08:08:13 2004 UTC (8 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Changes 1.0.8: * Minor bug fixes
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 26 15:41:50 2004 UTC (8 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Changes 1.0.7: Fix build problems on MacOSX and fix ia64/MIPS etc clip mode detection
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 13 14:57:20 2004 UTC (8 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Changes 1.0.6: Large file fix for Linux/Solaris New functionality and Win32 improvements
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 23 09:30:10 2003 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update to 1.0.5:
* Added support for HTK files.
* Added new function sf_open_fd() to allow for secure opening of temporary
files as well as reading/writing sound files embedded within larger
container files.
* Added string support for AIFF files.
* Minor bug fixes and code cleanups.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 2 22:26:37 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to 1.0.4, requested by adam. Changes since 1.0.3: * Added suport of PVF and XI files. * Added functionality for setting and retrieving strings from sound files. * Minor code cleanups and bug fixes.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 2 22:44:44 2003 UTC (9 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
The lib/pkgconfig has been added to the list of standard directories, so do not try to remove it, even if empty.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 14 17:30:31 2002 UTC (9 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +6 -4
lines
Diff to previous 1.2 (colored)
Update libsndfile to 1.0.3. There have been several changes since 1.0.1, but the most important ones are (according to the homepage): - Version 1.0.2 (Nov 24 2002) Added VOX ADPCM format. - Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 28 01:28:25 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.1: +8 -2
lines
Diff to previous 1.1 (colored)
Update to 1.0.1. Changes: Version 1.0.1 (2002-09-14) * Added MAT and MAT5 file formats. * Minor bug fixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 23 11:39:27 2002 UTC (9 years, 9 months ago) by dillo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
add libsndfile 1.0.0 Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 23 11:39:27 2002 UTC (9 years, 9 months ago) by dillo
Branch: MAIN
Initial revision