Mercurial > audlegacy
diff src/audacious/controlsocket.h @ 2585:c2b49ba4be45 trunk
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data()
| author | nhjm449 |
|---|---|
| date | Mon, 26 Feb 2007 19:06:45 -0800 |
| parents | 3149d4b1a9a9 |
| children |
line wrap: on
line diff
--- a/src/audacious/controlsocket.h Mon Feb 26 10:30:06 2007 -0800 +++ b/src/audacious/controlsocket.h Mon Feb 26 19:06:45 2007 -0800 @@ -53,7 +53,7 @@ CMD_ACTIVATE, CMD_SHOW_JTF_BOX, CMD_PLAYQUEUE_CLEAR, CMD_PLAYQUEUE_IS_QUEUED, CMD_PLAYQUEUE_GET_POS, CMD_PLAYQUEUE_GET_QPOS, - CMD_PLAYLIST_ENQUEUE_TO_TEMP + CMD_PLAYLIST_ENQUEUE_TO_TEMP, CMD_PLAYLIST_GET_TUPLE_DATA };
