index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_radio.c
Commit message (
Expand
)
Author
Age
*
Rework of *BSD BT848 detection for radio://
voroshil
2007-04-11
*
Fix typo in r22772 which causes compilation error under *BSD.
voroshil
2007-04-08
*
Radio driver loading rework.
voroshil
2007-03-21
*
new slave command: radio_step_freq
voroshil
2006-11-19
*
Add *BSD BT848 radio support
voroshil
2006-11-18
*
add public wrapper for get_frequency
voroshil
2006-11-17
*
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
voroshil
2006-11-17
*
Add missed 'break'.
voroshil
2006-11-09
*
Move non driver-specific block to non-driver specific procedure, to avoid
voroshil
2006-11-09
*
Adding ability to check allowed frequency range.
voroshil
2006-11-08
*
Replace enneccesery O_RDWR with O_RDONLY
voroshil
2006-11-07
*
Restoring volume level of radio card on exit.
voroshil
2006-11-07
*
ability to pass channel name (not only number) to radio_set_channel
voroshil
2006-09-11
*
Remove stray and superflous #ifdef checks.
diego
2006-09-01
*
Check for requirements at configure-time, not at run-time.
diego
2006-08-31
*
Do not cast calloc/malloc results
reimar
2006-08-31
*
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
2006-08-28