summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump sonamev0.9.23stable-queueColin Guthrie2011-06-231-1/+1
* build-sys: Add echo-cancel dummy MakefileColin Guthrie2011-06-233-1/+22
* SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2011-06-222-4/+20
* device-manager: Free a hook slot to prevent segv on unloadColin Guthrie2011-06-061-0/+3
* pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.Colin Guthrie2011-06-061-0/+2
* module-combine-sink: Check running flag before rendering in null modeForest Bond2011-06-051-0/+4
* module-combine-sink: Initialize smoother in paused stateForest Bond2011-06-051-6/+9
* module-combine-sink: Initialize smoother with offset pa_rtclock_now()Forest Bond2011-06-051-1/+1
* streams: Fix the actual resampler method shown in debug messages.Colin Guthrie2011-06-052-0/+2
* rtkit: use private bus connection in order to avoid threading issues when inv...Lennart Poettering2011-05-111-1/+2
* x11: More XCB fixes.Arnaud Fontaine2011-05-072-14/+26
* x11: Fix build errors with newest xcb-util.Maciej Grela2011-05-071-9/+17
* vala: More vala fixesAlexander Kurtz2011-04-191-4/+6
* http: support HTTP HEADMatthijs Kooijman2011-04-151-3/+44
* vala: ChannelMap has no destroy function.Sean McNamara2011-03-311-1/+1
* 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
* i18n: Update POTFILES.*Arun Raghavan2011-03-281-0/+1
* 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-289-1/+802
* 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
* vala: Fix path error in the last commit.Colin Guthrie2011-03-261-1/+1
* vala: move GLibMainLoop class into separate file to fix linker errorsAlexander Kurtz2011-03-264-12/+20
* vala: delegate FreeCb does not have a target.Sean McNamara2011-03-251-1/+1
* vala: Some bugfixes for the vala bindingsAlexander Kurtz2011-03-253-5/+7
* 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