summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.h
Commit message (Expand)AuthorAgeFilesLines
* Remove BSD legacy TV/radio support (BT848 stuff)wm42013-02-061-6/+0
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
* | Merge svn changes up to r30216Uoti Urpala2010-01-081-0/+1
|\|
| * Add a few missing header #includes and #defines.diego2010-01-041-0/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-1/+1
|\|
| * Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-6/+6
|/
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-101-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Replacing global variables in radio:// withvoroshil2007-07-291-10/+28
* Remove unnecessary #ifdef around the whole file.diego2007-07-091-3/+0
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* new slave command: radio_step_freqvoroshil2006-11-191-0/+1
* Add *BSD BT848 radio supportvoroshil2006-11-181-0/+4
* add public wrapper for get_frequencyvoroshil2006-11-171-0/+1
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+23