2011-11-14 |
Arun Raghavan | alsa: Minor debug code cleanup
|
commit | commitdiff | tree |
2011-11-10 |
Arun Raghavan | tests: Add playback tests to check-daemon
|
commit | commitdiff | tree |
2011-11-10 |
Arun Raghavan | core: Make debugging a bit simpler
|
commit | commitdiff | tree |
2011-11-07 |
Maarten Bosmans | tests: Add a target for running manual tests
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | echo-cancel: Make WebRTC the default canceller
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | echo-cancel: Turn WebRTC analog gain control on by...
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | echo-cancel: Hook up WebRTC analog gain control
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | echo-cancel: Add infrastructure for cancellers to do AGC
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | sink,source: Update sample rate if possible on stream...
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | sink,source: Allow sample rate switching with corked...
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | sink-input,source-output: Add an update_rate() function
|
commit | commitdiff | tree |
2011-11-07 |
Arun Raghavan | sink,source: Fix corked stream handling in update_rate()
|
commit | commitdiff | tree |
2011-11-04 |
Arun Raghavan | cli: Add a dump-volumes command
|
commit | commitdiff | tree |
2011-11-04 |
Arun Raghavan | echo-cancel: Fix webrtc gain control initialisation
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Remove match for org.bluez.MediaTransport...
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Use static string in DBUS signal handler...
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Set hfgw profile when HandsfreeGateway is...
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Set off profile on SCO disconnect
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Release MediaEnpoint if card profile is...
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Do not unload module-bluetooth-device on...
|
commit | commitdiff | tree |
2011-11-02 |
Frédéric Dalleau | bluetooth: Fix Media Endpoint for HandsfreeGateway
|
commit | commitdiff | tree |
2011-11-02 |
Arun Raghavan | doc: Fix some old 0pointer.de references
|
commit | commitdiff | tree |
2011-11-02 |
Maarten Bosmans | tests: Revisit which tests to run with make check
|
commit | commitdiff | tree |
2011-11-02 |
Maarten Bosmans | tests: Rename voltest to volume-test
|
commit | commitdiff | tree |
2011-11-02 |
Maarten Bosmans | tests: More useful output of make check
|
commit | commitdiff | tree |
2011-11-02 |
Maarten Bosmans | tests: Make sure tests assert on failures and return...
|
commit | commitdiff | tree |
2011-11-02 |
Maarten Bosmans | tests: refactor ipacl-test
|
commit | commitdiff | tree |
2011-11-02 |
Tanu Kaskinen | sink, source: Join two ifs with the same condition.
|
commit | commitdiff | tree |
2011-11-01 |
Arun Raghavan | echo-cancel: Adapt test code for drift compensation
|
commit | commitdiff | tree |
2011-11-01 |
Arun Raghavan | echo-cancel: Plug in WebRTC drift compensation
|
commit | commitdiff | tree |
2011-10-28 |
Johan Hedberg | bluetooth: sbc: Reduce for-loop induced indentation...
|
commit | commitdiff | tree |
2011-10-28 |
Siarhei Siamashka | bluetooth: sbc: overflow bugfix and audio decoding...
|
commit | commitdiff | tree |
2011-10-28 |
Marcel Holtmann | bluetooth: audio: Update license for shared header...
|
commit | commitdiff | tree |
2011-10-28 |
Arun Raghavan | core: Add a string list membership check function
|
commit | commitdiff | tree |
2011-10-28 |
Arun Raghavan | doc: Correct intended roles property documentation
|
commit | commitdiff | tree |
2011-10-26 |
Dylan Reid | alsa: Set return code before printing it.
|
commit | commitdiff | tree |
2011-10-21 |
Arun Raghavan | gitignore: Update for recent additions
|
commit | commitdiff | tree |
2011-10-20 |
Arun Raghavan | solaris: Use real_volume for set/get volume
|
commit | commitdiff | tree |
2011-10-20 |
Arun Raghavan | native: Fix Solaris build
|
commit | commitdiff | tree |
2011-10-20 |
Tanu Kaskinen | alsa: Handle the "profile" modarg in module-alsa-card
|
commit | commitdiff | tree |
2011-10-18 |
Arun Raghavan | sink,source: Account for corked streams in update_rate()
|
commit | commitdiff | tree |
2011-10-18 |
Pierre-Louis Bossart | alsa: fix list of sampling rates
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | alsa: Probe sink/source sample rates
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | alsa: Remove unused variable
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | sink,source: Handle equal default and alternate sample...
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | sink,source: Add the ability to disable alternat sample...
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | source: Bring rate update code in sync with sink code
|
commit | commitdiff | tree |
2011-10-17 |
Pierre-Louis Bossart | alsa: support for alternate sampling rate
|
commit | commitdiff | tree |
2011-10-17 |
Pierre-Louis Bossart | sink,source: support for rate update
|
commit | commitdiff | tree |
2011-10-17 |
Pierre-Louis Bossart | core: infrastructure for alternate sampling rate
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | build-sys: Minor CXXFLAGS fix
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | echo-cancel: Add the WebRTC echo canceller
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | macro: typedef pa_bool_t to bool instead of _Bool
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | echo-cancel: Simplify checking if AEC is active
|
commit | commitdiff | tree |
2011-10-17 |
Tanu Kaskinen | alsa: New modarg "paths_dir" for module-alsa-card
|
commit | commitdiff | tree |
2011-10-17 |
David Henningsson | Fix deferred volume not being applied if sink is closed
|
commit | commitdiff | tree |
2011-10-17 |
Arun Raghavan | build-sys: Drop libsamplerate from pulsecommon deps
|
commit | commitdiff | tree |
2011-10-12 |
Arun Raghavan | filter-apply: Move sink/source unlink callbacks before...
|
commit | commitdiff | tree |
2011-10-12 |
Maarten Bosmans | qpaeq: Make it python3 and python2 compatible
|
commit | commitdiff | tree |
2011-10-12 |
Arun Raghavan | echo-cancel: Don't process if sink is unconnected
|
commit | commitdiff | tree |
2011-10-12 |
Maarten Bosmans | tests: Fix calculation of memblock size in resampler...
|
commit | commitdiff | tree |
2011-10-12 |
Tanu Kaskinen | daemon: Don't treat it as a fatal error if we can't...
|
commit | commitdiff | tree |
2011-10-11 |
Maarten Bosmans | pacat: Fail early if the media name cannot be set
|
commit | commitdiff | tree |
2011-10-11 |
Maarten Bosmans | Do something sensible when compiled without iconv support
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Close debug files on module unload
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | namereg: Don't set default sink/source on get()
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Drop sink/source samples before processing...
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Skip processing till there's enough data
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Skip canceller when no source outputs...
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Increase threshold for resyncing, make...
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Don't crash if adjust_time = 0
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Remove redundant variable
|
commit | commitdiff | tree |
2011-10-10 |
Arun Raghavan | echo-cancel: Add a standalone test program
|
commit | commitdiff | tree |
2011-10-08 |
Pierre-Louis Bossart | alsa: reset watermark to initial values on resume
|
commit | commitdiff | tree |
2011-10-05 |
David Henningsson | source-output: Do not use unset channel map in pa_source_out...
|
commit | commitdiff | tree |
2011-10-05 |
David Henningsson | module-jackdbus-detect: Avoid double-free of modargs
|
commit | commitdiff | tree |
2011-10-04 |
Arun Raghavan | alsa: Make mixer error handling more robust still
|
commit | commitdiff | tree |
2011-10-04 |
Arun Raghavan | echo-cancel: Fail if loaded between a sink and its...
|
commit | commitdiff | tree |
2011-10-04 |
Arun Raghavan | alsa: Better error handling in mixer rtpoll callback
|
commit | commitdiff | tree |
2011-10-04 |
Arun Raghavan | alsa: Give compressed formats preference over PCM
|
commit | commitdiff | tree |
2011-09-27 |
Arun Raghavan | sink,source: Avoid unnecessary call to pa_rtclock_now()
|
commit | commitdiff | tree |
2011-09-27 |
Arun Raghavan | extended: Fix doxygen comment style typos
|
commit | commitdiff | tree |
2011-09-22 |
David Henningsson | dbus: Don't crash if the module does not load
|
commit | commitdiff | tree |
2011-09-21 |
Arun Raghavan | sink,source: Handle missing in the shared volume case
|
commit | commitdiff | tree |
2011-09-15 |
David Henningsson | conf: Make sure module-dbus-protocol is loaded after...
|
commit | commitdiff | tree |
2011-09-14 |
David Henningsson | sink,source: Avoid crash by not updating volume on...
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | echo-cancel: Use volume sharing by default
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | equalizer: Use volume sharing by default
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | virtual: Make volume sharing on by default
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | volume: Handle varying channel count for shared volumes
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | def: Hide server-side sink/source flags
|
commit | commitdiff | tree |
2011-09-14 |
Arun Raghavan | stream: Relax assert for extended API
|
commit | commitdiff | tree |
2011-08-31 |
David Henningsson | module-switch-on-connect: Don't switch unlinked sink...
|
commit | commitdiff | tree |
2011-08-31 |
Arun Raghavan | vala: Add has_type_id=false to all enums, structs and...
|
commit | commitdiff | tree |
2011-08-29 |
Arun Raghavan | equalizer: Comment out unused function
|
commit | commitdiff | tree |
2011-08-29 |
Arun Raghavan | echo-cancel: Get rid of annoying compiler warnings
|
commit | commitdiff | tree |
2011-08-29 |
Arun Raghavan | echo-cancel: Don't allow streams to attach while unloading
|
commit | commitdiff | tree |
2011-08-29 |
Arun Raghavan | echo-cancel: Make save_aec modarg a bool instead of...
|
commit | commitdiff | tree |
2011-08-29 |
Arun Raghavan | passthrough: Fix setting volume to unamplified again
|
commit | commitdiff | tree |
2011-08-25 |
Arun Raghavan | passthrough: Fix what volume we set sinks/sources to
|
commit | commitdiff | tree |
next |