--- CV/Changes 2013/10/21 08:48:59 1.190 +++ CV/Changes 2013/12/27 22:57:47 1.191 @@ -8,7 +8,7 @@ TODO: metacluster TODO: mädhcne utf-8 bug move to ERROR is a directory Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. - - work arounfd parser bug in 5.18.1 (-a). + - work around parser bug in 5.18.1 (-a). - 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. @@ -41,6 +41,12 @@ - allow reversal of rotation via .cvrc $REVERSE_ROTATION = 1. - delay initialisation of Gtk2::CV::Schnauzer until first use. - fix a runtime error when starting namecluster with newer gtk's. + - do not rely on /dev/shm being world-writable, use + /run/shm, /dev/shm and /tmp, in this order. + - expect mplayer to sometimes generate more than 2 frames when 1 is + requested. + - tune video thumbnail generation a bit. + - more fixups for "file -i" failing. 1.56 Thu Oct 28 14:13:36 CEST 2010 - try an ugly workaround against Gtk's CONTINUED brokenness