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

Comparing CV/Changes (file contents):
Revision 1.156 by root, Sat Jun 6 20:56:50 2009 UTC vs.
Revision 1.162 by root, Mon May 31 04:55: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 - REALLY hide paths that are in the process of being removed
9 from the Schnauzer.
10 - when selecting entries, stat them all and fine their total
11 size(s) + filesystem overhead after a delay.
12 - take advantage of the Guard module.
13 - remove mplayer-resize-hack - current (2010) mplayer seems
14 to get it right.
15 - work around mplayer grabbing the focus.
16
171.55 Tue Jan 26 03:18:45 CET 2010
18 - schnauzer did usually not give the correct number for
19 "# entries selected".
20 - added new "renamer" plugin that is useful for mass renames
21 of very similar filenames.
22 - apply a heavy dose of common::sense.
9 - enable assert's (which perl disables...). 23 - enable assert's (which perl disables...).
10 - take advantage of IO::AIO::aio_readdirx. 24 - take advantage of IO::AIO::aio_readdirx.
25 - speed up file move duplicate detection.
11 26
121.54 Mon Apr 27 04:23:33 CEST 2009 271.54 Mon Apr 27 04:23:33 CEST 2009
13 - implement automatic reloading on SIGUSR1, as per suggestions 28 - implement automatic reloading on SIGUSR1, as per suggestions
14 by Trevor Cordes. 29 by Trevor Cordes.
15 - remove -\d\d\d file ending first on move collision. 30 - remove -\d\d\d file ending first on move collision.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines