summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2011-03-282-10/+16
* build-sys: Link lirc libraries in right orderJyri Sarha2011-03-281-1/+1
* build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha2011-03-281-32/+32
* build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha2011-03-281-9/+9
* echo-cancel: Fix source may_move_to functionArun Raghavan2011-03-281-1/+1
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2011-03-281-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2011-03-282-3/+4
* echo-cancel: Fix out-of-tree buildArun Raghavan2011-03-281-0/+2
* echo-cancel: Fix make distcheckRico Tzschichholz2011-03-281-3/+4
* echo-cancel: pause timer when echo canceling is offWim Taymans2011-03-281-16/+25
* echo-cancel: improve accuracyWim Taymans2011-03-281-1/+5
* echo-cancel: rework alignment codeWim Taymans2011-03-281-59/+76
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2011-03-283-5/+5
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2011-03-284-43/+25
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2011-03-281-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2011-03-288-1/+798
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2011-03-283-24/+49
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2011-03-283-33/+53
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-284-36/+184
* echo-cancel: Move the module into it's own directoryArun Raghavan2011-03-282-2/+2
* echo-cancel: keep frame_size a power of 2Wim Taymans2011-03-281-1/+8
* echo-cancel: improve debugWim Taymans2011-03-281-11/+13
* echo-cancel: tweak the resync code a littleWim Taymans2011-03-281-5/+2
* echo-cancel: use the phone media roleWim Taymans2011-03-281-0/+2
* echo-cancel: take into account snapshot delayWim Taymans2011-03-281-5/+13
* make echo-cancel module that exposes a new sink and sourceWim Taymans2011-03-282-0/+1617
* memblockq: implement new call pa_memblockq_peek_fixed_size()Lennart Poettering2011-03-283-13/+107
* volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie2011-03-031-0/+7
* conf: Make system.pa use udev-detect and not hal-detect.Colin Guthrie2011-03-032-4/+4
* module-rtp-recv: Remove smoother from write indexMaarten Bosmans2011-02-251-21/+3
* module-rtp-recv: Average the estimated real sample rateMaarten Bosmans2011-02-251-4/+22
* module-rtp-recv: Use new algorithm for adjusting sample rateMaarten Bosmans2011-02-251-15/+29
* Limit rate adjustments to small, inaudible jumpsMaarten Bosmans2011-02-253-26/+52
* module-loopback: Add adjust_time to valid argsMaarten Bosmans2011-02-251-0/+1
* client: Don't update smoother while corkedArun Raghavan2011-02-011-2/+2
* Fighting rewinds: Reduce calls to handle_seekDavid Henningsson2011-01-311-30/+26
* Fighting rewinds: Seek and write data in the same messageDavid Henningsson2011-01-311-8/+12
* Core: Fix incorrect check of return valueScott Reeves2011-01-231-2/+2
* tunnel: Fix automatic names when source/sink_name argument is missing.Colin Guthrie2011-01-231-2/+2
* ratelimit: fix log levels of log suppression messagesLennart Poettering2011-01-2211-16/+17
* console-kit: Console Kit support is dependent on DBUS and is thus optional.Colin Guthrie2011-01-111-0/+2
* padsp: wrap __open_2 and __open64_2Michal Schmidt2011-01-101-9/+52
* fix bug about get source-output statusChen Rui2010-12-201-1/+1
* Fix typosZhang Wanming2010-12-2010-16/+16
* Fix return value of pa_sndfile_format_from_stringVincent Becker2010-12-181-3/+3
* core: Fix variable "has_whined" value bugYang Xichuan2010-12-181-1/+1
* module-loopback: Prevent an infinite loop when rate adjusting is disabledMaarten Lankhorst2010-12-121-1/+2
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-052-0/+316
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-0434-39/+361
* rescue-streams: Fix segfault in some conditionsArun Raghavan2010-12-021-1/+1