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

Comparing CV/Changes (file contents):
Revision 1.232 by root, Thu Jan 9 06:05:36 2020 UTC vs.
Revision 1.233 by root, Thu Jan 9 14:59:10 2020 UTC

13 13
14TODO: "j" and "#" keys for movies 14TODO: "j" and "#" keys for movies
15 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading 15 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading
16 modules. cvrc_boot and cvrc_start functions are called later. 16 modules. cvrc_boot and cvrc_start functions are called later.
17 - the Schnauzer now autoscales everything according to the first monitor's 17 - the Schnauzer now autoscales everything according to the first monitor's
18 DPI when the dpi is > 100. This can be disabled by adding this to your .cvrc: 18 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc:
19 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1; 19 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1;
20 - rather brutally remove LC_ALL and override LC_NUMERIC, as perl and gtk2 20 - 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 21 sometimes fail to format numbers correctly and fall back to the
22 locale-specific format (which perl should never do). 22 locale-specific format (which perl should never do).
23 - added a "Subdir view", showing only subdirectories in the cluster view and 23 - added a "Subdir view", showing only subdirectories in the cluster view and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines