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

Comparing CV/Changes (file contents):
Revision 1.235 by root, Sat Apr 11 11:25:47 2020 UTC vs.
Revision 1.236 by root, Sat Apr 11 11:27:11 2020 UTC

15TODO: cv 5/ 6/ (hla) bad icon label in schnauzere 15TODO: cv 5/ 6/ (hla) bad icon label in schnauzere
16TODO: use mpv for video thumbnailing 16TODO: use mpv for video thumbnailing
17 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading 17 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading
18 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. 19 - INCOMPATIBLE CHANGE: mplayer support has been completely removed.
20 - cv now expects mpv to be in the CV_MPV, not CV_MPALYER, env variable.
20 - the Schnauzer now autoscales everything according to the first monitor's 21 - the Schnauzer now autoscales everything according to the first monitor's
21 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc: 22 DPI when the dpi is >= 110. This can be disabled by adding this to your .cvrc:
22 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1; 23 $Gtk2::CV::Schnauzer::DISPLAYSCALE = 1;
23 - redid "splash" image to be 16:9 (and also super-ugly, but nobody cares). 24 - redid "splash" image to be 16:9 (and also super-ugly, but nobody cares).
24 - rather brutally remove LC_ALL and override LC_NUMERIC, as perl and gtk2 25 - rather brutally remove LC_ALL and override LC_NUMERIC, as perl and gtk2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines