ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
(Generate patch)

Comparing CV/Changes (file contents):
Revision 1.163 by root, Fri Jun 18 16:38:25 2010 UTC vs.
Revision 1.175 by root, Sat Mar 19 14:02:52 2011 UTC

1TODO/FIXME: .ogm support is a must 1TODO: mkv
2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
3TODO/FIXME: remove event does not recalculate schanuzer content size 3TODO/FIXME: remove event does not recalculate schanuzer content size
4TODO: with manual placement, initial contents aren't displayed 4TODO: with manual placement, initial contents aren't displayed
5TODO: update a file that has been removed etc. 5TODO: update a file that has been removed etc.
6TODO: cv file => rescan => 0 byte size if file no longer exists
7 6
7TODO: mädhcne utf-8 bug move to ERROR is a directory
8 - properly serialise jobs by priority, instead of executing
9 jobs in parallel on the same path *sometimes*.
10 - escape select-by-prefix menu item labels.
11 - work around more perl unicode bugs.
12 - slightly improved filetype detection.
13 - add "cp" job for external plugins.
14 - work around even more perl unicode bugs that the perl5-porters
15 don't want to fix because of backwards compatibility.
16
171.56 Thu Oct 28 14:13:36 CEST 2010
18 - try an ugly workaround against Gtk's CONTINUED brokenness
19 with regards to non-ascii filenames :(.
8 - REALLY hide paths that are in the process of being removed 20 - REALLY hide paths that are in the process of being removed
9 from the Schnauzer. 21 from the Schnauzer.
10 - when selecting entries, stat them all and fine their total 22 - when selecting entries, stat them all and fine their total
11 size(s) + filesystem overhead after a delay. 23 size(s) + filesystem overhead after a delay.
12 - take advantage of the Guard module. 24 - take advantage of the Guard module.
13 - work around mplayer grabbing the focus. 25 - work around mplayer grabbing the focus.
14 - improve mplayer window size bug workaround. *sigh*. 26 - improve mplayer window size bug workaround. *sigh*.
27 - try not to keep a handle to a guard file to avoid
28 running into rename races with nfs.
29 - work around perl bug #77798 in some parts.
30 - slight namecluster speed improvement.
31 - work around newer libmagic versions adding mime attributes.
15 32
161.55 Tue Jan 26 03:18:45 CET 2010 331.55 Tue Jan 26 03:18:45 CET 2010
17 - schnauzer did usually not give the correct number for 34 - schnauzer did usually not give the correct number for
18 "# entries selected". 35 "# entries selected".
19 - added new "renamer" plugin that is useful for mass renames 36 - added new "renamer" plugin that is useful for mass renames

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines