Change struct track_info, add bufgetid3 to playback.c
commitfd7861cd4d0598731f02ec179f0c7d45e1301a91
authorNicolas Pennequin <nicolas.pennequin@free.fr>
Thu, 16 Aug 2007 16:49:17 +0000 (16 18:49 +0200)
committerlearman <learman@a1c6a512-1295-4272-9138-f99709370657>
Thu, 25 Oct 2007 19:18:20 +0000 (25 19:18 +0000)
tree388a954dc6f5468cf44023e2033f0af288d2914d
parent8c6c8ec7163ec953578b049038c78fd3137a1050
Change struct track_info, add bufgetid3 to playback.c

bufgetid3() is a simple wrapper around bufgetdata() to provide easy access
to an ID3 handle.
Changed audio_current_track() and audio_next_track() to use it.
apps/playback.c
apps/playback.h