Commit Graph

3 Commits

Author SHA1 Message Date
Steve Markgraf d534cb69ad fix compiler warnings
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
2020-01-19 16:38:22 +01:00
Martin Hauke 0325fa9496 Fix build with MinGW
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2018-04-24 21:40:14 +02:00
Steve Markgraf 632482623d fl2k_fm: add stereo and RDS support
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2018-04-18 23:07:54 +02:00