Commit Graph

170 Commits

Author SHA1 Message Date
Erik de Castro Lopo
178da19ef0 doc/donate.html : Replace Paypal donation with Butcoin. 2013-09-08 11:29:53 +10:00
Erik de Castro Lopo
f62d96ee0e doc/index.html : Remove Android from supported systems. 2013-04-30 20:18:15 +10:00
Karl Lindén
315c92457b Honour --htmldir option to configure script.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-04-05 07:32:24 +11:00
Erik de Castro Lopo
ebda7e54ac doc/bugs.html : Link to the github issue tracker. 2013-03-02 10:06:43 +11:00
Erik de Castro Lopo
f6b5397255 Purge old/incorrect doc/pkgconfig.html. 2013-02-22 06:22:49 +11:00
Erik de Castro Lopo
1bcfcd31b9 doc/ : Make internal links relative. Patch from Jan Stary. 2013-02-21 20:49:31 +11:00
Erik de Castro Lopo
71d4533a79 doc/command.html : Couple of minor fixes. 2013-02-11 19:57:49 +11:00
Chris Roberts
d7a161d943 Implemented CartChunk support for WAV files
Implement Cart Chunk support, in line with AES46.  The appropriate
standards document is available here:

http://www.aes.org/publications/standards/search.cfm?docID=41

Write tests to check consistency, check against reference application for
compatibility.

