log src/audacious/playback_evlisteners.h @ 4557:2eee464379dc

age author description
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Mon, 23 Jul 2007 16:42:30 -0500 William Pitcock Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk