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

Comparing CV/Changes (file contents):
Revision 1.159 by root, Mon Nov 30 23:14:56 2009 UTC vs.
Revision 1.166 by root, Thu Oct 7 14:03:48 2010 UTC

1TODO/FIXME: .ogm support is a must 1TODO/FIXME: .ogm support is a must
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: rename, mass-rename
6TODO: update a file that has been removed etc. 5TODO: update a file that has been removed etc.
7TODO: cv file => rescan => 0 byte size if file no longer exists 6TODO: cv file => rescan => 0 byte size if file no longer exists
8 7
8 - try an ugly workaround against Gtk's CONTINUED brokenness
9 with regards to non-ascii filenames :(.
10 - REALLY hide paths that are in the process of being removed
11 from the Schnauzer.
12 - when selecting entries, stat them all and fine their total
13 size(s) + filesystem overhead after a delay.
14 - take advantage of the Guard module.
15 - work around mplayer grabbing the focus.
16 - improve mplayer window size bug workaround. *sigh*.
17 - try not to keep a handle to a guard file to avoid
18 running into rename races with nfs.
19 - work around perl bug #77798 in some parts.
20
211.55 Tue Jan 26 03:18:45 CET 2010
22 - schnauzer did usually not give the correct number for
23 "# entries selected".
9 - added new "renamer" plugin that is useful for mass renames 24 - added new "renamer" plugin that is useful for mass renames
10 of very similar filenames. 25 of very similar filenames.
11 - apply a heavy dose of common::sense. 26 - apply a heavy dose of common::sense.
12 - enable assert's (which perl disables...). 27 - enable assert's (which perl disables...).
13 - take advantage of IO::AIO::aio_readdirx. 28 - take advantage of IO::AIO::aio_readdirx.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines