summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Use $HOME/.impressive-display as temporary data directory.Mike Gabriel2016-03-292-1/+2
|
* Disable debugging option (set -x).Mike Gabriel2016-03-292-1/+3
|
* Make cleanup trap more genuine: Really clean-up all created temporary files, ↵Mike Gabriel2016-03-292-5/+25
| | | | make sure the impressive executable gets killed during clean-up.
* release 0.2.00.2.0Mike Gabriel2016-03-291-2/+2
|
* Add GPL-2 license file.Mike Gabriel2016-03-291-0/+339
|
* redesign the looping in impressive-display scriptMike Gabriel2016-03-292-82/+109
|
* impressive-display: Work around buggy impressive polling feature.Mike Gabriel2016-03-241-12/+62
|
* impressive-display: Make interval between slide transitions configurable.Mike Gabriel2016-03-242-1/+7
|
* debian/impressive-display.default: Mention DOWNLOAD_INTERVAL variable here.Mike Gabriel2016-03-241-0/+3
|
* Fix merging of portrait pages. The pdfnup tool drops its output file in the ↵Mike Gabriel2016-03-241-11/+13
| | | | current working directory.
* debian/impressive-display.default: Use Debian FAQ PDF rather than shipping ↵Mike Gabriel2016-03-244-3/+3
| | | | one of ours.
* impressive-display: Do portrait check and page merging for downloaded and ↵Mike Gabriel2016-03-241-8/+12
| | | | local PDFs.
* impressive-display: Fix breaking/returning out of while loop.Mike Gabriel2016-03-241-2/+4
|
* impressive-display: Check if a filename is given _and_ if the file is readable.Mike Gabriel2016-03-241-3/+1
|
* initial draftMike Gabriel2016-03-2418-0/+506