Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 2584:ea937605a48a | 2585:c2b49ba4be45 |
|---|---|
| 51 CMD_PLAYQUEUE_ADD, CMD_GET_PLAYQUEUE_LENGTH, CMD_PLAYQUEUE_REMOVE, | 51 CMD_PLAYQUEUE_ADD, CMD_GET_PLAYQUEUE_LENGTH, CMD_PLAYQUEUE_REMOVE, |
| 52 CMD_TOGGLE_ADVANCE, CMD_IS_ADVANCE, | 52 CMD_TOGGLE_ADVANCE, CMD_IS_ADVANCE, |
| 53 CMD_ACTIVATE, CMD_SHOW_JTF_BOX, | 53 CMD_ACTIVATE, CMD_SHOW_JTF_BOX, |
| 54 CMD_PLAYQUEUE_CLEAR, CMD_PLAYQUEUE_IS_QUEUED, | 54 CMD_PLAYQUEUE_CLEAR, CMD_PLAYQUEUE_IS_QUEUED, |
| 55 CMD_PLAYQUEUE_GET_POS, CMD_PLAYQUEUE_GET_QPOS, | 55 CMD_PLAYQUEUE_GET_POS, CMD_PLAYQUEUE_GET_QPOS, |
| 56 CMD_PLAYLIST_ENQUEUE_TO_TEMP | 56 CMD_PLAYLIST_ENQUEUE_TO_TEMP, CMD_PLAYLIST_GET_TUPLE_DATA |
| 57 }; | 57 }; |
| 58 | 58 |
| 59 | 59 |
| 60 typedef struct { | 60 typedef struct { |
| 61 guint16 version; | 61 guint16 version; |
