# HG changeset patch # User nenolod # Date 1147586195 25200 # Node ID 51f0d067f618d1220e2c578404e4fc6955b1169d # Parent 976a54334538577274a43bc9cb24ae2bfcb8c2e2 [svn] - add some notes to myself about getting from here to there diff -r 976a54334538 -r 51f0d067f618 Plugins/Input/mpg123/TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/Input/mpg123/TODO Sat May 13 22:56:35 2006 -0700 @@ -0,0 +1,9 @@ +getting from libmpgdec to libmpgdec +-------------------------------------------------------- + +1) All the audacious code needs to be moved out of the core library. + +2) read/seek callbacks need to be added. + +3) interfaces need to be designed +