mpd/src/inputPlugins
Max Kellermann 071c8f4ac7 use dc.current_song instead of pc.current_song
When we are in an input plugin, dc.current_song should already be
set.  Use it instead of pc.current_song.

git-svn-id: https://svn.musicpd.org/mpd/trunk@7363 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2008-04-15 05:57:14 +00:00
..
_flac_common.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
_flac_common.h Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
_ogg_common.c Cleanup #includes of standard system headers and put them in one place 2008-01-03 07:29:49 +00:00
_ogg_common.h fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis 2007-12-31 00:54:32 +00:00
aac_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
audiofile_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
flac_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
mod_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
mp3_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
mp4_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
mpc_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
oggflac_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
oggvorbis_plugin.c Make the OutputBuffer API more consistent 2008-04-13 01:16:27 +00:00
wavpack_plugin.c use dc.current_song instead of pc.current_song 2008-04-15 05:57:14 +00:00