Only fully implemented with RIFF WAV format, though it might be applicable to
other formats.
2013-02-11 19:55:44 +11:00
Erik de Castro Lopo
d01d0508f9 doc/FAQ.html : Add missing opening <P> tag. 2013-02-02 22:37:09 +11:00
Erik de Castro Lopo
d460feb50b doc/FAQ.html : Improve question #8. 2013-01-22 17:28:06 +11:00
Ulrich Klauer
70e3d002c4 doc/FAQ.html : Remove HTML tag fragment. 2012-12-17 21:13:46 +11:00
Erik de Castro Lopo
312c3cd16d doc/octave.html : Fix link to octave.sourceforge.net. 2012-08-23 20:42:39 +10:00
Erik de Castro Lopo
86aee7deba src/sndfile.h.in : Add SFC_SET_COMPRESSION_LEVEL. 2012-06-20 21:49:14 +10:00
Erik de Castro Lopo
7fef4fe971 doc/FAQ.html : Fix text. 2012-04-04 19:51:07 +10:00
Erik de Castro Lopo
aa6d1a6a5b doc/development.html : Point to Githib. 2012-01-16 06:54:49 +11:00
Erik de Castro Lopo
ad2ca2a182 doc/command.html : Merge two separate blocks of SFC_SET_VBR_ENCODING_QUALITY documentation. 2011-07-15 19:06:40 +10:00
Erik de Castro Lopo
2c4d2bdce6 Updates for 1.0.25. 2011-07-13 21:21:13 +10:00
Erik de Castro Lopo
4775c2d092 doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY, SFC_GET/SET_LOOP_INFO and SFC_GET_INSTRUMENT. 2011-07-13 21:20:24 +10:00
Erik de Castro Lopo
7e7bd97b6c Fix definition of SF_STR_LAST and update SF_STR_* related docs. 2011-06-23 19:34:33 +10:00
Erik de Castro Lopo
0772042a68 Updates for release 1.0.24. 2011-03-23 19:35:49 +11:00
Erik de Castro Lopo
a284da1898 doc/FAQ.html : Tweaks for question 12. 2011-03-16 06:59:00 +11:00
Erik de Castro Lopo
02bb6e5a8d doc/api.html : Add documentation for virtual I/O functionality. 2011-03-15 20:55:20 +11:00
Erik de Castro Lopo
c6e84b99bd libsndfile.css.in : Add tweaks for h4 element. 2011-03-15 20:53:26 +11:00
Erik de Castro Lopo
49f8a53132 doc/FAQ.html : Clean up examples for question 12. 2011-03-15 20:51:57 +11:00
Erik de Castro Lopo
5eef0424e7 doc/FAQ.html : Add examples for question 12. 2011-03-15 20:32:14 +11:00
Erik de Castro Lopo
4a7af75fdd doc/index.html : Update supported platforms with more Debian platforms and Android. 2011-02-09 20:48:31 +11:00
Erik de Castro Lopo
b90f6fb2b0 doc/api.html : Add mention of use of sf_strerror() when sf_open() fails. 2010-11-11 20:02:14 +11:00
Erik de Castro Lopo
08d35de4cd Updates for 1.0.23 release. 2010-10-10 15:31:23 +11:00
Erik de Castro Lopo
c4491c45eb doc/api.html : Update to add missing SF_FORMAT_* values. Closed Debian bug #545257. 2010-10-10 14:13:39 +11:00
Erik de Castro Lopo
98b5b70635 Release 1.0.22. 2010-10-04 11:39:47 +11:00
Erik de Castro Lopo
e16eb7a31f doc/api.html : Add comment about sf_open_fd() not working on Windows. 2010-05-04 19:36:21 +10:00
Erik de Castro Lopo
4f76bf6e96 doc/api.html : Remove old email address. 2010-01-07 21:04:35 +11:00
Erik de Castro Lopo
07611d9755 doc/api.html : Discourage the use of sf_read/write_raw(). 2010-01-05 17:54:25 +11:00
Erik de Castro Lopo
08efafe40e doc/index.html : Tweaks. 2009-12-14 07:05:14 +11:00
Erik de Castro Lopo
9886506d50 Doc updates from 1.0.21. 2009-12-13 18:03:28 +11:00
Erik de Castro Lopo
c22e2147f6 doc/index.html : Streamlining. 2009-12-08 20:55:30 +11:00
Erik de Castro Lopo
0ef3815731 doc/*.html : Corrections and clarifications courtesy of Robin Forder. 2009-12-02 20:23:51 +11:00
Erik de Castro Lopo
fbc33ec9fc doc/index.html : Minor corrections. 2009-11-30 19:18:44 +11:00
Erik de Castro Lopo
c74d619a8c doc/ : Add a print stylesheet and update all HTML documents to reference it. 2009-11-30 19:00:42 +11:00
Erik de Castro Lopo
bdf6d7660a doc/FAQ.html : I'm cross compiling libsndfile for another platform. How can I run the test suite? 2009-09-28 19:07:35 +10:00
Erik de Castro Lopo
f013b5a66b doc/FAQ.html : Update the section about precompiled binaries for Win64. 2009-05-20 05:09:40 +10:00
Erik de Castro Lopo
5eefd9e6ef Updates for version 1.0.20. 2009-05-14 20:20:01 +10:00
Erik de Castro Lopo
664ba7ea11 doc/development.html : Update. 2009-04-07 21:47:06 +10:00
Erik de Castro Lopo
18397bd17c doc/api.html : Add pointers to example programs in source code tarball. 2009-03-19 20:36:54 +11:00
Erik de Castro Lopo
5566104c77 doc/index.html : Add a 'See Also' section with a link to sndfile-tools. 2009-03-02 19:55:29 +11:00
Erik de Castro Lopo
48f150049d NEWS README doc/*.html : Updates for 1.0.19 release. 2009-03-02 09:10:55 +11:00
Erik de Castro Lopo
cf815c36c9 doc/index.html : Widen counter. 2009-02-22 21:28:05 +11:00
Erik de Castro Lopo
6503f76889 doc/index.html : Minor tweaks. 2009-02-07 18:17:45 +11:00
Erik de Castro Lopo
c383584370 Final tweaks for 1.0.18 release. 2009-02-07 14:00:36 +11:00
Erik de Castro Lopo
aea4fc04f5 Add file doc/donate.html. 2009-02-04 10:40:24 +11:00