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

Comparing CV/Changes (file contents):
Revision 1.203 by root, Wed Jul 19 01:43:10 2017 UTC vs.
Revision 1.206 by root, Sat Dec 23 04:11:49 2017 UTC

10TODO: up == select dir 10TODO: up == select dir
11TODO: turbojpeg 11TODO: turbojpeg
12TODO: CV_THUMBNAIL_SCALE 12TODO: CV_THUMBNAIL_SCALE
13TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. 13TODO: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224.
14 14
15TODO: dir_is_movie in load_image bluray: ffmpeg etc.
15 - DEFAULT CHANGED: cv will now default to mpv isntead of mplayer. 16 - DEFAULT CHANGED: cv will now default to mpv isntead of mplayer.
16 use CV_MPLAYER=mplayer to get th previous behaviour. 17 use CV_MPLAYER=mplayer to get th previous behaviour.
17 - new env variable, CV_MPLAYER, defaulting to mpv. 18 - new env variable, CV_MPLAYER, defaulting to mpv.
18 - make "mplayer" configurable via CV_MPLAYER, support mpv. 19 - make "mplayer" configurable via CV_MPLAYER, support mpv.
19 - support mpv ipc protocol for remote control. 20 - support mpv ipc protocol for remote control.
21 - port to newer versions of gtk2, which require including gdkx.h.
22 - preliminary & optional webp load and thumbnail support.
20 23
211.61 Sat Jun 24 01:55:48 CEST 2017 241.61 Sat Jun 24 01:55:48 CEST 2017
22 - work around parser bug in 5.18.1 (-a). 25 - work around parser bug in 5.18.1 (-a).
23 - very simple "better than nothing" jpeg cmyk/ycck format decoding. 26 - very simple "better than nothing" jpeg cmyk/ycck format decoding.
24 - use ffprobe instead of mplayer to probe video size/type. 27 - use ffprobe instead of mplayer to probe video size/type.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines