--- CV/Changes 2017/05/24 05:00:58 1.202 +++ CV/Changes 2017/07/19 01:43:10 1.203 @@ -10,7 +10,15 @@ TODO: up == select dir TODO: turbojpeg TODO: CV_THUMBNAIL_SCALE -Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. +TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. + + - DEFAULT CHANGED: cv will now default to mpv isntead of mplayer. + use CV_MPLAYER=mplayer to get th previous behaviour. + - new env variable, CV_MPLAYER, defaulting to mpv. + - make "mplayer" configurable via CV_MPLAYER, support mpv. + - support mpv ipc protocol for remote control. + +1.61 Sat Jun 24 01:55:48 CEST 2017 - work around parser bug in 5.18.1 (-a). - very simple "better than nothing" jpeg cmyk/ycck format decoding. - use ffprobe instead of mplayer to probe video size/type.