summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Fix up some double spacesMaarten Bosmans38-76/+75
2011-03-18build-sys: Flip default to no git pull on make distMaarten Bosmans1-2/+2
2011-03-18Merge remote-tracking branch 'vudentz/master'Colin Guthrie19-450/+2018
2011-03-14sbc: add iwmmxt optimization for sbc for pxa series cpuSiarhei Siamashka4-1/+351
2011-03-14sbc: ARMv6 optimized version of analysis filter for SBC encoderSiarhei Siamashka4-1/+356
2011-03-14sbc: added "cc" to the clobber list of mmx inline assemblySiarhei Siamashka1-3/+3
2011-03-14sbc: faster 'sbc_calculate_bits' functionSiarhei Siamashka1-15/+28
2011-03-14sbc: slightly faster 'sbc_calc_scalefactors_neon'Siarhei Siamashka1-15/+10
2011-03-14sbc: ARM NEON optimizations for input permutation in SBC encoderSiarhei Siamashka1-0/+350
2011-03-14sbc: ARM NEON optimized joint stereo processing in SBC encoderSiarhei Siamashka1-0/+243
2011-03-14sbc: fix signedness of parametersSiarhei Siamashka2-5/+6
2011-03-14sbc: ARM NEON optimization for scale factors calculationSiarhei Siamashka2-1/+59
2011-03-14sbc: MMX optimization for scale factors calculationSiarhei Siamashka1-0/+54
2011-03-14sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitivesSiarhei Siamashka3-68/+102
2011-03-14sbc: Fix redundant null check on calling free()Gustavo F. Padovan1-2/+1
2011-03-14sbc: added saturated clipping of decoder output to 16-bitSiarhei Siamashka1-5/+15
2011-03-14sbc: ensure 16-byte buffer position alignment for 4 subbands encodingSiarhei Siamashka2-4/+4
2011-03-14build: move sbc related files to its own directoryLuiz Augusto von Dentz12-2/+2
2011-03-14bluetooth: add proper handling for bluetooth.nrec propertyLuiz Augusto von Dentz3-48/+112
2011-03-14bluetooth: fix a2dp_process_pushLuiz Augusto von Dentz1-6/+12
2011-03-14bluetooth: reduce bitpool if audio start skippingLuiz Augusto von Dentz1-0/+71
2011-03-14bluetooth: handle Acquire API changeLuiz Augusto von Dentz3-47/+12
2011-03-14build-sys: No need to create folder for echo-cancel module.Colin Guthrie1-1/+1
2011-03-12cork-on-phone: Only cork (and subsequently uncork) streams that are not alrea...Colin Guthrie1-8/+17
2011-03-11build: Use silent rules for generating filesMaarten Bosmans2-12/+12
2011-03-11Fixup #include directives according to Coding StyleMaarten Bosmans21-41/+32
2011-03-11Fix up according to Coding StyleMaarten Bosmans60-424/+303
2011-03-11alsa-mixer: When figuring out the max_dB of a path, use only channels that ar...Tanu Kaskinen1-4/+9
2011-03-11alsa-mixer: Implement support for setting element specific upper limits for v...Tanu Kaskinen3-1/+69
2011-03-11dbus: Always accept mono volumes when setting device or stream volume.Tanu Kaskinen2-10/+8
2011-03-11dbusiface-stream: Fix crash when there's no resampling used.Tanu Kaskinen1-0/+5
2011-03-11alsa-card: Print the profile set configuration when loading the card.Tanu Kaskinen1-0/+1
2011-03-11alsa-mixer: Add a default case for a switch, so that the compiler won't compl...Tanu Kaskinen1-15/+17
2011-03-11pacat: Fix memory leak when draining the context.Tanu Kaskinen1-1/+3
2011-03-11alsa-mixer: Use decibel fixes when getting and setting decibel volumes.Tanu Kaskinen2-56/+212
2011-03-11alsa-mixer: Add DecibelFix section to the profile set config file format.Tanu Kaskinen4-14/+297
2011-03-05volume: Add Orc-based optimised volume scalingArun Raghavan6-0/+282
2011-03-05volume: Fix sample array size for testsArun Raghavan3-3/+3
2011-03-05volume: Make tests use only valid volumesArun Raghavan3-3/+3
2011-03-04alsa-mixer: Fix a git-am cockup in b0f72311Colin Guthrie1-3/+3
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-03-02configure: Drop some warningsMaarten Bosmans1-1/+1
2011-03-02Various fixes for build warningsMaarten Bosmans5-13/+7
2011-03-02Get rid of some unused-function compiler warningsMaarten Bosmans5-5/+11
2011-03-02introspect: Client-side implementation for has_volume/read_only_volumeArun Raghavan2-3/+7
2011-03-01x11: Make pax11publish -r remove PULSE_SESSION_IDColin Guthrie1-0/+1
2011-03-01Include <time.h> where necessaryMaarten Bosmans4-1/+4
2011-02-28Merge remote-tracking branch 'arun/no-ramping'Colin Guthrie9-1642/+82
2011-02-28alsa-mixer: Add support for "Line Boost" elementDavid Henningsson2-0/+11