mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Conflicts: src/Makefile.am
This commit is contained in:
commit
2f3fc2f1d6
100 changed files with 4986 additions and 2224 deletions
|
|
@ -174,7 +174,7 @@ struct pa_core {
|
|||
pa_hook hooks[PA_CORE_HOOK_MAX];
|
||||
};
|
||||
|
||||
PA_DECLARE_CLASS(pa_core);
|
||||
PA_DECLARE_PUBLIC_CLASS(pa_core);
|
||||
#define PA_CORE(o) pa_core_cast(o)
|
||||
|
||||
enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue