aboutsummaryrefslogtreecommitdiffstats
path: root/src/rds_mod.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup - only build ampliphase binaryFelix Erckenbrecht2022-03-251-302/+0
|
* fix compiler warningsSteve Markgraf2020-01-191-2/+2
| | | | | | | | | warning: absolute value function ‘fabsf’ given an argument of type ‘double’ but has parameter of type ‘float’ which may cause truncation of value warning: ‘__builtin_strncpy’ specified bound 64 equals destination size
* Fix build with MinGWMartin Hauke2018-04-241-0/+6
| | | | Signed-off-by: Steve Markgraf <steve@steve-m.de>
* fl2k_fm: add stereo and RDS supportSteve Markgraf2018-04-181-0/+296
Signed-off-by: Steve Markgraf <steve@steve-m.de>