Commit Graph

33 Commits

Author SHA1 Message Date
evpobr
4a253ba0dc Update documentaton links 2020-10-05 12:21:19 +05:00
David Seifert
e6c42ff027 Make build system completely non-recursive 2017-09-26 19:35:56 +10:00
Erik de Castro Lopo
b3f677616e Fix spelling errors
* Two in error messages in library itself.
* One in man page for sndfile-interleave.
2016-07-20 20:05:38 +10:00
Erik de Castro Lopo
bb6cd875af Remove all mentions of Carbon for OSX
Suport for Carbon was remove in 2012, but crept back in the same
year in an un-related commit.

Patch-from: Jan Stary <hans@stare.cz>
2015-11-27 06:16:38 +11:00
Erik de Castro Lopo
576d9edf8f Manpage updates/improvementss.
* Explicitly name options instead of just [options].
* Replace needless verbiage by standard macros.
* Order options alphabetically.
* Add a few cross-references.
* Minor punctuation nits.

Patch-from: Jan Stary <hans@stare.cz>
2014-11-03 19:39:30 -08:00
Erik de Castro Lopo
06eef439db man/Makefile.am : Hook up sndfile-salvage.1.
Patch-from: Jan Stary <hans@stare.cz>
2014-07-02 06:42:32 +10:00
Erik de Castro Lopo
f74ceb191a man/sndfile-(convert|salvage).1 : Typos.
Patch-from: Jan Stary <hans@stare.cz>
2014-07-02 06:41:38 +10:00
Erik de Castro Lopo
0319ecb91f Reorder file format lists to be the same as sndfile.h and api.html
* Reorders the list of recognized file formats and their filename
  extensions and aliases in programs/common.c's format_map[] and in
  sndfile-convert.1 so that the list is in the same order as in
  sndfile.h and api.html

* Adds more types that we know but format_map[] didn't use, namely
  AVR and WAVEX

* Add more filename extension aliases, insipred by those recognized
  by SoX, namely "sph" for NIST and "prc" for WVE.

Patch-from: Jan Stary <hans@stare.cz>
2014-07-01 16:51:18 +10:00
Erik de Castro Lopo
c16f2b688a man/ : More manpage tweaks.
* EXIT STATUS for all
* Mention that the output gets overwritten without asking
* Remove some whitespace mandoc complains about

Patch-from: Jan Stary <hans@stare.cz>
2014-06-24 10:32:01 +10:00
Erik de Castro Lopo
9408b60155 man/sndfile-metadata-get.1 : Improvements. 2014-06-23 17:18:00 +10:00
Erik de Castro Lopo
ff8b1ae3b5 man/sndfile-salvage.1 : New manpage file.
Submitted-by: Jan Stary <hans@stare.cz>
Tweaked-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2014-06-23 17:17:46 +10:00
Erik de Castro Lopo
356a4710fb man/sndfile-concat.1 : Improvements, including addition of exit status.
Patch-from: Jan Stary <hans@stare.cz>
2014-06-22 21:01:53 +10:00
Erik de Castro Lopo
246bae82ba man/sndfile-play.1 : Improvements.
Input-from: Jan Stary <hans@stare.cz>
2014-06-22 13:29:34 +10:00
Erik de Castro Lopo
a5a5d9d45d man/sndfile-info.1 : Document command line options.
Patch-from: Jan Stary <hans@stare.cz>
2014-06-22 13:14:11 +10:00
Erik de Castro Lopo
e1893e4040 man/sndfile-interleave.1 : Improvements including exit status and examples.
Patch-from: Jan Stary <hans@stare.cz>
2014-06-22 12:29:44 +10:00
Erik de Castro Lopo
c4c8258487 man/sndfile-convert.1 : Reformatting.
Patch-from: Jan Stary <hans@stare.cz>
2014-06-21 19:01:40 +10:00
Erik de Castro Lopo
02955198bb man/sndfile-cmp.1 : Improve explanation. Add exist status info.
Input-from: Jan Stary <hans@stare.cz>
2014-06-21 18:51:42 +10:00
Erik de Castro Lopo
d4e014e82d man/*.1 : Conver from man to mdoc markup language.
These files were converted to mdoc by Jan Stary <hans@stare.cz>.
2014-06-20 17:32:27 +10:00
Erik de Castro Lopo
99010815ae man/Makefile.am : Fix 'make distcheck'. 2010-01-08 22:00:30 +11:00
Erik de Castro Lopo
47ec52127b man/Makefile.am : Change GNU makeism to something more widely supported. 2010-01-07 20:46:51 +11:00
Erik de Castro Lopo
afad218df1 New man page man/sndfile-interleave.1. 2009-12-15 22:33:51 +11:00
Erik de Castro Lopo
d0db2fba92 man/sndfile-metadata-get.1 : Fix typo. 2009-12-15 22:33:02 +11:00
Erik de Castro Lopo
458044ef4c Hook sndfile-concat into build system. 2009-12-10 21:10:42 +11:00
Erik de Castro Lopo
c8ca7356e1 Add new program sndfile-concat with man page. 2009-12-10 21:09:52 +11:00
Erik de Castro Lopo
ac31fc4fe6 Remove build rules for sndfile-jackplay. 2009-12-09 21:49:46 +11:00
Erik de Castro Lopo
f0954b4fec Remove sndfile-jackplay which has been moved to the sndfile-tools package. 2009-12-09 21:43:11 +11:00
Erik de Castro Lopo
7167f6d808 man/ : Add three new minimal manpages and hook into build. 2009-10-06 22:28:18 +11:00
Erik de Castro Lopo
d800081528 man/sndfile-convert.1 : Fix warning from Debian's lintian checks. 2009-10-06 22:17:14 +11:00
Erik de Castro Lopo
2e97a51cdd Clean out cruft. 2008-04-05 20:13:47 +11:00
Erik de Castro Lopo
46c03635a0 sndfile-play.1 : Add comment about ALSA to man page. 2007-01-21 09:03:52 +11:00
Erik de Castro Lopo
26efcb703f More zip.com.au to mega-nerd.com changes. 2004-02-13 12:31:34 +00:00
Erik de Castro Lopo
a1e9265cad initial import
(automatically generated log message)
2004-01-21 07:46:34 +00:00
Erik de Castro Lopo
cb979e10a7 First snapshot of the public project. 2007-05-14 19:55:24 +10:00