summaryrefslogtreecommitdiff
path: root/src/pulse
Commit message (Expand)AuthorAgeFilesLines
* pstream: Pass frame size to keep split memblock parts alignedIgor V. Kovalenko2023-02-101-2/+2
* alsa-util: Add more standard sample rates.Igor V. Kovalenko2023-02-061-1/+1
* build-sys: Fix macOS buildShunsuke Shimizu2022-12-071-4/+8
* volume: Fix typoPeter Meerwald-Stadler2022-07-181-1/+1
* build-sys: Add missing libatomic_ops dependenciesNicolas Cavallari2022-07-181-1/+1
* time-smoother-2: Fix integer type problemGeorg Chini2022-05-171-2/+2
* channelmap: make channel map tables staticBtbN2021-12-171-2/+2
* util: Fix getting the binary name for GNU/HurdLaurent Bigonville2021-12-161-1/+1
* stream: Allow stream.c to use alternative smoother codeGeorg Chini2021-11-032-1/+61
* thread-mainloop: Release once_unlocked_data object after callbackIgor V. Kovalenko2021-10-061-0/+2
* daemon: Add support for running as a service on win32Patrick Gaskin2021-06-161-0/+7
* json: remove json from public APIIgor V. Kovalenko2021-06-035-1207/+1
* proplist: tweak documentation for `pa_proplist_get()`Lyndon Brown2021-04-091-1/+2
* message-params: clean upIgor V. Kovalenko2021-03-274-821/+0
* json: add JSON encoderIgor V. Kovalenko2021-03-274-0/+559
* json: improve supported numbersIgor V. Kovalenko2021-03-272-61/+41
* Win32: Use WAVEFORMATEX for multi-channel audio output on Windows.Edward Lee2021-03-231-2/+1
* build-sys: drop autotools build systemIgor V. Kovalenko2021-03-151-1/+0
* treewide: fix a bunch of typosFelipe Sateler2021-02-261-1/+1
* bluetooth: Add currently active codec name to card/sink/source proplistSanchayan Maity2021-01-191-0/+3
* map-file: regenerateIgor V. Kovalenko2021-01-181-10/+10
* buildsys: meson: implement update-map-file targetIgor V. Kovalenko2021-01-181-1/+5
* buildsys: autotools: move map-file to src/pulseIgor V. Kovalenko2021-01-181-0/+414
* util: implement pa_get_binary_name on FreeBSD without procfs requirementGreg V2021-01-181-5/+10
* win32: Fix format specifiers for DWORD valuesPatrick Gaskin2021-01-131-1/+1
* win32: Use __MINGW_PRINTF_FORMAT instead of __printf__ for MinGW buildsPatrick Gaskin2021-01-131-4/+2
* win32: Fix WSAStartup issuesPatrick Gaskin2021-01-131-0/+21
* client: Make auto_connect_localhost respect HAVE_IPv6 and OS_IS_WIN32Patrick Gaskin2021-01-131-0/+3
* message-params: Fix array reading functionsGeorg Chini2021-01-012-24/+20
* context: add property to forcefully disable shared memory channelsIgor V. Kovalenko2020-12-302-0/+14
* win32: Fix meson build system for Windows.Edward Lee2020-12-161-1/+1
* message-params: consume array enclosing {} by array read methodsIgor V. Kovalenko2020-12-031-8/+28
* message-params: add read length param reference to array read methodsIgor V. Kovalenko2020-12-032-35/+62
* introspect: Add version check to pa_context_send_message_to_object()Tanu Kaskinen2020-12-031-0/+1
* message-params: Add read functions for arraysGeorg Chini2020-12-032-2/+200
* message-params: Add read/write functions for various simple data typesGeorg Chini2020-12-032-12/+242
* message-params: Allow parameter strings to contain escaped curly bracesGeorg Chini2020-12-032-15/+182
* pactl: Implement list message-handlersGeorg Chini2020-12-035-3/+172
* pactl, pacmd, cli-command: Add send-message commandGeorg Chini2020-12-031-1/+2
* protocol-native: add message sending capabilityGeorg Chini2020-12-032-0/+80
* glib-mainloop: Drop deprecated g_get_current_time() usageArun Raghavan2020-11-231-12/+9
* Revert "mainloop: fix timeout assignment in pa_mainloop_prepare"Arun Raghavan2020-11-232-5/+3
* module-alsa-card: Drop availability groups with only one portArun Raghavan2020-11-171-2/+1
* Rename "available group" to "availability group"Tanu Kaskinen2020-08-102-12/+12
* Improve the port available_group and type documentationTanu Kaskinen2020-08-102-7/+73
* device-port: add type memberJaroslav Kysela2020-06-173-3/+40
* device-port: introduce available_group memberJaroslav Kysela2020-06-172-1/+18
* thread-mainloop: Extend the locking documentation a bitTanu Kaskinen2020-05-271-3/+5
* Point to SupportedAudioFormats wiki page where appropriateTanu Kaskinen2020-04-232-0/+8
* stream: clarify the meaning of NULL deviceTanu Kaskinen2019-12-211-2/+2