mpd/src/inputPlugins
J. Alexander Treuman 2215c1796d Set totalTime to 0 for MODs. If this isn't done, the totalTime of the
previous song played will be reused.

git-svn-id: https://svn.musicpd.org/mpd/trunk@5791 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-03-31 18:07:27 +00:00
..
_flac_common.c fix Replay Gain reading for FLAC and OggFLAC 2006-08-22 06:36:56 +00:00
_flac_common.h flac: workaround for type inconsistency between new/old read callback 2007-01-14 04:25:24 +00:00
_ogg_common.c inputPlugins/_ogg_common.c: check for read errors correctly 2006-08-20 10:13:50 +00:00
_ogg_common.h Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
aac_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
audiofile_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
flac_plugin.c flac: workaround for type inconsistency between new/old read callback 2007-01-14 04:25:24 +00:00
mod_plugin.c Set totalTime to 0 for MODs. If this isn't done, the totalTime of the 2007-03-31 18:07:27 +00:00
mp3_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
mp4_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
mpc_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
oggflac_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00
oggvorbis_plugin.c Don't initialize globals to zero (or NULL) 2007-01-14 03:07:53 +00:00