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

Comparing CV/Changes (file contents):
Revision 1.157 by root, Fri Jun 12 22:07:14 2009 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: 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
8 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 :(.
20 - REALLY hide paths that are in the process of being removed
21 from the Schnauzer.
22 - when selecting entries, stat them all and fine their total
23 size(s) + filesystem overhead after a delay.
24 - take advantage of the Guard module.
25 - work around mplayer grabbing the focus.
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.
32
331.55 Tue Jan 26 03:18:45 CET 2010
34 - schnauzer did usually not give the correct number for
35 "# entries selected".
36 - added new "renamer" plugin that is useful for mass renames
37 of very similar filenames.
38 - apply a heavy dose of common::sense.
9 - enable assert's (which perl disables...). 39 - enable assert's (which perl disables...).
10 - take advantage of IO::AIO::aio_readdirx. 40 - take advantage of IO::AIO::aio_readdirx.
11 - speed up file move duplicata detection. 41 - speed up file move duplicate detection.
12 42
131.54 Mon Apr 27 04:23:33 CEST 2009 431.54 Mon Apr 27 04:23:33 CEST 2009
14 - implement automatic reloading on SIGUSR1, as per suggestions 44 - implement automatic reloading on SIGUSR1, as per suggestions
15 by Trevor Cordes. 45 by Trevor Cordes.
16 - remove -\d\d\d file ending first on move collision. 46 - remove -\d\d\d file ending first on move collision.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines