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

Comparing CV/Changes (file contents):
Revision 1.240 by root, Sat Sep 26 22:39:08 2020 UTC vs.
Revision 1.241 by root, Mon Jan 4 04:50:53 2021 UTC

40 - add .cvrc changable variable $Gtk2::CV::Schnauzer::FONTSCALE, 40 - add .cvrc changable variable $Gtk2::CV::Schnauzer::FONTSCALE,
41 defaults to icon scale - modified icon font height. 41 defaults to icon scale - modified icon font height.
42 - while CV is effectively single-threaded, it might need thread support 42 - while CV is effectively single-threaded, it might need thread support
43 to be initialized in Gtk2/xcb. 43 to be initialized in Gtk2/xcb.
44 - remove hyper scaling mode. 44 - remove hyper scaling mode.
45 - "," is now trhe opposite (modulo rounding) from ".". 45 - "," is now the opposite (modulo rounding) from ".".
46 - do not duplicate filetype detection in schnauzer and CV.xs, always use
47 the xs code.
46 48
471.8 Mon Apr 29 15:10:44 CEST 2019 491.8 Mon Apr 29 15:10:44 CEST 2019
48 - work around newer versions of mpv no longer having a pause command. 50 - work around newer versions of mpv no longer having a pause command.
49 - always use mpv to display gif images, because it's hard to detect whether a gif 51 - always use mpv to display gif images, because it's hard to detect whether a gif
50 is animated or not. 52 is animated or not.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines