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

Comparing CV/Changes (file contents):
Revision 1.209 by root, Sat Dec 23 05:27:04 2017 UTC vs.
Revision 1.210 by root, Sat Dec 23 18:53:36 2017 UTC

16 - DEFAULT CHANGED: cv will now default to mpv instead of mplayer. 16 - DEFAULT CHANGED: cv will now default to mpv instead of mplayer.
17 use CV_MPLAYER=mplayer to get the previous behaviour. 17 use CV_MPLAYER=mplayer to get the previous behaviour.
18 - new env variable, CV_MPLAYER, defaulting to mpv. 18 - new env variable, CV_MPLAYER, defaulting to mpv.
19 - make "mplayer" configurable via CV_MPLAYER, support mpv. 19 - make "mplayer" configurable via CV_MPLAYER, support mpv.
20 - support mpv ipc protocol for remote control. 20 - support mpv ipc protocol for remote control.
21 - implement audio visualisation when playing audio streams,
22 remove support for CV_AUDIO_PLAYER.
21 - port to newer versions of gtk2, which require including gdkx.h. 23 - port to newer versions of gtk2, which require including gdkx.h.
22 - preliminary & optional webp load and thumbnail support. 24 - preliminary & optional webp load and thumbnail support.
23 - use mmap to "load" files and decode from memory buffers. 25 - use mmap to "load" files and decode from memory buffers.
24 - use internal fileype function to detect filetype when generating 26 - use internal fileype function to detect filetype when generating
25 hthumbnails, instead of relaying on file extension (for speed). 27 hthumbnails, instead of relaying on file extension (for speed).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines