Author: dmeyer Date: Sun Jan 14 17:27:40 2007 New Revision: 2391 Modified: trunk/popcorn/bin/popcorn
Log: add todo list Modified: trunk/popcorn/bin/popcorn ============================================================================== --- trunk/popcorn/bin/popcorn (original) +++ trunk/popcorn/bin/popcorn Sun Jan 14 17:27:40 2007 @@ -1,5 +1,18 @@ #!/usr/bin/python +# Add te following features: +# +# o kaa.canvas based OSD (optional) +# +# o GTK GUI (optional) +# +# o Command line options: +# - always use window / never open window +# - start fullscreen +# - select player +# - verbose +# - quiet + # python imports import os import sys ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
