ejurgensen
|
19ba8fba67
|
Drop async mode from http client, not needed and probably not working
|
2015-03-31 23:27:18 +02:00 |
ejurgensen
|
e49c941a00
|
Add a worker thread to support async tasks from the player thread
(and maybe others later)
|
2015-03-31 23:05:24 +02:00 |
ejurgensen
|
96200eb808
|
Use own libevent http client for downloading artwork, ffmpeg seems a
bit too slow
|
2015-03-31 00:08:29 +02:00 |
ejurgensen
|
ea29a8d988
|
Remove filescanner_icy.c and consolidate in http.c.
Libav 9 does not support ICY metadata, so in that case we must be able to get it outselves.
|
2015-03-29 00:29:06 +01:00 |
ejurgensen
|
b8d8df132b
|
Support for remote m3u playlists (ref pr #79)
|
2015-03-20 23:40:42 +01:00 |