summaryrefslogtreecommitdiff
path: root/programs/common.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11programs/ : Minor console output fixes.Erik de Castro Lopo1-3/+0
2014-07-01Reorder file format lists to be the same as sndfile.h and api.htmlErik de Castro Lopo1-14/+18
2013-07-02programs/sndfile-convert.c : Add a -normalize command line argument.Erik de Castro Lopo1-3/+3
2013-06-24programs/common.[ch] : Add sfe_endian_name() etc functions.Erik de Castro Lopo1-1/+87
2012-07-09programs/common.c : Accept 'ogg' as a file extention for Ogg/Vorbis files.Erik de Castro Lopo1-0/+1
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-3/+3
2011-03-21programs/common.[ch] : Add function program_name().Erik de Castro Lopo1-0/+17
2011-01-19Update copyright dates.Erik de Castro Lopo1-1/+1
2010-05-07programs/ : Update metadata after the audio data is copied. Other minor fixes...Erik de Castro Lopo1-2/+2
2010-02-22programs/sndfile-metadata-set : Apply a patch from Robin Gareus allowing the ...Erik de Castro Lopo1-1/+10
2010-01-07programs/common.c : Fix update_strings() copyright, comment, album and licens...Erik de Castro Lopo1-4/+4
2009-12-02Move some code from sndfile-convert.c to programs/common.[ch] for reuse.Erik de Castro Lopo1-0/+87
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2008-11-06programs/common.c : When merging broadcast info, make sure to clear the desti...Erik de Castro Lopo1-1/+3
2008-10-27programs/*.[ch] : Use SF_BROADCAST_INFO_VAR to manipulate larger 'bext' chunks.Erik de Castro Lopo1-1/+1
2008-10-26programs/common.c : Return 1 if SFC_SET_BROADCAST_INFO fails.Erik de Castro Lopo1-1/+3
2008-10-21Move real utility programs from examples/ to new directory programs/ .Erik de Castro Lopo1-0/+262