Download project files

How do I verify a download?


110 of 25 releases

2.38 release from the trunk series released

Release information
Changelog:

pictor (2.38-0ubuntu1) zesty; urgency=medium

  * index.php:
    - remove description support; no longer relevant
    - fix formatting
    - pretty print tables
    - nice little radius around pictures
    - ensure that batch jobs don't timeout; this was breaking our cronjob

 -- Dustin Kirkland <email address hidden> Fri, 27 Jan 2017 08:28:51 -0600

File Description Downloads
download icon pictor_2.38.orig.tar.gz (md5, sig) release tarball 47
last downloaded 37 weeks ago
Total downloads: 47

2.37 release from the trunk series released

Release information
Changelog:

pictor (2.37-0ubuntu1) zesty; urgency=medium

  * index.php:
    - update copyright to 2017
    - dynamically generate copyright printed in footer
    - move everything to the top, rather than center
    - add thumbnail pagination support
    - track the thumbnail "page" we're on
    - track the number of thumbnails for page (50, by default)
    - remove some unnecessary HTML, simplify tables
    - display all exif data, rather than just some
    - make our banner printing more consistent, navigable
    - fix a couple of undefined variable errors
    - disable batch transcoding of video
    - disable video transcoding, not working well
    - fix counting of thumbnails, use min for last page
    - improve the next/previous thumbnail buttons

 -- Dustin Kirkland <email address hidden> Sat, 21 Jan 2017 09:23:07 -0500

File Description Downloads
download icon pictor_2.37.orig.tar.gz (md5, sig) release tarball 10
last downloaded 50 weeks ago
Total downloads: 10

2.35 release from the trunk series released

Release information
Changelog:

pictor (2.35-0ubuntu1) xenial; urgency=medium

  [ Nishanth Aravamudan ]
  * debian/control, index.php: LP: #1549942
    - Update to PHP7.0 dependencies

  [ Dustin Kirkland ]
  * debian/control:
    - maintain php5 compat for the php

 -- Dustin Kirkland <email address hidden> Wed, 09 Mar 2016 18:14:44 -0500

File Description Downloads
download icon pictor_2.35.orig.tar.gz (md5, sig) release tarball 14
last downloaded 50 weeks ago
Total downloads: 14

2.34 release from the trunk series released

Release information
Changelog:

pictor (2.34-0ubuntu1) xenial; urgency=medium

  * debian/control:
    - move deps to 1 per line
  * debian/pictor.cron.hourly
    - call the new pictor-thumbs binary
  * index.php:
    - add a batch mode
    - fix an array init error
  * pictor-rename:
    - check suffixes
  * pictor-thumbs:
    - create a new script to batch create thumbnails
  * debian/control, pictor-thumbs:
    - work toward php7.0 compatibility
    - fix syntax error
    - nearly php7.0 compatible, just need imagick for 7.0

 -- Dustin Kirkland <email address hidden> Sun, 17 Jan 2016 13:53:49 +0100

File Description Downloads
download icon pictor_2.34.orig.tar.gz (md5, sig) release tarball 11
last downloaded 50 weeks ago
Total downloads: 11

2.33 release from the trunk series released

Release information
Changelog:

pictor (2.33-0ubuntu1) vivid; urgency=medium

  * debian/cron.hourly => debian/pictor.cron.hourly,
    debian/pictor.install, index.php, pictor.jpg:
    - when we fail to thumbnail an image, create a symlink to a simple
      pictor logo image
    - this will save us from retrying a failed thumbnail repeatedly

 -- Dustin Kirkland <email address hidden> Mon, 09 Feb 2015 19:46:03 -0600

File Description Downloads
download icon pictor_2.33.orig.tar.gz (md5, sig) release tarball 14
last downloaded 50 weeks ago
Total downloads: 14

2.32 release from the trunk series released

Release information
Changelog:

pictor (2.32-0ubuntu1) vivid; urgency=medium

  * debian/control, debian/cron.hourly, index.php:
    - add an hourly cronjob to generate thumbnails
    - add a "batch" paramter to generate all thumbnails
    - separate the new Imagick() and readImage() into separate calls
      + this fixes some exceptions we were having with some thumbnails
    - check if exif[Orientaion] is set before using it
    - capture Imagick() exceptions
    - when generating cache filenames, remove duplicated / in paths
    - separate out generate_thumbnail() logic into its own function
      separate from print_thumbnail()
    - depend on php5-cli for the php5 command
  * debian/cron.hourly, index.php:
    - use sudo rather than su in cronjob
    - fix auto refresh into directories with other directories
  * index.php:
    - extract and scale thumbnail from videos
    - preserve aspect ratio when extracting video thumbnail

 -- Dustin Kirkland <email address hidden> Mon, 09 Feb 2015 10:17:29 -0600

File Description Downloads
download icon pictor_2.32.orig.tar.gz (md5, sig) release tarball 11
last downloaded 50 weeks ago
Total downloads: 11

2.31 release from the trunk series released

Release information
Changelog:

pictor (2.31-0ubuntu1) utopic; urgency=medium

  * debian/control:
    - fix typo in dependency, move to suggests

 -- Dustin Kirkland <email address hidden> Tue, 08 Jul 2014 17:50:16 -0500

File Description Downloads
download icon pictor_2.31.orig.tar.gz (md5, sig) release tarball 17
last downloaded 50 weeks ago
Total downloads: 17

2.30 release from the trunk series released

Release information
Changelog:

pictor (2.30-0ubuntu1) utopic; urgency=medium

  * debian/control, debian/pictor.dirs, debian/pictor.postinst,
    index.php:
    - add video transcoding support to pictor
    - depend on libav-tools for avconv command
    - improve video embedding support by transcoding to h264 and use the
      html5 video element
  * index.php:
    - extract the first image from a video and use it as a thumbnail
    - overlay a film strip icon on the video thumbnail
    - add support for mp4, use a "play" icon for video
    - no need to convert files that are already mp4

 -- Dustin Kirkland <email address hidden> Tue, 08 Jul 2014 17:41:44 -0500

File Description Downloads
download icon pictor_2.30.orig.tar.gz (md5, sig) release tarball 15
last downloaded 50 weeks ago
Total downloads: 15

2.29 release from the trunk series released

Release information
Changelog:

pictor (2.29-0ubuntu1) utopic; urgency=medium

  * pictor-unload:
    - add a few more info messages
    - fix file/directory permissions on unload

 -- Dustin Kirkland <email address hidden> Mon, 09 Jun 2014 11:11:32 -0700

File Description Downloads
download icon pictor_2.29.orig.tar.gz (md5, sig) release tarball 15
last downloaded 50 weeks ago
Total downloads: 15

2.28 release from the trunk series released

Release information
Changelog:

pictor (2.28-0ubuntu1) utopic; urgency=medium

  * img/pictor_14.png, img/pictor_192.png, img/pictor_64.png,
    img/pictor.png:
    - transparent background for logos

 -- Dustin Kirkland <email address hidden> Mon, 28 Apr 2014 09:52:40 -0700

File Description Downloads
download icon pictor_2.28.orig.tar.gz (md5, sig) release tarball 15
last downloaded 50 weeks ago
Total downloads: 15

110 of 25 releases