Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix stereo handling on bktr, remove dead code from fms (now that radio does attachment properly; from jumbo@ | 2002-06-06 | 1 | -13/+4 | |
| | |||||
* | detect stereo reception; from jumbo@ | 2002-06-03 | 1 | -3/+7 | |
| | |||||
* | oops | 2002-05-29 | 1 | -1/+2 | |
| | |||||
* | fix the fms attachment printfs and move out the radio parts to the fmsradio.c; from jumbo@ and some fixes from mickey@ | 2002-05-28 | 1 | -152/+202 | |
| | |||||
* | add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@ | 2002-05-09 | 1 | -8/+124 | |
| | |||||
* | tuner driver for the fms cards. | 2002-05-06 | 1 | -0/+420 | |
attach radio at the fms(4), instead of a separate device, which would never work out fine. from Vladimir Popov <jumbo@narod.ru> rework the radio config stuff (radio at radiobus, instead of radio at radio), allowing to tag source files in the files.* files w/ radio attribute. from mickey@ |