summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2004-08-30 14:31:43 +0000
committerLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2004-08-30 14:31:43 +0000
commitf352045259e69420324b1cb3877a8abf8fc0e3b4 (patch)
tree97b8b43112c407b74e3361aad3cf55c1b48ece33 /TODO
parent068ea169c5d357d192b35c3544f4f9e90be96b29 (diff)
downloadvdr-plugin-muggle-f352045259e69420324b1cb3877a8abf8fc0e3b4.tar.gz
vdr-plugin-muggle-f352045259e69420324b1cb3877a8abf8fc0e3b4.tar.bz2
Documentation added
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@128 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 16 insertions, 2 deletions
diff --git a/TODO b/TODO
index eaf5f5c..d11098e 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,14 @@
TODO File for Muggle
====================
+- Script to publish a version
+ - Checkout
+ - make dist
+ - copy .tgz, README, CHANGES, HISTORY into web directory
+ - generate documentation
+ - copy into web directory
+ - sync with web
+
Testing/bugs
============
- Test execution of playlist commands
@@ -33,14 +41,15 @@ Code polishing
- mgDatabase is not used?
- should handle a static object with a MySQL connection
- execute queries?
- -
- mgPlayer used what for?
- Could save IP/host name and associate last playlist loaded
- Check for unnecessary log commands
- Generate HTML documentation using doxygen,
- use dotty/gv for state machines of player
+ - use dotty/gv for state machines of player
+ - make available online
+
- Check compatibility for 1.3.12
Short term items
@@ -137,10 +146,15 @@ Already Done
- create tracklist from filter
- create tree from filter
- i18n (english and german)
+- Album import
+ - Various artists
************************************************************
*
* $Log: TODO,v $
+* Revision 1.14 2004/08/30 14:31:43 LarsAC
+* Documentation added
+*
* Revision 1.13 2004/08/27 15:20:33 LarsAC
* Updated open issues w.r.t. import
*