]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rename audio_info status items and get rid of duplicate afh info.
authorAndre Noll <maan@systemlinux.org>
Fri, 2 Nov 2007 02:00:35 +0000 (03:00 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 2 Nov 2007 02:00:35 +0000 (03:00 +0100)
commit9207a81bf1bb5b6bd4db7e2640994e0cfc5f9a3f
treefbe19e8db076a5a32466cac8194dba171cbe83f6
parent5174c20cc16261b499a016c388163b3930d929b8
Rename audio_info status items and get rid of duplicate afh info.

SI_AUDIO_INFO1 -> SI_AUDIO_FILE_INFO
SI_AUDIO_INFO2 -> SI_TAG_INFO1
SI_AUDIO_INFO3 -> SI_TAG_INFO2

The mp3 and the ogg afh stored bits of information in the info
string. Only store there what is not already contained in afh_info.
aac_afh.c
aft.c
gui_theme.c
mp3_afh.c
ogg_afh.c
para.h
stat.c
vss.c