Gtk2-CV

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - add metadata clustering plugin.
        - use ffprobe also if libmagic cannot detect anything, to decide whether the
          file is (maybe) an image or (maybe) a video.
        - namecluster now respects default modifier mask.

1.71 Tue Jul 31 00:57:03 CEST 2018
	- fix 'o' key osd level switching in mpv (similar to old mplayer mode).
	- do not error out on incomplete JPEG files, generate fake EOI marker instead
          to enable the decoder to output a partial file.

1.7  Wed Dec 27 18:47:50 CET 2017
	- DEFAULT CHANGED: cv will now default to mpv instead of mplayer.
          use CV_MPLAYER=mplayer to get the previous behaviour.
	- new env variable, CV_MPLAYER, defaulting to mpv.
	- make "mplayer" configurable via CV_MPLAYER, support mpv.
        - support mpv ipc protocol for remote control.
        - implement audio visualisation when playing audio streams,
          remove support for CV_AUDIO_PLAYER.
        - port to newer versions of gtk2, which require including gdkx.h.
        - preliminary & optional webp load and thumbnail support.
        - use mmap to "load" files and decode from memory buffers.

Changes  view on Meta::CPAN

          size(s) + filesystem overhead after a delay.
	- take advantage of the Guard module.
        - work around mplayer grabbing the focus.
        - improve mplayer window size bug workaround. *sigh*.
        - try not to keep a handle to a guard file to avoid
          running into rename races with nfs.
        - work around perl bug #77798 in some parts.
        - slight namecluster speed improvement.
        - work around newer libmagic versions adding mime attributes.

1.55 Tue Jan 26 03:18:45 CET 2010
	- schnauzer did usually not give the correct number for
          "# entries selected".
	- added new "renamer" plugin that is useful for mass renames
          of very similar filenames.
	- apply a heavy dose of common::sense.
	- enable assert's (which perl disables...).
        - take advantage of IO::AIO::aio_readdirx.
        - speed up file move duplicate detection.

1.54 Mon Apr 27 04:23:33 CEST 2009

Changes  view on Meta::CPAN

          convert at display time.
	- kill any media players on destroy and not in the finaliser,
          as gtk+'s lazy finalisation and mplayers stubbornness to
          continue running without control socket and output window
          can be annoying.
        - add recursive delete (lamely implemented using rm -rf).
        - update progressbar after a timeout in addition to after
          enough work has done to ensure it is being displayed
          quickly for long jobs.

1.51 Sun Jan 27 17:48:14 CET 2008
	- run more stats in parallel in schnauzer scanning.
        - do not deselect cursor on scroll if a range is selected.

1.5  Sun Nov 25 15:15:27 CET 2007
	- rudimentary support for audio.
	- fix Gtk2::Ex::PodViewer rename (patch by Randy J. Ray).

1.4  Sat Mar 17 14:11:48 CET 2007
	- upgraded to IO::AIO 2.1 features.
        - errors in IO::AIO callback execution will be logged and will
          not freeze AIO operations anymore.
        - jpeg2000 support by running jasper externally (imageviewer only).
        - directory scanning now asynchronous.
        - increased progress update frequency and reduced delay.
        - add/enable icons for mp2/mp3/ogm.
        - better ogm support.
        - use mplayer for just about anything as opposed to just for video/*.
        - fix auto rotation in older perls.

Changes  view on Meta::CPAN


0.3  Sun Aug  1 21:59:49 CEST 2004
	- cv * now correctly loads && selects the first image again.
	- changed selection behaviour to select ranges not rectangles
	  (could be configurable at runtime).
	- many small bugfixes.
	- better display behaviour when viewing many images quickly.
	- changed sort order to sth... strange (case insensitive,
	  numbers < 5 digits sorted in numerical order).

0.2  Thu Nov 20 07:49:55 CET 2003
	- add DSC comments (except for %%page).
	- implemented binary encoding for postscript printing.
	- ctrl-s == rescan.
	- less-latency resizes.
	- after implementing filename_to_unicode maybe it is time to use it...

0.15  Wed Nov 12 21:33:32 CET 2003
	- add nifty print dialog, using glade and GladeXML. GladeXML needs
	  some convinience functions, but is ok to use.
	- improved schnauzer scrolling and geometry hints.
	- bugfixes, as usual.
	- implemented ctrl-u.
	- implemented maxpect-always mode.

0.14  Mon Nov 10 20:11:15 CET 2003
	- use subpixbufs for cropping.
	- don't force redraws anymore, hopefully the result is the same.
	- primitive printing with automaxpect (always to /tmp/x, watch out!).
	- off-by-one error in flip code fixed.
	- replaced nearest interpolation to tiles for thumbnail generation.
	- much improved thumbnail dithering.
	- applied drag_rect patch by muppet, together with some infrastructure
	  improvements.
	- faster and less accurate text "autoscaling".

0.13  Sat Nov  8 14:13:24 CET 2003
	- Applied patch by muppet to backport it to gtk2.0,
	  plus portabiity fixes.



( run in 0.489 second using v1.01-cache-2.11-cpan-49f99fa48dc )