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

Comparing CV/Changes (file contents):
Revision 1.152 by root, Fri Apr 3 01:53:52 2009 UTC vs.
Revision 1.155 by root, Sun May 3 08:16:47 2009 UTC

4TODO: with manual placement, initial contents aren't displayed 4TODO: with manual placement, initial contents aren't displayed
5TODO: rename, mass-rename 5TODO: rename, mass-rename
6TODO: update a file that has been removed etc. 6TODO: update a file that has been removed etc.
7TODO: cv file => rescan => 0 byte size if file no longer exists 7TODO: cv file => rescan => 0 byte size if file no longer exists
8 8
9 - enable assert's (which perl disables...).
10
111.54 Mon Apr 27 04:23:33 CEST 2009
9 - implement automatic reloading on SIGUSR1, as per suggestions 12 - implement automatic reloading on SIGUSR1, as per suggestions
10 by Trevor Cordes. 13 by Trevor Cordes.
11 - remove -\d\d\d file ending first on move collision. 14 - remove -\d\d\d file ending first on move collision.
12 - ctrl-shift-d now deletes despite CV_TRASHCAN. 15 - ctrl-shift-d now deletes despite CV_TRASHCAN.
13 - very hacky video thumbnailing via mplayer. 16 - very hacky video thumbnailing via mplayer.
24 - always pre-fork the maximum number of worker slaves, 27 - always pre-fork the maximum number of worker slaves,
25 as forking later can consume way too much memory. 28 as forking later can consume way too much memory.
26 - update glade to work around annoying warnings in newer gtk. 29 - update glade to work around annoying warnings in newer gtk.
27 - work around changes in newer glade. *sigh*. 30 - work around changes in newer glade. *sigh*.
28 - document that we need libgtk2.0-dev, too. 31 - document that we need libgtk2.0-dev, too.
32 - avoid endless loops in mv.
29 33
301.53 Tue Jul 8 14:03:12 CEST 2008 341.53 Tue Jul 8 14:03:12 CEST 2008
31 - only warn about pipe close failures in printdialog, do not die. 35 - only warn about pipe close failures in printdialog, do not die.
32 - do not try to handle filenames in unicode, instead, only 36 - do not try to handle filenames in unicode, instead, only
33 convert at display time. 37 convert at display time.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines