Todo

From WiiCR

Jump to: navigation, search

SF

STATUS:

  • I need to learn howto properly share global variables across scripts in perl, my current method is bad and it breaks often under modperl. This is the cause of alot of linux issues we are seeing. This is the 1st time I have written cross platform modperl code (previously: modperl/linux, perl/p-i, perl-tk/p-i. So its a learning curve for me, any perl gurus that would like to help please do.
  • mp3 side supports playlist (one only, add / delete files from playlist).
  • Pretty much all videos play. Vids over 3min are broken into parts to work around issue with opera + flv streaming. Quality is on par with youtube but is expected to be raised now that we have a reasonable method of playing videos.
  • Pic viewing works but its pretty basic atm, no option to browse a directory on a remote filesystem, just 1 at a time.
  • Text viewing, works fine but no surprise its dead easy.
  • Games, for games I just link to WiiCade, why reinvent the wheel ?.
  • Favourites, Done, edit favs.txt in /htdocs/wmc. Example:
"Favourite Name"<1 or more tabs>"Favourite url"

My Documents		C:/Documents and Settings/Jacob Jarick/My Documents

Note: No backslashes "\", instead use /


TODO:

  • multiuser, multiple users can use (mp3 player/ pics/ txt viewer and the video play window) but not the encoding side yet.
  • Ability to play videos longer than ~10min without splitting
    • this is not really a todo, this limitation is caused by the Opera Betas flash implementation.
  • Cache converted movies
    • will be part of multiuser functionality when done
  • Support for vob files
    • will be in next version
  • ability to lauch swf apps from file browser
    • on the way :)
Personal tools