Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | Fix some typos. | Mario Lang | 1 | -2/+2 | |
Closes: https://github.com/erikd/libsndfile/pull/79 Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com> | |||||
2014-03-11 | doc/command.html : Clarify effect of compression commands. | Erik de Castro Lopo | 1 | -0/+2 | |
Specifically un-compressed formats are un-affected. | |||||
2013-02-11 | doc/command.html : Couple of minor fixes. | Erik de Castro Lopo | 1 | -24/+28 | |
2013-02-11 | Implemented CartChunk support for WAV files | Chris Roberts | 1 | -2/+81 | |
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. | |||||
2012-06-20 | src/sndfile.h.in : Add SFC_SET_COMPRESSION_LEVEL. | Erik de Castro Lopo | 1 | -3/+36 | |
2011-07-15 | doc/command.html : Merge two separate blocks of SFC_SET_VBR_ENCODING_QUALITY ↵ | Erik de Castro Lopo | 1 | -38/+4 | |
documentation. | |||||
2011-07-13 | doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY, ↵ | Erik de Castro Lopo | 1 | -2/+198 | |
SFC_GET/SET_LOOP_INFO and SFC_GET_INSTRUMENT. | |||||
2011-03-23 | Updates for release 1.0.24. | Erik de Castro Lopo | 1 | -1/+1 | |
2010-10-10 | Updates for 1.0.23 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2010-10-04 | Release 1.0.22. | Erik de Castro Lopo | 1 | -1/+1 | |
2009-12-13 | Doc updates from 1.0.21. | Erik de Castro Lopo | 1 | -1/+1 | |
2009-12-02 | doc/*.html : Corrections and clarifications courtesy of Robin Forder. | Erik de Castro Lopo | 1 | -9/+9 | |
2009-11-30 | doc/ : Add a print stylesheet and update all HTML documents to reference it. | Erik de Castro Lopo | 1 | -1/+2 | |
2009-05-14 | Updates for version 1.0.20. | Erik de Castro Lopo | 1 | -1/+1 | |
2009-03-02 | NEWS README doc/*.html : Updates for 1.0.19 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2009-02-07 | Final tweaks for 1.0.18 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2008-10-13 | doc/command.html : Document the SFC_GET/SET_BROADCAST_INFO comamnds. | Erik de Castro Lopo | 1 | -2/+73 | |
2008-05-10 | doc/ : Documentation updates. | Erik de Castro Lopo | 1 | -1/+1 | |
2008-04-05 | Clean out cruft. | Erik de Castro Lopo | 1 | -8/+0 | |
2008-01-20 | doc/command.html : Document SFC_RAW_NEEDS_ENDSWAP. | Erik de Castro Lopo | 1 | -0/+35 | |
2007-11-25 | doc/command.html : Document SFC_SET_VBR_ENCODING_QUALITY. | Erik de Castro Lopo | 1 | -1/+32 | |
2007-10-22 | doc/command.html : Add docs for SFC_SET_INT_FLOAT_WRITE command. | Erik de Castro Lopo | 1 | -0/+34 | |
2006-10-23 | Use SF_AMBISONIC_* instead of SF_TRUE/SF_FALSE. | Erik de Castro Lopo | 1 | -12/+13 | |
2006-10-22 | Apply a patch from Fons Adriaensen to allow writing on WAVEX Ambisonic ↵ | Erik de Castro Lopo | 1 | -0/+63 | |
files. Still needs a little tweaking. | |||||
2006-08-31 | Updates from 1.0.17 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2006-04-30 | Updates for 1.0.16 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2006-04-15 | Document new commands. Other minor updates. | Erik de Castro Lopo | 1 | -2/+64 | |
2006-03-16 | Bump configure version to 1.0.15. Update docs. | Erik de Castro Lopo | 1 | -1/+1 | |
2006-02-19 | Prepare for 1.0.14 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2006-01-21 | Bump version to 1.0.13. | Erik de Castro Lopo | 1 | -1/+1 | |
2005-09-30 | Final updates before 1.0.12 release. | Erik de Castro Lopo | 1 | -1/+1 | |
2005-08-29 | command.html : Improve documentation of SF_GET_FORMAT_SUBTYPE. | Erik de Castro Lopo | 1 | -4/+28 | |
2005-07-13 | Documentation updates. | Erik de Castro Lopo | 1 | -0/+41 | |
2005-06-10 | Fix documented return values of SFC_SET_NORM_DOUBLE and SFC_SET_NORM_FLOAT. | Erik de Castro Lopo | 1 | -2/+2 | |
2004-11-15 | Release 1.0.11. | Erik de Castro Lopo | 1 | -1/+1 | |
2004-09-30 | Document SFC_SET_SCALE_FLOAT_INT_READ. | Erik de Castro Lopo | 1 | -28/+62 | |
2004-06-17 | Improve documentation of SFC_CALC_MAX_ALL_CHANNELS. | Erik de Castro Lopo | 1 | -6/+6 | |
2004-06-14 | Fix version numbers in HTML, NEWS and README files. | Erik de Castro Lopo | 1 | -1/+1 | |
2004-04-25 | Change <BODY> tags to HTML 4 version. | Erik de Castro Lopo | 1 | -1/+1 | |
2004-04-25 | Fix minor doc bug in command.html. | Erik de Castro Lopo | 1 | -1/+1 | |
2004-03-30 | Bump version number. | Erik de Castro Lopo | 1 | -1/+1 | |
2004-03-14 | Final fixups before release of 1.0.8. | Erik de Castro Lopo | 1 | -2/+1 | |
2004-02-24 | Update version to 1.0.7. | Erik de Castro Lopo | 1 | -2/+2 | |
2004-02-17 | Document SFC_GET/SET_CLIPPING. | Erik de Castro Lopo | 1 | -0/+69 | |
2004-02-14 | Fix typos on docs. | Erik de Castro Lopo | 1 | -20/+20 | |
2004-02-13 | Change from zip.com.au to mega-nerd.com. | Erik de Castro Lopo | 1 | -3/+3 | |
2004-01-21 | initial import | Erik de Castro Lopo | 1 | -357/+64 | |
(automatically generated log message) | |||||
2007-05-14 | First snapshot of the public project. | Erik de Castro Lopo | 1 | -0/+1245 | |