Changeset 17 for lib/mpdstatus.cpp


Ignore:
Timestamp:
12/30/07 20:55:36 (4 years ago)
Author:
sander
Message:

Lots of updates, the music library is now being showed in the tree view. Though it doesn't actually do anything yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/mpdstatus.cpp

    r3 r17  
    1010    playlistqueue = -1; 
    1111    xfade = 0; 
    12     state = MPDStatus::State_Stopped; 
     12    state = MPDStatus::State_Inactive; 
    1313    song = -1; 
    1414    song_id = -1; 
Note: See TracChangeset for help on using the changeset viewer.