aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/PulseOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-6/+9
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-87/+65
| | | | Replaces GLib's GError.
* output/pulse: require libpulse 0.9.16Max Kellermann2013-09-041-51/+3
| | | | | Remove all #ifdefs. Old versions of libpulse are not being tested, and thus I'm removing support.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-4/+4
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-6/+6
|
* audio_format: convert to C++Max Kellermann2013-08-031-4/+4
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* mixer/Pulse: convert to a classMax Kellermann2013-04-161-4/+3
|
* output/Pulse: convert to C++Max Kellermann2013-04-161-0/+957