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.235 by root, Sat Apr 11 11:25:47 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
16TODO: use mpv for video thumbnailing
15 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading 17 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading
16 modules. cvrc_boot and cvrc_start functions are called later. 18 modules. cvrc_boot and cvrc_start functions are called later.
19 - INCOMPATIBLE CHANGE: mplayer support has been completely removed.
17 - the Schnauzer now autoscales everything according to the first monitor's 20 - 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: 21 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc:
19 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1; 22 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1;
23 - 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 24 - 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 25 sometimes fail to format numbers correctly and fall back to the
22 locale-specific format (which perl should never do). 26 locale-specific format (which perl should never do).
23 - added a "Subdir view", showing only subdirectories in the cluster view and 27 - added a "Subdir view", showing only subdirectories in the cluster view and
24 immediately entering them. 28 immediately entering them.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines