diff options
| author | jvoisin | 2012-01-22 23:39:37 +0100 |
|---|---|---|
| committer | jvoisin | 2012-01-22 23:39:37 +0100 |
| commit | 3a719557539e49889464c92652ee79e864296462 (patch) | |
| tree | 39c9d0699b5a6718187c1e53554e258a063dd92d | |
| parent | 3700a9c4b138cab1d1dac8ab1aad02acc18d798b (diff) | |
Update TODO
| -rw-r--r-- | TODO | 14 |
1 files changed, 9 insertions, 5 deletions
| @@ -3,7 +3,6 @@ GENERAL: | |||
| 3 | the ultimate goal is to remove | 3 | the ultimate goal is to remove |
| 4 | all "harmful meta" stuff | 4 | all "harmful meta" stuff |
| 5 | - Fix the ugly function get_sharedir | 5 | - Fix the ugly function get_sharedir |
| 6 | - Modify creation/modification date : WIP | ||
| 7 | - the MAT crash on empty files | 6 | - the MAT crash on empty files |
| 8 | 7 | ||
| 9 | 8 | ||
| @@ -12,10 +11,14 @@ GUI: | |||
| 12 | 11 | ||
| 13 | 12 | ||
| 14 | FORMATS: | 13 | FORMATS: |
| 15 | - microsoft office < 2007 (ugly and insane) | 14 | NEW: |
| 16 | - fix zip (fix python's ziplib) | 15 | - microsoft office < 2007 (ugly and insane) |
| 17 | - videos format ? | 16 | - fix zip (fix python's ziplib) |
| 18 | - torrent file : remove more fields ? remove tracker ? | 17 | - videos format ? |
| 18 | ARCHIVES: | ||
| 19 | - correctly handle mtime/atime for files inside archives | ||
| 20 | TORRENTS: | ||
| 21 | - remove more fields ? remove tracker ? | ||
| 19 | 22 | ||
| 20 | 23 | ||
| 21 | MISC: | 24 | MISC: |
| @@ -25,5 +28,6 @@ MISC: | |||
| 25 | TESTSUITE | 28 | TESTSUITE |
| 26 | - add a ctime/mtime related test | 29 | - add a ctime/mtime related test |
| 27 | 30 | ||
| 31 | |||
| 28 | WATERMARK: | 32 | WATERMARK: |
| 29 | - do research | 33 | - do research |
