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

Comparing CV/Changes (file contents):
Revision 1.231 by root, Wed Jan 8 19:58:44 2020 UTC vs.
Revision 1.232 by root, Thu Jan 9 06:05:36 2020 UTC

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
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
18 DPI when the dpi is > 100. This can be disabled by adding this to your .cvrc:
19 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1;
17 - 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
18 sometimes fail to format numbers correctly and fall back to the 21 sometimes fail to format numbers correctly and fall back to the
19 locale-specific format (which perl should never do). 22 locale-specific format (which perl should never do).
20 - 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
21 immediately entering them. 24 immediately entering them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines