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

Comparing CV/Changes (file contents):
Revision 1.268 by root, Thu Jun 22 06:04:51 2023 UTC vs.
Revision 1.271 by root, Sun Nov 5 21:21:00 2023 UTC

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 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
15 - 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.
16 - switch to AnyEvent::MPV for video/audio displaying. 17 - switch to AnyEvent::MPV for video/audio displaying.
17 - do not use ffprobe to probe video formats, use mpv. 18 - do not use ffprobe to probe video formats, use mpv.
18 - for filenames ending in .iso, read more data when doing filetype 19 - for filenames ending in .iso, read more data when doing filetype
19 detection, to detect udf discs. 20 detection, to detect udf discs.
20 - schnauzer tries to ignore nfs-sillyrenamed files. 21 - schnauzer tries to ignore nfs-sillyrenamed files.
21 - work around a bunch of encodings bugs in perl and glib. 22 - work around a bunch of encodings bugs in perl and glib.
22 - implement [ and ] keys to change mpv playback speed. 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.
26 - mpv 0.36 doesn't seem to need fake configure events anymore. on the negative side,
27 it does flicker now, so make a hacky, unstable, flakey workaround for it :/
23 28
242.0 Fri 26 Aug 2022 23:56:45 CEST 292.0 Fri 26 Aug 2022 23:56:45 CEST
25 - support jpeg-xl files. 30 - support jpeg-xl files.
26 - mpv: do no autoload files, as this is very slow on large directories. 31 - mpv: do no autoload files, as this is very slow on large directories.
27 - work around bugs with newer gtk2 and/or xft 32 - work around bugs with newer gtk2 and/or xft

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines