| Commit message (Expand) | Author | Files | Lines |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -3/+0 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -24/+10 |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -1/+1 |
2013-08-04 | OutputPlugin: pass config_param reference | Max Kellermann | 1 | -3/+3 |
2013-08-03 | audio_format: convert to C++ | Max Kellermann | 1 | -4/+4 |
2013-07-30 | output_api: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/solaris: convert to C++ | Max Kellermann | 1 | -24/+39 |
2011-09-19 | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 1 | -15/+22 |
2011-09-19 | configure.ac: add option --enable-solaris-output | Max Kellermann | 1 | -1/+19 |
2011-09-17 | output: per-plugin header | Max Kellermann | 1 | -0/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-12-21 | output/solaris: add missing parameter to open_cloexec() call | Alex Viskovatoff | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -2/+2 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-07 | set the close-on-exec flag on all file descriptors | Max Kellermann | 1 | -1/+2 |
2009-03-16 | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 1 | -0/+175 |