summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* release 0.2.20.2.2Mike Gabriel2016-03-292-3/+20
|
* Move files further to the project's base directory.Mike Gabriel2016-03-293-0/+0
|
* Fix uppercase/lowercase spelling for $WORKDIR in local_pdffile() function.Mike Gabriel2016-03-291-3/+3
|
* release 0.2.10.2.1Mike Gabriel2016-03-2913-257/+115
|
* update upstream versionMike Gabriel2016-03-291-1/+1
|
* debian/control: Minor fix in LONG_DESCRIPTION.Mike Gabriel2016-03-292-1/+3
|
* User .impressive-display-rc as user configuration file.Mike Gabriel2016-03-292-3/+4
|
* Improve man page.Mike Gabriel2016-03-292-2/+8
|
* debian/impressive-display.default: Rework comments.Mike Gabriel2016-03-292-14/+20
|
* drop MASTERS and SLAVES terminologyMike Gabriel2016-03-292-27/+27
|
* debian/control: Various adjustment in Depends:, Recommends: and Suggests:. ↵Mike Gabriel2016-03-292-16/+14
| | | | Modifications of LONG_DESCRIPTION.
* Avoid cleanup() function being called twice.Mike Gabriel2016-03-292-2/+1
|
* Drop using redundant variable $pdffile.Mike Gabriel2016-03-292-5/+2
|
* Support existing impressive-display via exiting impressive (Q hotkey). ↵Mike Gabriel2016-03-292-3/+10
| | | | Furthermore, make sure to kill impressive only, if it its PID still exists.
* Check downloaded PDF for actually being a PDF file.Mike Gabriel2016-03-292-6/+15
|
* 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