X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.h;h=b5e9d56b2764e4befd5573f7d7c84062fab2df7a;hb=14644a021246064dcadf9315c8ef93eeea461cce;hp=4d3feb4840ec21f4d315c0a2fce9926377e6d9e9;hpb=d894e0cc7ce94d09847a8a35f47127968d4268f1;p=paraslash.git diff --git a/afs.h b/afs.h index 4d3feb48..b5e9d56b 100644 --- a/afs.h +++ b/afs.h @@ -72,11 +72,12 @@ enum play_mode {PLAY_MODE_MOOD, PLAY_MODE_PLAYLIST}; struct audio_file_data { enum play_mode current_play_mode; + char attributes_string[MAXLINE]; + char path[_POSIX_PATH_MAX]; int fd; long score; struct afs_info afsi; struct audio_format_info afhi; - char *path; }; enum afs_server_code {