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

Comparing CV/Changes (file contents):
Revision 1.201 by root, Wed Jun 29 22:10:34 2016 UTC vs.
Revision 1.202 by root, Wed May 24 05:00:58 2017 UTC

10TODO: up == select dir 10TODO: up == select dir
11TODO: turbojpeg 11TODO: turbojpeg
12TODO: CV_THUMBNAIL_SCALE 12TODO: CV_THUMBNAIL_SCALE
13Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. 13Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224.
14 - work around parser bug in 5.18.1 (-a). 14 - work around parser bug in 5.18.1 (-a).
15 - very simple "better than nothing" jpeg cmyk/ycck format decoding.
15 - use ffprobe instead of mplayer to probe video size/type. 16 - use ffprobe instead of mplayer to probe video size/type.
16 - switch to using AnyEvent::Fork as provider for the processpool, which ought 17 - switch to using AnyEvent::Fork as provider for the processpool, which ought
17 to save gobs of memory. 18 to save gobs of memory.
18 - much improved async communications with worker processes. 19 - much improved async communications with worker processes.
19 - batch expose events together, in an attempt to reduce the amount of 20 - batch expose events together, in an attempt to reduce the amount of
60 - ctrl-shift-G in schnauzer now removes thumbnails. 61 - ctrl-shift-G in schnauzer now removes thumbnails.
61 - implement j (cycle subtitle) and # (cycle audio track) 62 - implement j (cycle subtitle) and # (cycle audio track)
62 in mplayer mode. 63 in mplayer mode.
63 - respect load time (ctrl-shift-T) rotation setting for videos 64 - respect load time (ctrl-shift-T) rotation setting for videos
64 (no clue how to do that at runtime). 65 (no clue how to do that at runtime).
66 - print jpeg error messages to stderr.
65 67
661.56 Thu Oct 28 14:13:36 CEST 2010 681.56 Thu Oct 28 14:13:36 CEST 2010
67 - try an ugly workaround against Gtk's CONTINUED brokenness 69 - try an ugly workaround against Gtk's CONTINUED brokenness
68 with regards to non-ascii filenames :(. 70 with regards to non-ascii filenames :(.
69 - REALLY hide paths that are in the process of being removed 71 - REALLY hide paths that are in the process of being removed

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines