aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/ao_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ao: use 16 bit sample formatMax Kellermann2008-12-091-0/+6
* ao: print error message when ao_open_live() failsMax Kellermann2008-11-251-1/+3
* ao: support all libao error codesMax Kellermann2008-11-251-9/+29
* ao: use GLib instead of utils.h/log.hMax Kellermann2008-11-251-19/+21
* output: close device on play errorMax Kellermann2008-10-291-1/+0
* output: use bool for return values and flagsMax Kellermann2008-10-291-8/+9
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-8/+0
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+253