7 Commits

Author SHA1 Message Date
Arthur Taylor 9bc53a1e3d sndfile.h: Fix accidental command enum reuse for GET_OGG_STERAM_SERIALNO 2022-04-11 12:16:03 -07:00
Arthur Taylor a5648c5011 ogg: Add command SFC_GET_OGG_STREAM_SERIALNO
Add command SFC_GET_OGG_STREAM_SERIALNO returning the current stream
serialno. Useful for debugging.
2022-04-11 12:16:03 -07:00
evpobr 6c27ea167d doc: Add information about MPEG support 2021-03-26 12:10:48 +05:00
evpobr ab5d1836ac Document SFC_GET_DITHER_XXX and SFC_SET_DITHER_XXX commands
Closes #674.
2020-12-21 15:27:58 +05:00
SmiVan c4a40b1fd9 Fixed typos in command documentation. 2020-12-18 18:19:59 +05:00
Oskar Wallgren 7691b676cd SF_BROADCAST_INFO -> SF_LOOP_INFO 2020-11-01 11:02:31 +05:00
evpobr 4cd5c3ac11 Update site documentation
* Use GitHub's Jekyll static site generator.
* Move all documentation to docs/ directory.
* Convert HTML to Markdown.
2020-10-19 16:52:27 +05:00