pulseaudio/src/pulse
Arun Raghavan e6b3edd3c1 Revert "mainloop: fix timeout assignment in pa_mainloop_prepare"
This reverts commit 6b1719d0ed, as it
inadvertently broke the semantics of timeout in the API.

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1039
2020-11-23 18:05:27 +00:00
..
.gitignore add another .gitignore file, this time for pulse/ 2008-06-18 00:47:32 +02:00
cdecl.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
channelmap.c volume: Add LFE balance API 2015-10-30 09:13:10 +02:00
channelmap.h api documentation improvements 2017-11-30 00:43:57 +02:00
client-conf-x11.c client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set 2019-08-27 08:27:16 +00:00
client-conf-x11.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
client-conf.c client-conf: Add a default value for disable-memfd 2017-12-04 07:36:19 +05:30
client-conf.h client audio: Support memfd transport 2016-04-27 18:37:07 +05:30
client.conf.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
context.c Fix memory leak in context_free 2019-11-02 22:54:03 +03:00
context.h context: pa_context_get_tile_size: constify 2018-06-26 11:51:18 +03:00
def.h Improve the port available_group and type documentation 2020-08-10 20:54:21 +03:00
direction.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
direction.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
error.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
error.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-device-manager.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-device-manager.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-device-restore.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-device-restore.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-stream-restore.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ext-stream-restore.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
fork-detect.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
fork-detect.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
format.c format: Expose pa_format_info convenience getters in API 2018-07-23 19:29:19 +05:30
format.h Point to SupportedAudioFormats wiki page where appropriate 2020-04-23 15:24:24 +00:00
gccmacro.h macro: Move PA_LIKELY()/PA_UNLIKELY(), PA_CLAMP()/PA_CLAMP_UNLIKELY() to pulse/gccmacro.h 2019-12-21 08:36:28 +02:00
glib-mainloop.c glib: Trivial whitespace fix 2016-02-09 16:19:00 +05:30
glib-mainloop.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
internal.h mainloop: constify is_our_api api ref 2018-06-29 15:09:32 +03:00
introspect.c Rename "available group" to "availability group" 2020-08-10 20:54:21 +03:00
introspect.h module-alsa-card: Drop availability groups with only one port 2020-11-17 16:38:56 +00:00
json.c json: Drop refcounting of json objects 2016-06-22 21:04:47 +05:30
json.h json: Drop refcounting of json objects 2016-06-22 21:04:47 +05:30
mainloop-api.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mainloop-api.h api documentation improvements 2017-11-30 00:43:57 +02:00
mainloop-signal.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mainloop-signal.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mainloop.c Revert "mainloop: fix timeout assignment in pa_mainloop_prepare" 2020-11-23 18:05:27 +00:00
mainloop.h Revert "mainloop: fix timeout assignment in pa_mainloop_prepare" 2020-11-23 18:05:27 +00:00
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
meson.build meson: convert to install_headers 2019-11-14 21:11:01 +02:00
operation.c operation: avoid state change from final state 2018-07-16 12:47:00 +03:00
operation.h operation: pa_operation_get_state: constify 2018-06-21 06:30:25 +05:30
proplist.c proplist: pa_proplist_equal: constify proplist pointers 2018-06-21 06:30:25 +05:30
proplist.h proplist: pa_proplist_equal: constify proplist pointers 2018-06-21 06:30:25 +05:30
pulseaudio.h api documentation improvements 2017-11-30 00:43:57 +02:00
rtclock.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
rtclock.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sample.c sample.c: Allow module-loopback to exceed PA_RATE_MAX 2017-04-14 15:03:56 +02:00
sample.h Point to SupportedAudioFormats wiki page where appropriate 2020-04-23 15:24:24 +00:00
scache.c scache: pa_context_play_sample_with_proplist: constify proplist param 2018-06-21 06:30:25 +05:30
scache.h scache: pa_context_play_sample_with_proplist: constify proplist param 2018-06-21 06:30:25 +05:30
simple.c Fix typo: substract -> subtract 2018-09-17 10:03:55 -07:00
simple.h api documentation improvements 2017-11-30 00:43:57 +02:00
stream.c stream: constify internal functions 2018-06-21 06:30:25 +05:30
stream.h stream: clarify the meaning of NULL device 2019-12-21 09:58:57 +02:00
subscribe.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
subscribe.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
thread-mainloop.c thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
thread-mainloop.h thread-mainloop: Extend the locking documentation a bit 2020-05-27 09:41:40 +03:00
timeval.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
timeval.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
utf8.c api documentation improvements 2017-11-30 00:43:57 +02:00
utf8.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
util.c core: Expose API to elevate a thread to realtime priority 2018-06-21 06:29:32 +05:30
util.h core: Expose API to elevate a thread to realtime priority 2018-06-21 06:29:32 +05:30
version.h.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
volume.c volume: pa_cvolume_get_position: constify 2018-06-21 06:30:25 +05:30
volume.h volume: pa_cvolume_get_position: constify 2018-06-21 06:30:25 +05:30
xmalloc.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
xmalloc.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00