--- CV/Changes 2015/12/11 00:19:04 1.195 +++ CV/Changes 2017/05/24 05:00:58 1.202 @@ -7,8 +7,12 @@ TODO: metacluster TODO: "mädhcne" utf-8 bug move to ERROR is a directory +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. - 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. - switch to using AnyEvent::Fork as provider for the processpool, which ought to save gobs of memory. @@ -51,7 +55,15 @@ - support perl multicore specification (http://perlmulticore.schmorp.de/) for jpeg loading and image transformations, although nothing takes advantage of this *yet*. - - shift-up/down in schnauzer tries to move cluster cursor. + - ctrl-up/down in schnauzer tries to move name cluster cursor. + - ctrl-shift-T in image window now sets default rotation for + subsequent image loads. + - ctrl-shift-G in schnauzer now removes thumbnails. + - implement j (cycle subtitle) and # (cycle audio track) + in mplayer mode. + - respect load time (ctrl-shift-T) rotation setting for videos + (no clue how to do that at runtime). + - print jpeg error messages to stderr. 1.56 Thu Oct 28 14:13:36 CEST 2010 - try an ugly workaround against Gtk's CONTINUED brokenness