Commit Graph

131 Commits

Author SHA1 Message Date
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
Erik de Castro Lopo
573a3bc9b2 doc/index.html : Fix links for SoX and WavPlay. Thanks to Daniel Griscom. 2009-01-14 07:11:03 +11:00
Erik de Castro Lopo
c09f0b3b60 doc/index.html : Fix links to versions of the LGPL. 2009-01-10 17:10:55 +11:00
Erik de Castro Lopo
5330b191f7 doc/command.html : Document the SFC_GET/SET_BROADCAST_INFO comamnds. 2008-10-13 22:00:16 +11:00
Erik de Castro Lopo
c826ab0d83 Bring files README and doc/win32.html up to date. 2008-09-30 11:33:27 +10:00
Erik de Castro Lopo
39e5b55531 Add file doc/tutorial.html and hook into build/dist system. 2008-09-19 20:10:25 +10:00
Erik de Castro Lopo
23b082fda8 doc/(index|FAQ).html : Add notes about which versions of windows libsndfile works on. 2008-07-10 21:36:53 +10:00
Erik de Castro Lopo
e9df5dbe8d doc/libsndfile.css.in : Increase line spacing. 2008-05-30 14:31:44 +10:00
Erik de Castro Lopo
21abad49ac doc/libsndfile.css : Increase line spacing. 2008-05-11 13:45:57 +10:00
Erik de Castro Lopo
f5a5a82f68 doc : More documentation tweaks. 2008-05-10 20:31:21 +10:00
Erik de Castro Lopo
bdd163bc12 doc : Minor documentation tweaks. 2008-05-10 19:51:02 +10:00
Erik de Castro Lopo
ef8062147e doc/ : Documentation updates. 2008-05-10 19:19:06 +10:00
Erik de Castro Lopo
2e97a51cdd Clean out cruft. 2008-04-05 20:13:47 +11:00
Erik de Castro Lopo
93cc86a4b2 doc/FAQ.html : Tweaks to pcm16 <-> float conversion answer. 2008-03-11 18:47:19 +11:00
Erik de Castro Lopo
968f2e5dd0 doc/command.html : Document SFC_RAW_NEEDS_ENDSWAP. 2008-01-20 19:29:54 +11:00
Erik de Castro Lopo
b26341a503 doc/development.html : Change use or reconfigure.mk to autogen.sh. 2008-01-09 19:32:25 +11:00
Erik de Castro Lopo
4226528123 tests/multi_file_test.c : Use function file_length_fd() instead of file_length() to overcome stupid win32 bug. Fscking hell Microsoft sucks so much. 2008-01-08 18:20:09 +11:00
Erik de Castro Lopo
7b527110fd doc/index.html : Allow LGPL v2.1 or V3. 2007-12-28 01:06:30 +11:00
Erik de Castro Lopo
f40356ebdf doc/index.html : Remove one link. 2007-11-28 21:51:51 +11:00
Erik de Castro Lopo
4e4aea0228 doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY. 2007-11-25 18:54:19 +11:00
Erik de Castro Lopo
cb2993697c doc/index.html : Update support table with SD2 and FLAC. 2007-11-21 19:55:39 +11:00
Erik de Castro Lopo
2d02bb2bbf doc/command.html : Add docs for SFC_SET_INT_FLOAT_WRITE command. 2007-10-22 19:48:34 +10:00
Erik de Castro Lopo
d4ef5e4320 doc/index.html : Link to MP3 FAQ entry. 2007-09-20 06:43:13 +10:00
Erik de Castro Lopo
9c244ed3ae doc/development.html : Add note about directory looking empty. 2007-08-27 10:58:25 +10:00
Erik de Castro Lopo
43d11aa41d src/sndfile.hh : Fix constructor so subsequent calls to other methods don't segfault. 2007-06-14 19:07:34 +10:00
Erik de Castro Lopo
992892fbca doc/FAQ.html : Minor update. 2007-06-07 11:50:30 +10:00
Erik de Castro Lopo
b26a69815d FAQ.html : Fix typo. 2007-05-22 06:53:31 +10:00
Erik de Castro Lopo
5d1be9c7b5 doc/FAQ.html : Add Q/A about MP3 support. 2007-05-04 17:55:53 +10:00
Erik de Castro Lopo
5d68b4253e doc/new_file_type.HOWTO : Minor updates. 2007-05-03 19:32:35 +10:00
Erik de Castro Lopo
d806de2b79 doc/FAQ.html : Add Q/A 19. 2007-03-05 15:08:23 +11:00
Erik de Castro Lopo
43e7da063e FAQ.html : Add Q/A 18 and clean up Q3. 2007-03-01 13:42:39 +11:00
Erik de Castro Lopo
ff1e52d87f doc/FAQ.html : More banging on Mac OSX universal binary issue. 2007-02-28 09:34:30 +11:00
Erik de Castro Lopo
015612dbfd doc/FAQ.html : Add Q/A 18. 2007-02-27 22:21:01 +11:00
Erik de Castro Lopo
20a42d63eb embedded_files.html : Minor correction. 2007-01-21 11:01:23 +11:00
Erik de Castro Lopo
6332e4757f development.html : Update to mention Bzr. 2007-01-21 09:23:51 +11:00
Erik de Castro Lopo
b89e025dbe Use SF_AMBISONIC_* instead of SF_TRUE/SF_FALSE. 2006-10-23 10:48:33 +00:00
Erik de Castro Lopo
84e335398c Apply a patch from Fons Adriaensen to allow writing on WAVEX Ambisonic files. Still needs a little tweaking. 2006-10-22 11:34:33 +00:00
Erik de Castro Lopo
b51bab566c Updates from 1.0.17 release. 2006-08-31 09:38:29 +00:00
Erik de Castro Lopo
f4a49c498f development.html : Remove references to tla on windows. 2006-05-22 01:30:23 +00:00
Erik de Castro Lopo
06540d5da3 Updates for 1.0.16 release. 2006-04-30 10:36:12 +00:00