Skip to content

Commit

Permalink
Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
msram committed Sep 24, 2012
1 parent 0fc1e96 commit 92d812e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 39 deletions.
42 changes: 42 additions & 0 deletions todo-dev.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
Now working on: IV.1

I. Issues
---------

II. Minor Changes
-----------------

1. Handle "file is null" in line# 525 of chrome://bytubed/content/queueingStatusManager.js
- done!

2. Subtitle destination directory

III. Major Features
------------------
1. localization (1.1.2)
- do it!!

2. Ressurect dead request links; Alternatives for this are:
- Implement a simple download manager
- Implement resurrect(download_links_file) as follows:
- prereq: write all the relevant preferences into the download_links_file on each invocation.
- use the preferences in download_links_file to regenerate links.


IV. Code Improvements
----------------------
1. Use iccb for IITK.CSE.CS213.BYTubeD everywhere.

2. Code Cleanup
1. organize global functions into logical modules and put them in different singleton objects.
2. file operations
3. XUL operations
4. subtitle operations
5. general utils
6. addon management

3. Document every function

4. Logging

5. Modularize, instead of using namespaces.
39 changes: 0 additions & 39 deletions todo-dev.txt

This file was deleted.

0 comments on commit 92d812e

Please sign in to comment.