--- CV/Changes 2021/10/08 15:13:43 1.256 +++ CV/Changes 2023/03/20 22:56:51 1.263 @@ -1,4 +1,3 @@ -TODO: mkv TODO/FIXME: pixmap-bg-trick sometimes doesn't work (race?) TODO/FIXME: remove event does not recalculate schanuzer content size TODO: with manual placement, initial contents aren't displayed @@ -10,9 +9,14 @@ TODO: CV_THUMBNAIL_SCALE TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. TODO: dir_is_movie in load_image bluray: ffmpeg etc. - -TODO: "j" and "#" keys for movies TODO: cv 5/ 6/ (hla) bad icon label in schnauzere + + - leave file autoloading up to the user config, do not override it anymore. + - switch to AnyEvent::MPV for video/audio displaying. + - do not use ffprobe to probe video formats, use mpv. + +2.0 Fri 26 Aug 2022 23:56:45 CEST + - support jpeg-xl files. - mpv: do no autoload files, as this is very slow on large directories. - work around bugs with newer gtk2 and/or xft versions that cause the schnauzer window to shrink randomly. @@ -40,6 +44,11 @@ - use mpv commands (as opposed to mplayer) for subtitle/audio track cycling. - fix keysym for '#', which at some point seems to have been replaced by 'numbersign' in gtk. + - implement hack to detect some iso files as bluray movies and play them. + - do not pass filenames directly to ffprobe, instead prefix them with + file:, to ensure they are not misinterpreted as urls. + - implement '#' (switch audio tracks) and "j" (switch subtitle tracks) + keybindings. 1.9 Sun May 9 13:04:09 CEST 2021 - INCOMPATIBLE CHANGE: .cvrc is now sourced much earlier, before loading