2016-04-02 01:19:46 +0200 Mike Gabriel (7e51581)

	* release 0.2.3 (HEAD, master)

2016-04-02 01:18:13 +0200 Mike Gabriel (e2e75ee)

	* Print script version on script startup.

2016-04-02 01:16:11 +0200 Mike Gabriel (83b29a4)

	* Print PDF_URL and PDF_FILE on script startup.

2016-04-02 01:15:53 +0200 Mike Gabriel (b34977b)

	* Make impressive-display script really quiet, so that we avoid
          writing too much output to .xsession-errors on diskless
          systems.

2016-04-02 01:14:38 +0200 Mike Gabriel (e7b2200)

	* Add support for RUSH_HOURS and SLEEP_HOURS to the PDF download
          loop.

2016-04-02 01:13:14 +0200 Mike Gabriel (3f05033)

	* Slightly modify debugging comment at beginning of
          impressive-display script.

2016-04-01 15:44:28 +0200 Mike Gabriel (0b40f41)

	* Handle situations where the 'bc' command line calculator is not
          installed.

2016-03-29 21:34:50 +0200 Mike Gabriel (f749ffb)

	* Silence stderr output of the kill command when testing for existing
          PIDs. (origin/master)

2016-03-29 21:19:40 +0200 Mike Gabriel (d243e22)

	* release 0.2.2 (tag: 0.2.2)

2016-03-29 21:19:24 +0200 Mike Gabriel (4d9308a)

	* Move files further to the project's base directory.

2016-03-29 21:17:20 +0200 Mike Gabriel (948050f)

	* Fix uppercase/lowercase spelling for $WORKDIR in local_pdffile()
          function.

2016-03-29 21:07:18 +0200 Mike Gabriel (8cb71b7)

	* release 0.2.1 (tag: 0.2.1)

2016-03-29 21:02:34 +0200 Mike Gabriel (fc2392f)

	* update upstream version

2016-03-29 21:01:35 +0200 Mike Gabriel (ea971e6)

	* debian/control: Minor fix in LONG_DESCRIPTION.

2016-03-29 20:57:15 +0200 Mike Gabriel (dad3d2a)

	* User .impressive-display-rc as user configuration file.

2016-03-29 20:56:47 +0200 Mike Gabriel (d098f6c)

	* Improve man page.

2016-03-29 20:47:33 +0200 Mike Gabriel (3e8d65b)

	* debian/impressive-display.default: Rework comments.

2016-03-29 20:40:14 +0200 Mike Gabriel (b7d18ac)

	* drop MASTERS and SLAVES terminology

2016-03-29 20:36:46 +0200 Mike Gabriel (9e93ed3)

	* debian/control: Various adjustment in Depends:, Recommends: and
          Suggests:. Modifications of LONG_DESCRIPTION.

2016-03-29 20:27:40 +0200 Mike Gabriel (896e52d)

	* Avoid cleanup() function being called twice.

2016-03-29 20:27:13 +0200 Mike Gabriel (b2d60c1)

	* Drop using redundant variable $pdffile.

2016-03-29 20:17:53 +0200 Mike Gabriel (a78fb9a)

	* Support existing impressive-display via exiting impressive (Q
          hotkey). Furthermore, make sure to kill impressive only,
          if it its PID still exists.

2016-03-29 20:17:53 +0200 Mike Gabriel (5334fe0)

	* Check downloaded PDF for actually being a PDF file.

2016-03-29 20:21:19 +0200 Mike Gabriel (87aa02b)

	* Use $HOME/.impressive-display as temporary data directory.

2016-03-29 20:16:17 +0200 Mike Gabriel (baa0441)

	* Disable debugging option (set -x).

2016-03-29 20:15:47 +0200 Mike Gabriel (0a50a21)

	* Make cleanup trap more genuine: Really clean-up all created
          temporary files, make sure the impressive executable gets
          killed during clean-up.

2016-03-29 08:02:34 +0200 Mike Gabriel (d22b26f)

	* release 0.2.0 (tag: 0.2.0)

2016-03-29 08:01:38 +0200 Mike Gabriel (50c5abd)

	* Add GPL-2 license file.

2016-03-29 07:48:14 +0200 Mike Gabriel (4bebdfd)

	* redesign the looping in impressive-display script

2016-03-24 23:20:45 +0100 Mike Gabriel (5460351)

	* impressive-display: Work around buggy impressive polling feature.

2016-03-24 22:22:22 +0100 Mike Gabriel (4fcb900)

	* impressive-display: Make interval between slide transitions
          configurable.

2016-03-24 22:20:46 +0100 Mike Gabriel (5970b68)

	* debian/impressive-display.default: Mention DOWNLOAD_INTERVAL
          variable here.

2016-03-24 22:04:28 +0100 Mike Gabriel (5898126)

	* Fix merging of portrait pages. The pdfnup tool drops its output
          file in the current working directory.

2016-03-24 22:03:47 +0100 Mike Gabriel (a415187)

	* debian/impressive-display.default: Use Debian FAQ PDF rather than
          shipping one of ours.

2016-03-24 21:35:10 +0100 Mike Gabriel (afa9708)

	* impressive-display: Do portrait check and page merging for
          downloaded and local PDFs.

2016-03-24 21:34:01 +0100 Mike Gabriel (501d4d1)

	* impressive-display: Fix breaking/returning out of while loop.

2016-03-24 21:33:17 +0100 Mike Gabriel (dfdf70b)

	* impressive-display: Check if a filename is given _and_ if the file
          is readable.

2016-03-24 21:00:28 +0100 Mike Gabriel (389b06e)

	* initial draft

