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

Comparing CV/Changes (file contents):
Revision 1.149 by root, Sun Mar 22 10:59:30 2009 UTC vs.
Revision 1.160 by root, Tue Jan 26 02:20:32 2010 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
9TODO: kill -signal reloads image, as in xv 91.55 Tue Jan 26 03:18:45 CET 2010
10 - schnauzer did usually not give the corretc number for
11 "# entries selected".
12 - added new "renamer" plugin that is useful for mass renames
13 of very similar filenames.
14 - apply a heavy dose of common::sense.
15 - enable assert's (which perl disables...).
16 - take advantage of IO::AIO::aio_readdirx.
17 - speed up file move duplicate detection.
18
191.54 Mon Apr 27 04:23:33 CEST 2009
20 - implement automatic reloading on SIGUSR1, as per suggestions
21 by Trevor Cordes.
22 - remove -\d\d\d file ending first on move collision.
23 - ctrl-shift-d now deletes despite CV_TRASHCAN.
10 - very hacky video thumbnailing via mplayer. 24 - very hacky video thumbnailing via mplayer.
11 - ctrl-d errornously worked like ctrl-shift-d (cost 50gb of data). 25 - ctrl-d errornously worked like ctrl-shift-d (cost 50gb of data).
12 - work around glib/gtk's filename corruption bugs when saving thumbnails 26 - work around glib/gtk's filename corruption bugs when saving thumbnails
13 by writing the file ourselves. 27 by writing the file ourselves.
14 - work around some other glib/gtk string corruption bugs. 28 - work around some other glib/gtk string corruption bugs.
21 - always pre-fork the maximum number of worker slaves, 35 - always pre-fork the maximum number of worker slaves,
22 as forking later can consume way too much memory. 36 as forking later can consume way too much memory.
23 - update glade to work around annoying warnings in newer gtk. 37 - update glade to work around annoying warnings in newer gtk.
24 - work around changes in newer glade. *sigh*. 38 - work around changes in newer glade. *sigh*.
25 - document that we need libgtk2.0-dev, too. 39 - document that we need libgtk2.0-dev, too.
40 - avoid endless loops in mv.
26 41
271.53 Tue Jul 8 14:03:12 CEST 2008 421.53 Tue Jul 8 14:03:12 CEST 2008
28 - only warn about pipe close failures in printdialog, do not die. 43 - only warn about pipe close failures in printdialog, do not die.
29 - do not try to handle filenames in unicode, instead, only 44 - do not try to handle filenames in unicode, instead, only
30 convert at display time. 45 convert at display time.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines