aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/FifoOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ConfigPath: return a Path objectMax Kellermann2013-08-071-27/+29
| | | | | Migrate all callers to use Path directly, instead of doing the conversion in each caller.
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
|
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-3/+3
|
* audio_format: convert to C++Max Kellermann2013-08-031-2/+2
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* timer: convert to classDenis Krjuchkov2013-05-121-10/+10
|
* output/fifo: convert to C++Max Kellermann2013-04-171-0/+326