summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26raop: Correct spelling of KTHAnton Lundin2-3/+3
2016-10-13i18n: update Occitan translationCédric Valmary1-1864/+687
2016-10-05i18n: update German translationMario Blättermann1-1763/+1929
2016-09-23bluetooth: Add support for automatic switch between hsp and a2dp profiles als...Pali Rohár1-27/+33
2016-09-21zeroconf-discover: fix a memory leakPhilip Withnall1-2/+3
2016-09-20xen: Fixed possible memory leak.Deepak Srivastava1-2/+2
2016-09-18bluetooth: bluez5: Add profile name to sinks and sourcesPali Rohár1-2/+2
2016-09-10core-util: log error if we hit file descriptors limitMarcin Lewandowski1-0/+20
2016-09-10launch: Remove the already implicit After=pulseaudio.socketJan Alexander Steffens (heftig)1-13/+11
2016-09-09daemon-conf: enable memfd by defaultTanu Kaskinen3-2/+3
2016-09-05zeroconf-publish: unref D-Bus connectionTanu Kaskinen1-0/+3
2016-09-05zeroconf-publish: fix uninitialized variableTanu Kaskinen1-1/+1
2016-09-05zeroconf: use local icon for shared devicesSylvain Baubeau3-4/+93
2016-09-04sample: Assert validity of sample_specPeter Meerwald-Stadler1-6/+5
2016-09-02tests: Assert granularity range in stripnul.cPeter Meerwald-Stadler1-1/+4
2016-09-02core: Replace PA_PAGE_SIZE with pa_page_size()Peter Meerwald-Stadler10-38/+55
2016-09-02padsp: Fix flush and improve error handlingPeter Meerwald-Stadler1-2/+9
2016-08-27i18n: fix errors and warnings in Belarusian and Korean translationsPiotr Drąg2-5/+5
2016-08-24i18n: update Hungarian translationBalázs Úr1-424/+146
2016-08-24i18n: add Belarusian translationViktar Vaŭčkievič2-0/+3176
2016-08-17bluetooth: Fix negative array index writePeter Meerwald-Stadler1-3/+5
2016-08-17bluetooth: Reorganize code to avoid Coverity NULL dereference warningPeter Meerwald-Stadler1-5/+5
2016-08-16bluetooth: Fix dead codePeter Meerwald-Stadler1-5/+1
2016-08-16bluetooth: Don't free modargs twicePeter Meerwald-Stadler1-6/+7
2016-08-16Remove newline at end of log messagesPeter Meerwald-Stadler18-60/+60
2016-08-15modules: Use pa_assert_se() to check return value of dbus_message_iter_close_...Peter Meerwald-Stadler1-1/+1
2016-08-15tests: Check pa_rtpoll_run() return valuePeter Meerwald-Stadler1-2/+2
2016-08-15modules: Check pa_threaded_mainloop_start() return valuePeter Meerwald-Stadler1-1/+2
2016-08-15stream: Check pa_tagstruct_get_format_info() retval in pa_create_stream_callb...Peter Meerwald-Stadler1-5/+3
2016-08-15tests: Assert fillrate > 0 in alsa-time-testPeter Meerwald-Stadler1-0/+1
2016-08-15alsa: Check pa_modargs_get_value_boolean() retval for use_ucmPeter Meerwald-Stadler1-1/+4
2016-08-15sink-input,source-output: Fix logging, don't overwrite old_value when value == 0Peter Meerwald-Stadler2-12/+8
2016-08-15core-util: Use _SC_NPROCESSORS_ONLN instead of _SC_NPROCESSORS_CONFJohn Paul Adrian Glaubitz1-2/+2
2016-08-13pipe-sink: align bufferNils Schneider1-2/+2
2016-08-10bluetooth: don't create the HSP/HFP profile twiceTanu Kaskinen2-54/+99
2016-08-10bluetooth: refactor BlueZ 4 transport state settingTanu Kaskinen2-16/+17
2016-08-10bluetooth: unify BlueZ 4 and BlueZ 5 profile constant namesTanu Kaskinen3-53/+53
2016-08-10bluetooth: unify BlueZ 4 and BlueZ 5 UUID handlingTanu Kaskinen5-81/+38
2016-08-10bluetooth: update device's valid flag after parsing propertiesTanu Kaskinen1-0/+1
2016-08-10bluetooth: remove a redundant assignmentTanu Kaskinen1-1/+1
2016-08-10card-restore: don't switch profiles when availability changesTanu Kaskinen1-32/+0
2016-08-10bluetooth: wait for all profiles to connect before creating cardTanu Kaskinen2-2/+118
2016-08-10stream-interaction: Fix a memory leakArun Raghavan1-4/+9
2016-08-10shm: Wrap memfd-specific code in relevant ifdefArun Raghavan1-3/+5
2016-08-10source-output: Fix copy-pastoArun Raghavan1-1/+1
2016-08-10sink-input,source-output: Fix a leak during property change loggingArun Raghavan2-2/+6
2016-08-10build: Check version of check library, require >= 0.9.10Peter Meerwald1-2/+2
2016-08-10tests: Include signal.h in core-util-test.cPeter Meerwald1-0/+2
2016-07-28i18n: Update Polish translationDušan Kazik Kazik1-219/+194
2016-07-22bluetooth: Add support for automatic switch between hsp and a2dp profilesPali Rohár1-2/+207