pulseaudio/src
David Henningsson d97460045c typedefs.h: Move some typedefs to a separate file
The relationship between sinks, sources, cards, profiles, and ports
is becoming ever more intertwined, to the point that if you try to
include one file from the other, you're likely to end up with some
weird error somewhere else.

Work around this by creating a new typedefs.h, which does not depend
on anything else, and just creates a few typedefs.

(Can be expanded with more typedefs in the future if the need arises.)

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2015-12-14 05:01:53 +02:00
..
daemon daemon: Use Type=notify for systemd service 2015-09-25 17:29:02 +05:30
modules alsa-mixer: Have valid proplist for synthesized path as well. 2015-12-11 10:05:41 +01:00
pulse core, pulse, modules: Fix undefined behavior with array subscript of invalid type 2015-12-08 08:56:07 +05:30
pulsecore typedefs.h: Move some typedefs to a separate file 2015-12-14 05:01:53 +02:00
tests tests: Set appropriate timeouts for a couple of tests 2015-11-06 17:58:50 +05:30
utils pacmd: Fix typo in set-default-* help 2015-10-30 18:47:16 +05:30
.gitignore .gitignore: Add lfe-filter-test 2015-03-31 12:42:37 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: fix PULSE_LOCALEDIR definition 2015-12-07 10:41:37 +01:00
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00