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

Comparing CV/Changes (file contents):
Revision 1.266 by root, Thu Jun 8 15:42:03 2023 UTC vs.
Revision 1.270 by root, Thu Oct 26 14:08:56 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
15TODO: when starting a movie while the previous one hasn't errored out yet -> errror gets misattributed to the new file
14 - leave file autoloading up to the user config, do not override it anymore. 16 - leave file autoloading up to the user config, do not override it anymore.
15 - switch to AnyEvent::MPV for video/audio displaying. 17 - switch to AnyEvent::MPV for video/audio displaying.
16 - do not use ffprobe to probe video formats, use mpv. 18 - do not use ffprobe to probe video formats, use mpv.
17 - for filenames ending in .iso, read more data when doing filetype 19 - for filenames ending in .iso, read more data when doing filetype
18 detection, to detect udf discs. 20 detection, to detect udf discs.
19 - schnauzer tries to ignore nfs-sillyrenamed files. 21 - schnauzer tries to ignore nfs-sillyrenamed files.
20 - work around a bunch of encodings bugs in perl and glib. 22 - work around a bunch of encodings bugs in perl and glib.
23 - implement [ and ] keys to change mpv playback speed.
24 - be more aggressive when reserving extra label height to work around
25 gtk+ not dealing reasonably with grids.
21 26
222.0 Fri 26 Aug 2022 23:56:45 CEST 272.0 Fri 26 Aug 2022 23:56:45 CEST
23 - support jpeg-xl files. 28 - support jpeg-xl files.
24 - mpv: do no autoload files, as this is very slow on large directories. 29 - mpv: do no autoload files, as this is very slow on large directories.
25 - work around bugs with newer gtk2 and/or xft 30 - work around bugs with newer gtk2 and/or xft

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines