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

Comparing CV/Changes (file contents):
Revision 1.103 by root, Wed Feb 15 19:47:20 2006 UTC vs.
Revision 1.121 by root, Sat Mar 17 13:12:20 2007 UTC

1TODO/FIXME: .ogm support is a must
1TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) 2TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?)
2TODO/FIXME: remove event does not recalculate schanuzer content size 3TODO/FIXME: remove event does not recalculate schanuzer content size
3TODO: with manual placement, initial contents aren't displayed 4TODO: with manual placement, initial contents aren't displayed
4TODO: rename, mass-rename 5TODO: rename, mass-rename
5TODO: 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
6 8
91.4 Sat Mar 17 14:11:48 CET 2007
10 - upgraded to IO::AIO 2.1 features.
11 - errors in IO::AIO callback execution will be logged and will
12 not freeze AIO operations anymore.
13 - jpeg2000 support by running jasper externally (imageviewer only).
14 - directory scanning now asynchronous.
15 - increased progress update frequency and reduced delay.
16 - add/enable icons for mp2/mp3/ogm.
17 - better ogm support.
18 - use mplayer for just about anything as opposed to just for video/*.
19 - fix auto rotation in older perls.
20
211.3 Wed Sep 27 23:59:27 CEST 2006
22 - simplify redraw, avoid unnecessary schnauzer redraws.
23 - add rotate entries to the schnauzer menu, adapted
24 from a patch by Corris Randall.
25 - use new experimental (but much faster) clustering feature vector
26 based on moments and not on a histogram.
27 - reimplement file movement to use IO::AIO natively, thus much faster
28 and lower on resources.
29
301.2 Fri Mar 31 12:55:15 CEST 2006
7 - fix unnecessarily redraws on partial exposes (scrolling etc). 31 - fix unnecessarily redraws on partial exposes (scrolling etc).
8 - fixed CV_TRASHCAN support. 32 - fixed CV_TRASHCAN support.
9 - "a" calls exiftran to rotate the image on-disk. 33 - "a" calls exiftran to rotate the image on-disk.
10 - don't run jobs on the same file in parallel. 34 - don't run jobs on the same file in parallel.
11 - filenames were sometiems encoded twice when loading xvpics. 35 - filenames were sometiems encoded twice when loading xvpics.
13 - set dithering to 'max', as contrary to documentation 'normal' 37 - set dithering to 'max', as contrary to documentation 'normal'
14 doesn't dither on (my) 8-bit-displays. 38 doesn't dither on (my) 8-bit-displays.
15 - enable dithering for xvpics. 39 - enable dithering for xvpics.
16 - use libmagic for filetype detection. 40 - use libmagic for filetype detection.
17 - set window roles. 41 - set window roles.
42 - changed xor color from 0x8080 PC to 0x8000, as the former yields
43 useless results on gtk 2.8.
44 - fix p7 thumbnail reading.
18 45
191.1 Fri Oct 28 15:47:53 CEST 2005 461.1 Fri Oct 28 15:47:53 CEST 2005
20 - jobs for files currently shown in a schnauzer get prioritised. 47 - jobs for files currently shown in a schnauzer get prioritised.
21 - directories visited in a session are shown darker. 48 - directories visited in a session are shown darker.
22 - unvisited directory with .xvpics in them are shown differently. 49 - unvisited directory with .xvpics in them are shown differently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines