summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-06-23Add *.exe CLEANFILES in Makefile.am.Erik de Castro Lopo1-0/+1
2013-04-07Do not use old variable INCLUDES and use modern AM_INIT_AUTOMAKE invocation.Karl Lindén1-1/+1
2008-10-21Move real utility programs from examples/ to new directory programs/ .Erik de Castro Lopo1-34/+2
2008-10-21Add a new exmaple program (sndfile-to-text.c) and hook it into the build.Erik de Castro Lopo1-1/+4
2008-09-25*/Makefile.am : Clean paths.Erik de Castro Lopo1-14/+13
2008-09-25examples/* : Rename copy_data.[ch] to common.[ch]. Fix build.Erik de Castro Lopo1-2/+2
2008-08-24Rename sndfile-bwf-(set|get).c to sndfile-metadata-(set|get).c.Erik de Castro Lopo1-6/+6
2008-08-18examples/Makefile.am : Add file test-sndfile-bwf-set.py to EXTRA_DIST.Erik de Castro Lopo1-1/+1
2008-08-16examples/sndfile-bwf-get.c : New file. Hook into build.Erik de Castro Lopo1-1/+4
2008-08-16examples/ : Break some functionality out of sndfile-convert.c so it can be us...Erik de Castro Lopo1-2/+2
2008-08-16Add new file examples/sndfile-bwf-set.c and hook into build.Erik de Castro Lopo1-1/+5
2008-04-30Remove examples/sndfile-data-trim.c.Erik de Castro Lopo1-4/+1
2008-01-09Add new example program sndfile-cmp.c, contributed by Conrad Parker. Hook int...Erik de Castro Lopo1-1/+4
2007-11-24Add new example program to play sound files using the JACK audio server.Erik de Castro Lopo1-2/+6
2007-11-03Add example program using the C++ SndfileHandle class.Erik de Castro Lopo1-16/+13
2007-04-14Add file examples/sndfile-data-trim.c. Hook into build.Erik de Castro Lopo1-1/+4
2007-02-07Remove examples/cooledit-fixer.c.Erik de Castro Lopo1-4/+1
2004-03-17Add ALSA support for sndfile-play.Erik de Castro Lopo1-1/+1
2004-02-19Minor MacOSX fixes.Erik de Castro Lopo1-2/+2
2004-01-21initial importErik de Castro Lopo1-7/+7
2007-05-14First snapshot of the public project.Erik de Castro Lopo1-0/+46