diff options
author | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-08-30 14:31:43 +0000 |
---|---|---|
committer | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-08-30 14:31:43 +0000 |
commit | f352045259e69420324b1cb3877a8abf8fc0e3b4 (patch) | |
tree | 97b8b43112c407b74e3361aad3cf55c1b48ece33 /TODO | |
parent | 068ea169c5d357d192b35c3544f4f9e90be96b29 (diff) | |
download | vdr-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-- | TODO | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -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 * |