aboutsummaryrefslogtreecommitdiffstats
path: root/vlc_input.h
Commit message (Collapse)AuthorAgeFilesLines
* Include required type libraries if jack not being includedNick Piggott2015-11-221-0/+2
| | | | | | If jack libraries are not being compiled into toolame, then inclusion of stddef.h and sys/types.h libraries is required to get vlc_input.h to compile
* Add compile-time option for libvlc inputMatthias P. Braendli2015-07-221-1/+4
|
* Add write ICY text into fileMatthias Braendli2015-06-181-1/+4
|
* Autodetect callback signature for VLCMatthias P. Braendli2015-05-041-21/+0
|
* VLC input: add support for monoMatthias P. Braendli2015-04-101-1/+5
|
* Fix vlc input error handlingMatthias P. Braendli2015-03-291-1/+1
|
* Add libvlc inputMatthias P. Braendli2015-03-131-0/+43