aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/null_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* output_plugin: report errors with GErrorMax Kellermann2009-02-261-3/+6
* output_plugin: don't pass audio_output object to method init()Max Kellermann2009-02-251-2/+1
* output: pass the music chunk pointer as void*, not char*Max Kellermann2009-02-231-1/+1
* output_api: play() returns a lengthMax Kellermann2009-02-231-3/+3
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* null: added option to disable timer synchronizationMax Kellermann2009-01-221-1/+11
* null: implemented finish() methodMax Kellermann2009-01-221-0/+13
* null: no CamelCaseMax Kellermann2009-01-221-13/+18
* conf: no CamelCase, part IMax Kellermann2009-01-171-1/+1
* null, fifo: use GLib instead of utils.hMax Kellermann2009-01-031-2/+1
* null: don't include gcc.hMax Kellermann2009-01-011-4/+7
* output: use bool for return values and flagsMax Kellermann2008-10-291-6/+6
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+85