mpd/src/playlist
Max Kellermann 1ea10db953 playlist/cue: last track ends at end of file
libcue's track_get_length() returns 0 for the last track, because that
information is not available in the CUE sheet.  This makes MPD quit
playing the last track immediately.  If we set "song.end_ms=0", MPD
will play the track until the end of the song file, which is what we
want.
2010-06-25 20:02:55 +02:00
..
asx_playlist_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
asx_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
cue_playlist_plugin.c playlist/cue: last track ends at end of file 2010-06-25 20:02:55 +02:00
cue_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
extm3u_playlist_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
extm3u_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
flac_playlist_plugin.c playlist: added a FLAC playlist plugin 2010-01-06 08:50:52 +01:00
flac_playlist_plugin.h playlist: added a FLAC playlist plugin 2010-01-06 08:50:52 +01:00
lastfm_playlist_plugin.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
lastfm_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
m3u_playlist_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
m3u_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pls_playlist_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pls_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
xspf_playlist_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
xspf_playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00