changeset 1037:51f0d067f618 trunk

[svn] - add some notes to myself about getting from here to there
author nenolod
date Sat, 13 May 2006 22:56:35 -0700
parents 976a54334538
children 0211e65a66e8
files Plugins/Input/mpg123/TODO
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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 <internal> to libmpgdec <release>
+--------------------------------------------------------
+
+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
+