wmusic: Use "player-status" property instead of "status".
commit1a1047d1dff5e1433c20cc2198e7645536e7ba0a
authorTorrance, Douglas <dtorrance@piedmont.edu>
Tue, 17 Jan 2023 11:25:57 +0000 (17 11:25 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 17 Jan 2023 11:30:05 +0000 (17 11:30 +0000)
tree8bc1e4f646fd951a1249d168b0587b3197265bc9
parent1f1a4e25d75a7938c2a1804e97461c90c31411e4
wmusic: Use "player-status" property instead of "status".

"status" was deprecated in version 2.  Also simpler since this is an
enum and not a string.  This fixes a memory leak since we weren't
freeing the string.
wmusic/src/wmusic.c