Movatterモバイル変換


[0]ホーム

URL:


 / 
Gtk2-CV-2.0
River stage zero No dependents

Changes for version 2.0

  • support jpeg-xl files.
  • mpv: do no autoload files, as this is very slow on large directories.
  • work around bugs with newer gtk2 and/or xft versions that cause the schnauzer window to shrink randomly.
  • implement (mostly hiden) --sort argument that forces filename sort even when cv normally wouldn't.
  • implement animated gif detection using netscape app block, whose presence will be assume to indicate an animated gif. this is not foolproof, bit greatly reduces the number of mpv invocations for gifs.
  • fix video/gif rotation, used mplayer metpod, switched to mpv's --video-rotate.
  • take Display matrix/rotation side data type into account when calculating video size from ffprobe.
  • mpv renamed the input file option once more, to input-ipc-client. tedious. would be nice if they instead worked on being able to pass filenames over the APIS, or some other real problem. oh yeah, --list-options format was also changed. sigh.
  • up version sort width to 8 digits, from 6.
  • t/T now rotate video during playback.
  • when thumbnailing, do not open archives, follow playlists, open subtitles and so on.
  • update mpv switches to mdoern format.
  • set whole toplevel window to insensitive insteads of just the schnauzer, to avoid gtk default signal handling to mess up navigation.
  • preliminary and limited support to play bluray/dvd "directories".
  • use mpv commands (as opposed to mplayer) for subtitle/audio track cycling.
  • fix keysym for '#', which at some point seems to have been replaced by 'numbersign' in gtk.
  • implement hack to detect some iso files as bluray movies and play them.
  • do not pass filenames directly to ffprobe, instead prefix them with file:, to ensure they are not misinterpreted as urls.
  • implement '#' (switch audio tracks) and "j" (switch subtitle tracks) keybindings.

Documentation

cv
a fast gtk+ image viewer loosely modeled after XV

Modules

Gtk2::CV::ImageWindow
a window widget displaying an image or other media
Gtk2::CV::Jobber
a job queue mechanism for Gtk2::CV
Gtk2::CV::Plugin
plugin superclass and nonexistent documentation
Gtk2::CV::PostScript
a class for writing postscript files
Gtk2::CV::PrintDialog
the CV print dialog widget
Gtk2::CV::Progress
a simple progress widget
Gtk2::CV::Schnauzer
a widget for displaying image collections

Provides

Gtk2::CV
in lib/Gtk2/CV.pm
Gtk2::CV::Jobber::Client
in lib/Gtk2/CV/Jobber.pm
Gtk2::CV::Jobber::Slave
in lib/Gtk2/CV/Jobber.pm
Gtk2::CV::Plugin::MetaCluster
in lib/Gtk2/CV/Plugin/MetaCluster.pm
Gtk2::CV::Plugin::NameCluster
in lib/Gtk2/CV/Plugin/NameCluster.pm
Gtk2::CV::Plugin::PatRenamer
in lib/Gtk2/CV/Plugin/PatRenamer.pm
Gtk2::CV::Plugin::RCluster
in lib/Gtk2/CV/Plugin/RCluster.pm
Gtk2::CV::Schnauzer::DrawingArea
in lib/Gtk2/CV/Schnauzer.pm

Examples

Other files

Module Install Instructions

To install Gtk2::CV, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Gtk2::CV

CPAN shell

perl -MCPAN -e shellinstall Gtk2::CV

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp