aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_radio.c
Commit message (Expand)AuthorAge
* new slave command: radio_step_freqGravatar voroshil2006-11-19
* Add *BSD BT848 radio supportGravatar voroshil2006-11-18
* add public wrapper for get_frequencyGravatar voroshil2006-11-17
* Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"Gravatar voroshil2006-11-17
* Add missed 'break'.Gravatar voroshil2006-11-09
* Move non driver-specific block to non-driver specific procedure, to avoidGravatar voroshil2006-11-09
* Adding ability to check allowed frequency range.Gravatar voroshil2006-11-08
* Replace enneccesery O_RDWR with O_RDONLYGravatar voroshil2006-11-07
* Restoring volume level of radio card on exit.Gravatar voroshil2006-11-07
* ability to pass channel name (not only number) to radio_set_channelGravatar voroshil2006-09-11
* Remove stray and superflous #ifdef checks.Gravatar diego2006-09-01
* Check for requirements at configure-time, not at run-time.Gravatar diego2006-08-31
* Do not cast calloc/malloc resultsGravatar reimar2006-08-31
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28