pulsesink: move the shared mainloop from class to static var
authorStefan Kost <ensonic@users.sf.net>
Tue, 14 Sep 2010 07:07:58 +0000 (10:07 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 14 Sep 2010 07:10:27 +0000 (10:10 +0300)
commitae8d210fdbad6bd79824bb57c7356f4e10e7c5b5
tree81479dae8a27a05a23c892e620716f8d5cd65e91
parent604c6555a49b72cc1165a7af8cfd7328044c3ba8
pulsesink: move the shared mainloop from class to static var

Just have one static var for the shared mainloop instead of one class variable
and copies in the instance.
ext/pulse/pulsesink.c
ext/pulse/pulsesink.h