aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OssOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-3/+2
| | | | Replacing GLib macros.
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-5/+6
|
* Log: new logging library APIMax Kellermann2013-10-021-10/+13
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-64/+50
| | | | Replaces GLib's GError.
* 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-4/+5
|
* audio_format: convert to C++Max Kellermann2013-08-031-48/+48
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* output/oss,null: use new/deleteMax Kellermann2013-04-171-39/+31
|
* pcm_export: convert to C++Max Kellermann2013-04-091-10/+11
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
|
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
|
* require GLib 2.24Max Kellermann2013-01-291-1/+0
|
* output/{alsa,oss}: convert to C++Max Kellermann2013-01-291-0/+794