summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.c
Commit message (Expand)AuthorAgeFilesLines
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-111-1/+16
* Remove stray and superflous #ifdef checks.diego2006-09-011-5/+0
* Check for requirements at configure-time, not at run-time.diego2006-08-311-5/+1
* Do not cast calloc/malloc resultsreimar2006-08-311-5/+5
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+1108