summaryrefslogtreecommitdiff
path: root/programs/sndfile-info.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-9/+9
2011-11-16programs/sndfile-info.c : Minor refactoring.Erik de Castro Lopo1-10/+1
2011-03-21programs/ : Use Use program_name() where appropriate. Fix build.Erik de Castro Lopo1-6/+1
2011-01-19Update copyright dates.Erik de Castro Lopo1-1/+1
2010-10-11programs/*.c : Add the libsndfile version to the usage message of all programs.Erik de Castro Lopo1-5/+7
2010-08-02programs/sndfile-info.c : Print 'unknown' if frame count == SF_COUNT_MAX.Erik de Castro Lopo1-2/+7
2009-10-18Merge from -dev branch.Erik de Castro Lopo1-1/+0
2009-09-19Remove WIN32 snprintf #define.Erik de Castro Lopo1-1/+0
2009-05-23programs/sndfile-info.c : Add -c command line option to dump the channel map...Erik de Castro Lopo1-0/+85
2009-02-22programs/sndfile-info.c : Remove dead code.Erik de Castro Lopo1-22/+14
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2009-02-03programs/sndfile-info.c : Simplify get_signal_max using SFC_CALC_SIGNAL_MAX c...Erik de Castro Lopo1-16/+3
2008-11-19programs/sndfile-info.c : Apply patch from Conrad Parker to calculate and dis...Erik de Castro Lopo1-15/+32
2008-10-27programs/*.[ch] : Use SF_BROADCAST_INFO_VAR to manipulate larger 'bext' chunks.Erik de Castro Lopo1-2/+4
2008-10-25programs/sndfile-info.c : Exit with non-zero on error.Erik de Castro Lopo1-14/+20
2008-10-21Move real utility programs from examples/ to new directory programs/ .Erik de Castro Lopo1-0/+382