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

Comparing CV/Changes (file contents):
Revision 1.262 by root, Mon Mar 20 22:24:30 2023 UTC vs.
Revision 1.267 by root, Mon Jun 19 21:28:54 2023 UTC

9TODO: CV_THUMBNAIL_SCALE 9TODO: CV_THUMBNAIL_SCALE
10TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. 10TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224.
11TODO: dir_is_movie in load_image bluray: ffmpeg etc. 11TODO: dir_is_movie in load_image bluray: ffmpeg etc.
12TODO: cv 5/ 6/ (hla) bad icon label in schnauzere 12TODO: cv 5/ 6/ (hla) bad icon label in schnauzere
13 13
14TODO: document configurable keymap
14 - leave file autoloading up to the user config, do not override it anymore. 15 - leave file autoloading up to the user config, do not override it anymore.
15 - switch to AnyEvent::MPV for video/audio displaying. 16 - switch to AnyEvent::MPV for video/audio displaying.
17 - do not use ffprobe to probe video formats, use mpv.
18 - for filenames ending in .iso, read more data when doing filetype
19 detection, to detect udf discs.
20 - schnauzer tries to ignore nfs-sillyrenamed files.
21 - work around a bunch of encodings bugs in perl and glib.
16 22
172.0 Fri 26 Aug 2022 23:56:45 CEST 232.0 Fri 26 Aug 2022 23:56:45 CEST
18 - support jpeg-xl files. 24 - support jpeg-xl files.
19 - mpv: do no autoload files, as this is very slow on large directories. 25 - mpv: do no autoload files, as this is very slow on large directories.
20 - work around bugs with newer gtk2 and/or xft 26 - work around bugs with newer gtk2 and/or xft

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines