summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.4.1Dominik George2022-11-211-1/+1
* Fix portrait merging for older texlive-extra versionsDominik George2022-11-211-1/+1
* Fix merging of portrait PDFsDominik George2022-11-211-1/+1
* Use pdfxup instead of pdfnupfix-pdfnupDominik George2022-11-171-4/+4
* Actually make curl fail on server errorsaleksis-integrationDominik George2022-08-091-2/+6
* Bump minor version for new featuresDominik George2022-07-011-1/+1
* Comment newly added codeDominik George2022-07-011-1/+10
* Fix URLs with query stringsDominik George2022-06-281-4/+5
* Implement file listsDominik George2022-06-231-45/+92
* Support other file types than PDFsDominik George2022-06-231-10/+28
* slide duration: Set default slide duration time to 15s.Mike Gabriel2020-02-121-2/+2
* Update Daniel Teichmann's mail adress.Mike Gabriel2019-04-151-1/+1
* release 0.3.30.3.3Mike Gabriel2018-08-141-1/+1
* impressive-display: grammar fix in comment.Mike Gabriel2017-03-211-1/+1
* impressive-display: Fix comment above pulseaudio initialization code.Mike Gabriel2017-03-211-1/+1
* impressive-display: Drop FIXME reminding us on having a LaTeX beamer presenta...Mike Gabriel2017-03-211-1/+0
* release 0.3.20.3.2Mike Gabriel2016-12-301-1/+1
* Fix regexp use for parsing host-specific options.Benjamin Schlüter2016-12-301-2/+2
* release 0.3.10.3.1Mike Gabriel2016-11-211-1/+1
* release 0.3.00.3.0Mike Gabriel2016-11-211-1/+1
* impressive-display: Silence some grep calls.Mike Gabriel2016-11-211-2/+2
* curl subprocess: Hide stderr when logging to syslog.Mike Gabriel2016-11-211-2/+7
* Whitespace fix for prev. commit.Mike Gabriel2016-11-211-1/+1
* LOG_TO_SYSLOG: Really expect "yes" with LOG_TO_SYSLOG env var.Mike Gabriel2016-11-211-3/+3
* Set hard-coded/recommended slide duration to 5secs.Mike Gabriel2016-11-211-1/+1
* impressive-display: Validate PDF_URI before using it with curl.Mike Gabriel2016-11-211-0/+6
* DEFAULT_PDF_URI: Switch to Impressive Display HowTo as default PDF URI.Mike Gabriel2016-11-211-1/+1
* secret files: Don't allow them to be symlinks.Mike Gabriel2016-11-211-2/+2
* Support /home/mike/.impressive-display/secrets/default.secret.Mike Gabriel2016-11-211-0/+3
* Use /home/mike/.impressive-display/config as local configuration file.Mike Gabriel2016-11-211-2/+2
* DISPLAYS hashmap: Be a bit more precise where new fields begin.Mike Gabriel2016-11-211-2/+2
* Copyright: Explicitly add Daniel Teichmann as co-copyright holder.Mike Gabriel2016-11-211-1/+2
* Use curl's --netrc-file option rather than its promiscuous -u option.DanielsLPecke2016-11-181-31/+5
* Fix gunzip code, for PDF URIs that let us retrieve a compressed PDF.Mike Gabriel2016-11-181-4/+10
* whitespace fixMike Gabriel2016-11-181-1/+0
* FIXME: handle script startup for cases where no PDF file can be retrieved ini...Mike Gabriel2016-11-181-0/+2
* Drop clear at script startup. If necessary, add it in one of the parsed-in fi...Mike Gabriel2016-11-181-2/+0
* Remove debug output (set -x).Mike Gabriel2016-11-181-2/+0
* Do some sanity checks on set credential strings.Mike Gabriel2016-11-181-3/+10
* Move trap command below cleanup() function.Mike Gabriel2016-11-181-3/+1
* Prepend file:// to file name in DEFAULT_PDF_URI (hard-coded).Mike Gabriel2016-11-181-2/+3
* Change creds formatDanielsLPecke2016-11-181-9/+14
* Change Output message. Remove unnecessary 'xrandr'sDanielsLPecke2016-11-161-7/+5
* Change 'currentDisplay' to 'currentOutput'. Move the trap and 'currentOutput'...DanielsLPecke2016-11-161-0/+7
* Change resolution on script-exitDanielsLPecke2016-11-161-0/+4
* Fix bug: resolution doesn't changeDanielsLPecke2016-11-161-4/+4
* Drop local_pdffile function, don't reference unused PDF_FILE variable anymore.DanielsLPecke2016-11-141-21/+6
* Clear screen on script startupDanielsLPecke2016-11-141-1/+2
* Add support for individually configuring multiple displays.DanielsLPecke2016-11-141-43/+41
* release 0.2.5Mike Gabriel2016-11-141-1/+1