pulseaudio/src/pulse
2014-01-08 21:32:02 +02:00
..
.gitignore
cdecl.h
channelmap.c Add pa_channels_valid() 2013-12-15 11:44:35 +01:00
channelmap.h channelmap, volume: Don't refer to bool in the public API documentation 2013-07-04 12:35:55 +03:00
client-conf-x11.c client-conf: refactor cookie loaders 2013-08-21 15:08:46 +03:00
client-conf-x11.h
client-conf.c client-conf: refactor cookie loaders 2013-08-21 15:08:46 +03:00
client-conf.h client-conf: refactor cookie loaders 2013-08-21 15:08:46 +03:00
client.conf.in
context.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
context.h context: add pa_context_load_cookie_from_file() 2013-08-27 16:41:58 +03:00
def.h def, format: Document how to leave PCM parameters to be decided by the server 2014-01-08 21:32:02 +02:00
error.c
error.h
ext-device-manager.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
ext-device-manager.h
ext-device-restore.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
ext-device-restore.h
ext-stream-restore.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
ext-stream-restore.h
fork-detect.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
fork-detect.h
format.c format, core-format: Constify some function parameters 2014-01-08 21:26:40 +02:00
format.h def, format: Document how to leave PCM parameters to be decided by the server 2014-01-08 21:32:02 +02:00
gccmacro.h gccmacro: Disable printf-like format checking on mingw32 compilers. 2012-10-23 15:50:23 +05:30
glib-mainloop.c mainloop, glib-mainloop: time_restart could cause incorrect event ordering 2013-10-29 19:14:00 +02:00
glib-mainloop.h
internal.h Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
introspect.c introspect: Fix ABI break introduced by b98a2e1 2013-11-05 21:26:34 +02:00
introspect.h Documentation of known misuse of PulseAudio API 2014-01-03 12:53:07 +02:00
mainloop-api.c
mainloop-api.h doc: Fix reference to pa_threaded_mainloop 2013-12-20 12:48:41 +02:00
mainloop-signal.c mainloop-signal: Explicitly ignore pa_write() return value. 2012-12-19 12:31:50 +02:00
mainloop-signal.h
mainloop.c core: Remove dead code in pa_mainloop_run() 2013-12-20 12:55:17 +01:00
mainloop.h
Makefile
operation.c pulse: Initialize pa_operation objects to all-zero. 2013-01-13 03:15:23 +02:00
operation.h pulse: Document the operation state behavior on context disconnection. 2013-03-13 16:10:16 +02:00
proplist.c hashmap: Add the ability to free keys 2013-09-17 18:01:22 +05:30
proplist.h doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentation 2013-04-17 08:08:42 +02:00
pulseaudio.h
rtclock.c
rtclock.h
sample.c Add pa_channels_valid() 2013-12-15 11:44:35 +01:00
sample.h Add pa_channels_valid() 2013-12-15 11:44:35 +01:00
scache.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
scache.h
simple.c simple: Enable pa_simple_flush() on record streams and amend documentation 2013-12-20 12:50:23 +02:00
simple.h simple: Enable pa_simple_flush() on record streams and amend documentation 2013-12-20 12:50:23 +02:00
stream.c stream: Remove a volume channel validity check 2014-01-08 21:26:40 +02:00
stream.h stream: Mention pa_stream_new_extended() in the high-level stream creation documentation 2014-01-08 21:32:02 +02:00
subscribe.c
subscribe.h Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00
thread-mainloop.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
thread-mainloop.h mainloop: Add API to set thread name for threaded mainloop 2013-06-04 00:38:43 +05:30
timeval.c
timeval.h
utf8.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
utf8.h
util.c
util.h
version.h.in
volume.c Add pa_channels_valid() 2013-12-15 11:44:35 +01:00
volume.h Documentation of known misuse of PulseAudio API 2014-01-03 12:53:07 +02:00
xmalloc.c
xmalloc.h