- Member audacious_remote_get_playqueue_length (DBusGProxy *proxy)
- This returns the length of the playlist, NOT the length of the playqueue.
- Member tuple_get_int (const Tuple *tuple, gint nfield, const gchar *field)
- There is no way to distinguish error situations if the associated value is zero.
- Member vfs_buffered_file_release_live_fd (VFSFile *fd)
- Is this function used for anything? -- ccr