Waybar/src/modules/mpd
Thomas Hebb 29f78e0426 Fix a few compiler warnings
There was one uninitialized value warning and two mismatched-sign
compare warnings. They both appear valid, the first occurring when MPD's
"format-stopped" contains {songPosition} or {queueLength} and the second
occurring when the clock's "timezones" array is more than 2 billion
items long (not likely, I admit). Fix both issues.
2020-11-30 18:07:22 -08:00
..
mpd.cpp Fix a few compiler warnings 2020-11-30 18:07:22 -08:00
state.cpp Fix various mpd bugs 2020-10-23 21:13:20 +02:00