# | Line 38 | Line 38 | void BeepRemote::PlaylistAdd(const ext:: | |
---|---|---|
38 | ::xmms_remote_playlist_add(session, &list); | |
39 | } | |
40 | ||
41 | < | void BeepRemote::GetEqualizer(float& preamp, float bands[10]) |
41 | > | void BeepRemote::GetEqualizer(float& preamp, float bands[10]) const |
42 | { | |
43 | float* bands_; | |
44 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |