Max Kellermann
|
d6b62d7512
|
input/tidal: delete request objects upon completion
|
2018-01-20 00:34:44 +01:00 |
|
Max Kellermann
|
ab9d9541a8
|
input/tidal: pass std::string by value
Don't keep any references to the owner, as the handler method may
delete the owner.
|
2018-01-20 00:33:01 +01:00 |
|
Max Kellermann
|
2fed3b5e5b
|
input/Tidal*Request: add Start() method
The caller should be able to safely store the instance pointer before
his callback is invoked.
|
2018-01-19 16:03:05 +01:00 |
|
Max Kellermann
|
93b51d56aa
|
input/tidal: new input plugin to receive Tidal streams
|
2018-01-12 14:33:22 +01:00 |
|