summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-23build-sys: bump sonamev0.9.23stable-queueColin Guthrie1-1/+1
2011-06-23build-sys: Add echo-cancel dummy MakefileColin Guthrie3-1/+22
2011-06-22SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2-4/+20
2011-06-06device-manager: Free a hook slot to prevent segv on unloadColin Guthrie1-0/+3
2011-06-06pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.Colin Guthrie1-0/+2
2011-06-05module-combine-sink: Check running flag before rendering in null modeForest Bond1-0/+4
2011-06-05module-combine-sink: Initialize smoother in paused stateForest Bond1-6/+9
2011-06-05module-combine-sink: Initialize smoother with offset pa_rtclock_now()Forest Bond1-1/+1
2011-06-05streams: Fix the actual resampler method shown in debug messages.Colin Guthrie2-0/+2
2011-05-11rtkit: use private bus connection in order to avoid threading issues when inv...Lennart Poettering1-1/+2
2011-05-07x11: More XCB fixes.Arnaud Fontaine2-14/+26
2011-05-07x11: Fix build errors with newest xcb-util.Maciej Grela1-9/+17
2011-04-19vala: More vala fixesAlexander Kurtz1-4/+6
2011-04-15http: support HTTP HEADMatthijs Kooijman1-3/+44
2011-03-31vala: ChannelMap has no destroy function.Sean McNamara1-1/+1
2011-03-28module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2-10/+16
2011-03-28build-sys: Link lirc libraries in right orderJyri Sarha1-1/+1
2011-03-28build-sys: Link binaries linking libpulsecommon to libpulse tooJyri Sarha1-32/+32
2011-03-28build-sys: Link binaries linking libpulse to libpulsecommon tooJyri Sarha1-9/+9
2011-03-28i18n: Update POTFILES.*Arun Raghavan1-0/+1
2011-03-28echo-cancel: Fix source may_move_to functionArun Raghavan1-1/+1
2011-03-28echo-cancel: Use S16NE for adrian moduleArun Raghavan1-9/+5
2011-03-28echo-cancel: Ensure correct handling of endiannessArun Raghavan2-3/+4
2011-03-28echo-cancel: Fix out-of-tree buildArun Raghavan1-0/+2
2011-03-28echo-cancel: Fix make distcheckRico Tzschichholz1-3/+4
2011-03-28echo-cancel: pause timer when echo canceling is offWim Taymans1-16/+25
2011-03-28echo-cancel: improve accuracyWim Taymans1-1/+5
2011-03-28echo-cancel: rework alignment codeWim Taymans1-59/+76
2011-03-28echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan3-5/+5
2011-03-28echo-cancel: Make blocksize a module-wide parameterArun Raghavan4-43/+25
2011-03-28echo-cancel: Allow selection of AEC method using modargsArun Raghavan1-8/+27
2011-03-28echo-cancel: Add alternative echo-cancellation implementationArun Raghavan9-1/+802
2011-03-28echo-cancel: Let AEC module determine source/sink specArun Raghavan3-24/+49
2011-03-28echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan3-33/+53
2011-03-28echo-cancel: Split out speex code from the core moduleArun Raghavan4-36/+184
2011-03-28echo-cancel: Move the module into it's own directoryArun Raghavan2-2/+2
2011-03-28echo-cancel: keep frame_size a power of 2Wim Taymans1-1/+8
2011-03-28echo-cancel: improve debugWim Taymans1-11/+13
2011-03-28echo-cancel: tweak the resync code a littleWim Taymans1-5/+2
2011-03-28echo-cancel: use the phone media roleWim Taymans1-0/+2
2011-03-28echo-cancel: take into account snapshot delayWim Taymans1-5/+13
2011-03-28make echo-cancel module that exposes a new sink and sourceWim Taymans2-0/+1617
2011-03-28memblockq: implement new call pa_memblockq_peek_fixed_size()Lennart Poettering3-13/+107
2011-03-26vala: Fix path error in the last commit.Colin Guthrie1-1/+1
2011-03-26vala: move GLibMainLoop class into separate file to fix linker errorsAlexander Kurtz4-12/+20
2011-03-25vala: delegate FreeCb does not have a target.Sean McNamara1-1/+1
2011-03-25vala: Some bugfixes for the vala bindingsAlexander Kurtz3-5/+7
2011-03-03volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie1-0/+7
2011-03-03conf: Make system.pa use udev-detect and not hal-detect.Colin Guthrie2-4/+4
2011-02-25module-rtp-recv: Remove smoother from write indexMaarten Bosmans1-21/+3