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

Comparing CV/Changes (file contents):
Revision 1.233 by root, Thu Jan 9 14:59:10 2020 UTC vs.
Revision 1.234 by root, Sun Jan 19 14:03:58 2020 UTC

10TODO: CV_THUMBNAIL_SCALE 10TODO: CV_THUMBNAIL_SCALE
11TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. 11TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224.
12TODO: dir_is_movie in load_image bluray: ffmpeg etc. 12TODO: dir_is_movie in load_image bluray: ffmpeg etc.
13 13
14TODO: "j" and "#" keys for movies 14TODO: "j" and "#" keys for movies
15TODO: cv 5/ 6/ (hla) bad icon label in schnauzere
15 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading 16 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading
16 modules. cvrc_boot and cvrc_start functions are called later. 17 modules. cvrc_boot and cvrc_start functions are called later.
17 - the Schnauzer now autoscales everything according to the first monitor's 18 - the Schnauzer now autoscales everything according to the first monitor's
18 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc: 19 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc:
19 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1; 20 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1;
21 - redid "splash" image to be 16:9 (and also super-ugly, but nobody cares).
20 - rather brutally remove LC_ALL and override LC_NUMERIC, as perl and gtk2 22 - rather brutally remove LC_ALL and override LC_NUMERIC, as perl and gtk2
21 sometimes fail to format numbers correctly and fall back to the 23 sometimes fail to format numbers correctly and fall back to the
22 locale-specific format (which perl should never do). 24 locale-specific format (which perl should never do).
23 - added a "Subdir view", showing only subdirectories in the cluster view and 25 - added a "Subdir view", showing only subdirectories in the cluster view and
24 immediately entering them. 26 immediately entering them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines