Pass struct track_info to player functions instead of filename
commit4c17a8481c758405e782d655d764acd5ca4a560b
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 25 Mar 2007 15:24:24 +0000 (25 18:24 +0300)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 25 Mar 2007 15:24:24 +0000 (25 18:24 +0300)
treed2ae5909b97a9fb818d64ca1d74aa2d036674b6a
parentd2d8f1ceefa6cc06304b36ec21695eaf067f6554
Pass struct track_info to player functions instead of filename

Player needs to know more about the file it is playing so that replay
gain can be implemented sanely.
cmus.c
command_mode.c
player.c
player.h
ui_curses.c