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
Age
Commit message (
Expand
)
Author
2012-12-05
bump version for 0.2 release.
cubeb-0.2
Matthew Gregan
2012-12-04
build fixes for VC++2010. update Makefile.am to build optimized by default.
Matthew Gregan
2012-12-05
winmm: process work items in batches to avoid stream starvation.
Matthew Gregan
2012-12-03
build system fixes for make dist.
Matthew Gregan
2012-12-03
audiounit: fix build on 10.5.
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-11-19
winmm: change priority of RDP and Vista latency kludges.
Matthew Gregan
2012-11-13
alsa: remove ugly PA detection, detect PA from the snd_config.
Matthew Gregan
2012-11-13
winmm: let high latency mode use different minimums depending on the environm...
Matthew Gregan
2012-11-01
alsa: deal with handle_underrun workaround failing with old PA plugins.
Matthew Gregan
2012-11-01
winmm: detect situations where winmm needs higher latency (Vista, RDP) and fo...
Matthew Gregan
2012-10-31
alsa: extend the hack from d8f950c4 to cover cases where the pulse pcm is a s...
Matthew Gregan
2012-10-26
audiounit: make unit deinit failures non-fatal too.
Matthew Gregan
2012-10-23
add OpenSL ES backend.
Matthew Gregan
2012-10-18
audiounit: make unit initialization failures non-fatal.
Matthew Gregan
2012-09-04
alsa: resurrect the less dirty hack from 1aa0058d and make it work with dynam...
Matthew Gregan
2012-08-24
revert accidental change to configure.ac.
Matthew Gregan
2012-08-24
add -Wno-unused to Makefile.am
Matthew Gregan
2012-08-24
upgrade Doxyfile to 1.8.x
Matthew Gregan
2012-08-21
audiounit: fix build after coreaudio -> audiounit rename.
Matthew Gregan
2012-08-16
alsa: error out of cubeb_stream_start when stream is in an invalid state.
Matthew Gregan
2012-08-16
alsa: initialize stream's last activity timer when starting stream.
Matthew Gregan
2012-08-13
alsa: second attempt: define _XOPEN_SOURCE to fix a BSD build issue. fixes #6.
Matthew Gregan
2012-08-06
alsa: define _POSIX_C_SOURCE directly to fix a BSD build issue. fixes issue #6.
Matthew Gregan
2012-08-06
Check for __BIG_ENDIAN__ when testing endianess.
Matthew Gregan
2012-07-31
Revert "Revert "alsa: add a dirty hack to detect the PA plugin and round up t...
Matthew Gregan
2012-07-31
Revert "alsa: add a less dirty hack to detect the PA plugin and disable the f...
Matthew Gregan
2012-07-30
alsa: add a less dirty hack to detect the PA plugin and disable the flaky und...
Matthew Gregan
2012-07-30
Revert "alsa: add a dirty hack to detect the PA plugin and round up the reque...
Matthew Gregan
2012-07-16
alsa: add a dirty hack to detect the PA plugin and round up the requested lat...
Matthew Gregan
2012-07-16
fix whitespace in test_tone.c
Matthew Gregan
2012-06-06
Fix tests after changing state callback signature.
Matthew Gregan
2012-06-02
sndio: fix latency calculation and S16BE handling.
Alexandre Ratchov
2012-06-02
Remove return type from state callback as it was never intended to support one.
Matthew Gregan
2012-06-02
alsa: increase cubeb_run_thread stack size to avoid blowing the stack with so...
Matthew Gregan
2012-05-23
import sndio backend for OpenBSD.
Alexandre Ratchov
2012-05-22
add cubeb_get_backend_id. fixes #5.
Matthew Gregan
2012-05-21
alsa: remove debug mutex wrapper.
Matthew Gregan
2012-05-21
alsa: add a per-stream cond and wait for a safe state before stopping.
Matthew Gregan
2012-05-15
minor comment clean up.
Matthew Gregan
2012-05-15
alsa: major simplification of stream and timer registration management.
Matthew Gregan
2012-05-07
pulse: tweak minreq calculation per bmo# 751030.
Matthew Gregan
2012-05-07
pulse: address mwu\'s review comments from bmo# 751030.
Matthew Gregan
2012-05-04
alsa: finish wrapping pthread_mutex_t.
Matthew Gregan
2012-05-04
test: add progress indicator to test_sanity.
Matthew Gregan
2012-05-02
more tests.
Matthew Gregan
2012-05-02
fix link flags.
Matthew Gregan
2012-05-02
add leak suppresion file for valgrind.
Matthew Gregan
2012-05-01
winmm, directsound: run refill thread at a higher priority.
Matthew Gregan
[next]