Max Kellermann
|
a249a630c0
|
OutputThread: support plugins throwing exceptions
|
2016-10-28 21:10:18 +02:00 |
|
Max Kellermann
|
69de99636f
|
OutputPlugin: update API documentation
|
2016-10-28 21:10:18 +02:00 |
|
Max Kellermann
|
5b2b4bf13c
|
config/Param: use CamelCase
|
2016-10-28 11:38:37 +02:00 |
|
Yue Wang
|
d0302d1bbe
|
_delay in output plugin will now ask the thread to repeatedly wait until it returns 0.
change the _delay API doc so that it matches its implementation behavior.
|
2016-09-19 10:24:56 -07:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
1c90b0c19d
|
*: change C-style prototypes, drop "(void)"
|
2015-03-03 20:05:08 +01:00 |
|
Max Kellermann
|
4fa5538e2b
|
config/Param: split block-specific attributes to new struct ConfigBlock
The old struct config_param remains only for top-level string options.
|
2015-01-21 23:56:33 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
58a5da33c2
|
OutputPlugin: pass Tag reference to _send_tag()
|
2014-12-26 22:27:01 +01:00 |
|
Max Kellermann
|
f86e159536
|
Mixer: rename struct mixer_plugin to MixerPlugin
|
2014-02-05 17:22:34 +01:00 |
|
Max Kellermann
|
815d72065c
|
output: rename struct audio_output to AudioOutput
|
2014-01-28 11:34:09 +01:00 |
|
Max Kellermann
|
e0dc721324
|
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
|
2014-01-28 11:33:15 +01:00 |
|
Max Kellermann
|
ea5b901bcc
|
output/*: move to output/plugins/
|
2014-01-23 23:49:50 +01:00 |
|