ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/DecentralizedMedia/BeepRemote.cpp
(Generate patch)

Comparing DecentralizedMedia/BeepRemote.cpp (file contents):
Revision 477 by douglas, 2005-06-07T23:33:55-07:00 vs.
Revision 478 by douglas, 2005-06-08T17:16:59-07:00

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines