summaryrefslogtreecommitdiff
path: root/programs/sndfile-play.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11programs/ : Minor console output fixes.Erik de Castro Lopo1-1/+1
2014-10-27Fix some typos.Mario Lang1-1/+1
2014-08-03More fixes for HAVE_SNDIO_H changes.Erik de Castro Lopo1-2/+2
2014-07-30Fix detection and usage OpenBSD's <sndio.h>.Erik de Castro Lopo1-2/+2
2013-07-31programs/sndfile-play.c : Special case for Android.Erik de Castro Lopo1-4/+10
2012-12-01programs/sndfile-play.c : Better error message on OSX_DARWIN_VERSION > 11.Erik de Castro Lopo1-2/+12
2012-11-30sndfile-play.c : Use OSX_DARWIN_VERSION to customize for different versions.Erik de Castro Lopo1-14/+9
2012-08-04Patch from Ricci Adams to use OSX's AudioQueues on OSX 10.7 and greater.Erik de Castro Lopo1-3/+180
2012-02-18programs/sndfile-play.c : Remove un-needed OSX include <Carbon.h>.Erik de Castro Lopo1-1/+0
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-1/+1
2012-01-20Whitespace and cstyle fixes.Erik de Castro Lopo1-3/+3
2011-10-28Fix compiler warnings with latest MinGW cross compiler.Erik de Castro Lopo1-2/+3
2011-03-28Fix a bunch of compiler warnings with gcc-4.6.Erik de Castro Lopo1-2/+2
2011-03-21programs/ : Use Use program_name() where appropriate. Fix build.Erik de Castro Lopo1-3/+5
2011-01-19programs/sndfile-play.c : Remove cruft.Erik de Castro Lopo1-6/+1
2010-10-11programs/*.c : Add the libsndfile version to the usage message of all programs.Erik de Castro Lopo1-1/+2
2010-01-07programs/sndfile-play : Apply patch from Christian Weisgerber and Jacob Meuse...Erik de Castro Lopo1-0/+65
2009-06-30programs/sndfile-play.c : Allow use of Open Sound System audio output under F...Erik de Castro Lopo1-16/+18
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2008-10-21Move real utility programs from examples/ to new directory programs/ .Erik de Castro Lopo1-0/+958