summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14tmprtpoll-mainloop-v2Tanu Kaskinen1-18/+6
2016-07-14tmpTanu Kaskinen1-20/+1
2016-07-14tmpTanu Kaskinen2-48/+23
2016-07-14tmpTanu Kaskinen2-21/+88
2016-07-14tmpTanu Kaskinen4-8/+48
2016-07-14tunnel-new: Replace pa_mainloop with pa_rtpollTanu Kaskinen2-38/+32
2016-07-14rtpoll: Implement pa_mainloop_api supportTanu Kaskinen2-8/+500
2016-07-14mainloop-util: add io event flag conversion functionsTanu Kaskinen2-19/+5
2016-07-14core-rtclock: add pa_timeval_rtload()Tanu Kaskinen3-21/+22
2016-07-06modargs: Document behaviour on missing argumentsUlrich Eckhardt1-8/+17
2016-07-04protocol-native: DRY: Remove pdispatch callbacks declarationsAhmed S. Darwish1-152/+109
2016-06-28alsa: set availability for (some) unavailable profilesTanu Kaskinen1-0/+27
2016-06-28card: remove pa_card_new_data.active_profileTanu Kaskinen2-13/+0
2016-06-28card: move profile selection after pa_card_new()Tanu Kaskinen8-69/+143
2016-06-28card: don't allow the CARD_NEW hook to failTanu Kaskinen1-6/+1
2016-06-28alsa, bluetooth: fail if user-requested profile doesn't existTanu Kaskinen2-4/+14
2016-06-22pstream: Add rationale for pa_cmsg_ancil_data_close_fds()Ahmed S. Darwish1-3/+28
2016-06-22modargs: Add a mechanism to append modargsArun Raghavan2-18/+38
2016-06-22alsa: Use pa_device_port->impl_free() for freeing port dataArun Raghavan3-23/+16
2016-06-22device-port: Add mechanism to free implementation dataArun Raghavan2-0/+6
2016-06-22sink, source, device-port: renames to distinguish latency offsetsChris Billington5-40/+40
2016-06-22webrtc: improve comment about mic geometryTanu Kaskinen1-2/+2
2016-06-22source: Fixed bug: pa_source_set_port() did not update the latency_offset.Chris Billington1-0/+2
2016-06-22json: Drop refcounting of json objectsArun Raghavan4-37/+33
2016-06-22json: Add some more negative test casesArun Raghavan1-0/+3
2016-06-22json: Add a positive test for nested objectsArun Raghavan1-0/+13
2016-06-22json: Error out for objects and arrays that are nested too deepArun Raghavan2-10/+19
2016-06-22json: Handle error cases while parsing numbersArun Raghavan2-1/+30
2016-06-22json: Add overflow checks for integer and float parsingArun Raghavan2-0/+21
2016-06-22json: Correctly handle bad strings with missing closing quotesArun Raghavan2-1/+14
2016-06-22format: Drop dependency on json-cArun Raghavan6-143/+187
2016-06-22pulse: Add a JSON-parsing libraryArun Raghavan5-0/+815
2016-06-22pulsecore: Fix incorrect architecture mapping on sparc64.John Paul Adrian Glaubitz1-1/+1
2016-06-22pulsecore: Don't allow unreferencing linked object.Juho Hämäläinen4-16/+9
2016-06-22qpaeq: Don't set font-size on widgetsAidan Gauland1-4/+4
2016-06-22ladspa-sink: avoid to configure invalid formatKimJeongYeon1-0/+5
2016-06-22core-util: Improve pa_replace() behaviourUlrich Eckhardt3-0/+11
2016-06-22core-util-test: Add testsUlrich Eckhardt1-0/+230
2016-06-22core-util-test: Add boilerplateUlrich Eckhardt3-0/+53
2016-06-22pstream: fix revoke callback settingTanu Kaskinen1-2/+2
2016-06-22alsa: reread configuration when opening new devicesAlexander E. Patrakov3-0/+26
2016-06-22i18n: Add module-allow-passthrough to POTFILES.inArun Raghavan1-0/+1
2016-06-22allow-passthrough: Use pa_module_hook_connect()Arun Raghavan1-19/+4
2016-06-22allow-passthrough: Add module to allow passthrough streams always go throughGuillaume Desmottes2-2/+337
2016-06-22client, protocol-native: Use macros for protocol version/flag accessArun Raghavan3-12/+18
2016-06-22Update NEWS for 9.0Arun Raghavan1-0/+44
2016-06-21sink-input,source-output: Fix crasher while setting propertyArun Raghavan2-2/+2
2016-06-21pstream: Fix use of uninitialized value: ancillary fd cleanup flagAhmed S. Darwish1-1/+1
2016-06-21shm: Fix use of uninitialized value: segment's shared-memory typeAhmed S. Darwish1-7/+7
2016-05-29dbus: Deal with double-counting module-dbus-protocolArun Raghavan1-0/+8