Mercurial > mplayer.hg
log stream/stream_radio.h @ 32421:12732436bc8a
age | author | description |
---|---|---|
2010-05-27 | diego | Drop pointless _st suffix from 'struct stream'. |
2010-01-30 | diego | Add license header to all files missing it in the stream subdirectory. |
2010-01-04 | diego | Add a few missing header #includes and #defines. |
2008-08-03 | diego | Change a bunch of video/audio-output-specific preprocessor directives from |
2008-03-10 | diego | Add missing header #includes to fix 'make checkheaders'. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2007-07-29 | voroshil | Replacing global variables in radio:// with |
2007-07-09 | diego | Remove unnecessary #ifdef around the whole file. |
2007-07-02 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
2006-11-19 | voroshil | new slave command: radio_step_freq |
2006-11-18 | voroshil | Add *BSD BT848 radio support |
2006-11-17 | voroshil | add public wrapper for get_frequency |
2006-08-28 | reimar | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) |