aboutsummaryrefslogtreecommitdiff
path: root/src/output/oss_plugin.c
Commit message (Expand)AuthorAge
* conf: added config_get_block_string()Max Kellermann2009-01-18
* conf: no CamelCase, part IMax Kellermann2009-01-17
* oss: evaluate the oss_open() return value properlyMax Kellermann2009-01-16
* Introducing mixer apiViliam Mateicka2009-01-10
* fix G_BYTE_ORDER checkMax Kellermann2009-01-05
* use GLib byte order macrosMax Kellermann2009-01-05
* renaming mixer.h to mixer_api.hViliam Mateicka2009-01-04
* output plugins: don't include gcc.hMax Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31
* oss: use GLib instead of utils.h/log.hMax Kellermann2008-11-25
* output: close device on play errorMax Kellermann2008-10-29
* output: use bool for return values and flagsMax Kellermann2008-10-29
* oss: check and override audio_format properlyMax Kellermann2008-10-29
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26