aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-03-11Mozilla bug 698328 - AudioTrack.cpp backend for Android.Paul ADENOT
2013-02-27remove pedantic from CFLAGS.Matthew Gregan
2013-02-20rework backend detection in configure.Matthew Gregan
2013-02-19allow building more than one backend at once.Matthew Gregan
2013-02-19start work on switchable cubeb backends.Matthew Gregan
2013-02-04pulse: drain timing and error handling fixes. addresses bmo# 752401.Matthew Gregan
2012-12-04build fixes for VC++2010. update Makefile.am to build optimized by default.Matthew Gregan
2012-12-03build system fixes for make dist.Matthew Gregan
2012-12-03audiounit: stop using deprecated component API. clean up OS X build steps.Matthew Gregan
2012-12-01changes to support building with MinGW. fixes #10.Matthew Gregan
2012-10-23add OpenSL ES backend.Matthew Gregan
2012-08-24add -Wno-unused to Makefile.amMatthew Gregan
2012-08-21audiounit: fix build after coreaudio -> audiounit rename.Matthew Gregan
2012-05-23import sndio backend for OpenBSD.Alexandre Ratchov
2012-05-02fix link flags.Matthew Gregan
2012-03-08link cubeb DSO against platform library directly so that the correct version ...Matthew Gregan
2011-12-07always build test_sanity.Matthew Gregan
2011-09-21Add a test program which plays a synthesized toneRalph Giles
2011-09-20Merge branch 'master' of github.com:kinetiknz/cubebMatthew Gregan
2011-09-19Fix a typo: build the pulse backend when pulseaudio is selected.Ralph Giles
2011-09-17Detect and compile the appropriate platform backend.Ralph Giles
2011-09-01switch default build to alsa until build system is implemented properly.Matthew Gregan
2011-07-08initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78).Matthew Gregan