Commit Graph

12 Commits

Author SHA1 Message Date
Moonbase59
3a57ea117b Add BWF v2 loudness parameters
Closes: https://github.com/erikd/libsndfile/issues/479
2019-08-27 07:28:25 +10:00
Erik de Castro Lopo
15d04a775f programs/sndfile-metadata-get.c : Make --all the default behaviour.
If given a file name without any options, just behave as if it had
been given the --all option.

Suggested-by: Jan Stary <hans@stare.cz>
2014-06-24 10:32:03 +10:00
Erik de Castro Lopo
21cfbcc491 programs/sndfile-metadata-*.c : Minor cleanup.
Patch-from: Jan Stary <hans@stare.cz>
2014-06-23 17:17:55 +10:00
Erik de Castro Lopo
8508ec5679 More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
Erik de Castro Lopo
63a49d67ec programs/ : Use Use program_name() where appropriate. Fix build. 2011-03-21 21:17:59 +11:00
Erik de Castro Lopo
f209698448 Update copyright dates. 2011-01-19 21:36:56 +11:00
Erik de Castro Lopo
565e1c0fe1 programs/*.c : Add the libsndfile version to the usage message of all programs. 2010-10-11 20:33:52 +11:00
Erik de Castro Lopo
a608fc7be1 programs/*.c : Don't include un-needed headers. 2009-02-22 12:42:32 +11:00
Erik de Castro Lopo
6a56938525 programs/sndfile-metadata-get.c : Make valgrind clean. 2009-01-11 16:42:28 +11:00
Erik de Castro Lopo
6c8026ab54 programs/*.[ch] : Use SF_BROADCAST_INFO_VAR to manipulate larger 'bext' chunks. 2008-10-27 06:28:14 +11:00
Erik de Castro Lopo
0455f9d830 programs/sndfile-metadata-get.c : Exit with non-zero for bad command line argument. 2008-10-25 10:27:38 +11:00
Erik de Castro Lopo
50112e2bb7 Move real utility programs from examples/ to new directory programs/ . 2008-10-21 22:49:55 +11:00