index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2014-04-04
Sync changes with gecko-dev version.
Matthew Gregan
2014-02-26
Some more change to support testing
Paul Adenot
2013-10-02
Tabs vs spaces in Makefile.am.
Matthew Gregan
2013-09-19
post-merge build fixes.
Matthew Gregan
2013-09-02
Small Makefile.am factorization: use a define to decide wether to include lib...
Sebastien Alaiwan
2013-09-02
Merge branch 'coverage' into jack_support
Sebastien Alaiwan
2013-09-02
Remove duplicated version of 'delay'
Sebastien Alaiwan
2013-08-31
Add JACK audio output support
Sebastien Alaiwan
2013-08-31
Add audio format test program
Sebastien Alaiwan
2013-08-31
Move 'delay' function and M_PI definition to a shared file
Sebastien Alaiwan
2013-06-28
Import new WASAPI backend and speex resampler, initial build system changes.
Paul Adenot
2013-03-11
Mozilla bug 698328 - AudioTrack.cpp backend for Android.
Paul ADENOT
2013-02-27
remove pedantic from CFLAGS.
Matthew Gregan
2013-02-20
rework backend detection in configure.
Matthew Gregan
2013-02-19
allow building more than one backend at once.
Matthew Gregan
2013-02-19
start work on switchable cubeb backends.
Matthew Gregan
2013-02-04
pulse: drain timing and error handling fixes. addresses bmo# 752401.
Matthew Gregan
2012-12-04
build fixes for VC++2010. update Makefile.am to build optimized by default.
Matthew Gregan
2012-12-03
build system fixes for make dist.
Matthew Gregan
2012-12-03
audiounit: stop using deprecated component API. clean up OS X build steps.
Matthew Gregan
2012-12-01
changes to support building with MinGW. fixes #10.
Matthew Gregan
2012-10-23
add OpenSL ES backend.
Matthew Gregan
2012-08-24
add -Wno-unused to Makefile.am
Matthew Gregan
2012-08-21
audiounit: fix build after coreaudio -> audiounit rename.
Matthew Gregan
2012-05-23
import sndio backend for OpenBSD.
Alexandre Ratchov
2012-05-02
fix link flags.
Matthew Gregan
2012-03-08
link cubeb DSO against platform library directly so that the correct version ...
Matthew Gregan
2011-12-07
always build test_sanity.
Matthew Gregan
2011-09-21
Add a test program which plays a synthesized tone
Ralph Giles
2011-09-20
Merge branch 'master' of github.com:kinetiknz/cubeb
Matthew Gregan
2011-09-19
Fix a typo: build the pulse backend when pulseaudio is selected.
Ralph Giles
2011-09-17
Detect and compile the appropriate platform backend.
Ralph Giles
2011-09-01
switch default build to alsa until build system is implemented properly.
Matthew Gregan
2011-07-08
initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78).
Matthew Gregan