summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main: Log more information when executing default.pa failsTanu Kaskinen2019-06-221-4/+10
* daemon: Harden systemd serviceTopi Miettinen2019-06-171-2/+9
* a2dp-codec-sbc: get rid of compiler warningsTanu Kaskinen2019-06-161-0/+3
* .gitignore: add atomic-testTanu Kaskinen2019-06-151-0/+1
* atomic: fix load and store for armv7 and higherThomas Hutschenreuther2019-06-113-1/+175
* sink, source: Don't change suspend cause when unlinkingTanu Kaskinen2019-06-102-2/+10
* mainloop: fix timeout assignment in pa_mainloop_prepareshdown2019-06-091-1/+1
* stream-restore: Don't restore if the active_port is PA_AVAILABLE_NOHui Wang2019-06-091-4/+8
* meson: Duplicate split of long daemon tests from autotools buildArun Raghavan2019-06-081-6/+17
* meson: Skip norun testsArun Raghavan2019-06-081-4/+6
* daemon: Drop empty fields in desktop fileArun Raghavan2019-06-081-2/+0
* meson: Disable alsa-mixer-path-testArnaud Rebillout2019-06-081-0/+5
* meson: Increase timeout for testsArnaud Rebillout2019-06-081-1/+2
* meson: Add ORC supportArnaud Rebillout2019-06-083-12/+42
* meson: Disable esound modulesArnaud Rebillout2019-06-081-3/+3
* meson: Install headersArnaud Rebillout2019-06-081-0/+4
* meson: Install systemd user serviceArnaud Rebillout2019-06-081-0/+17
* meson: Build libwebrtc-util as a shared libraryArnaud Rebillout2019-06-082-4/+6
* meson: Install utils symlinks, install qpaeqArnaud Rebillout2019-06-081-0/+18
* meson: Move oss-util in a libraryArnaud Rebillout2019-06-082-1/+19
* meson: Install dbus policy fileArnaud Rebillout2019-06-081-0/+6
* meson: Fix install pathsArnaud Rebillout2019-06-086-10/+10
* meson: Build daemon custom targets by defaultArnaud Rebillout2019-06-081-0/+3
* meson: Translate and install desktop fileArnaud Rebillout2019-06-081-0/+16
* meson: Install ALSA udevrulesArnaud Rebillout2019-06-081-0/+10
* meson: Fix various install scriptsArnaud Rebillout2019-06-081-0/+3
* meson: Add systemduserunitdir optionArnaud Rebillout2019-06-083-4/+4
* meson: Install pkg-config filesArnaud Rebillout2019-06-081-1/+0
* test-daemon: No need to define dl-search-pathArnaud Rebillout2019-06-081-1/+0
* meson: Enable echo-cancel testArnaud Rebillout2019-06-081-2/+13
* meson: Define HAVE_SYS_UN_H, this was forgottenArnaud Rebillout2019-06-081-0/+1
* meson: Enable (almost) all testsArnaud Rebillout2019-06-083-0/+230
* meson: Add libpulse simpleArnaud Rebillout2019-06-081-0/+12
* meson: Add a dependency object for libpulse_mainloop_glibArnaud Rebillout2019-06-081-0/+2
* sink: Set monitor source's avoid-resampling value to its sink'sSangchul Lee2019-06-071-0/+1
* build-sys: Fix up meson install pathsArun Raghavan2019-06-0611-12/+35
* loopback: fix callback name in commentTanu Kaskinen2019-05-291-1/+1
* loopback: remove an unnecessary level of pointer dereferencingTanu Kaskinen2019-05-291-1/+1
* core: add simple message interfaceGeorg Chini2019-05-256-1/+162
* core-util: Avoid usage of pa_strbuf in pa_escape()Georg Chini2019-05-251-5/+21
* Expose control param to alsa-card moduleNate Brown2019-05-231-0/+2
* core: send subscription events when the configured default sink or source cha...Tanu Kaskinen2019-05-231-0/+2
* null-sink: setting maximum latency to 50 ms when rewinds are disabledWellington Wallace2019-05-081-1/+6
* null-sink: add an option that allows rewinds to be disabledWellington Wallace2019-05-071-9/+18
* null-sink: add an option that allows rewinds to be disabledWellington Wallace2019-05-041-1/+12
* alsa: Fix inclusion of use-case.hTakashi Iwai2019-04-221-1/+1
* build-sys: Fix the Meson buildTanu Kaskinen2019-04-122-2/+6
* bluetooth: Set correct endianity of audio samples for SBC codecPali Rohár2019-04-121-0/+1
* bluetooth: Clean up SBC bitpool calculationPali Rohár2019-04-121-16/+13
* bluetooth: Add missing validations for SBC codec parametersPali Rohár2019-04-121-1/+12