aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add deps on virtual/loggerPaul Healy2018-01-233-2/+4
* turn on internal log file rotationPaul Healy2018-01-173-3/+4
* revbump to 0.61.1; switch back to pure pip install for -bin versionPaul Healy2018-01-175-49/+25
* add more deps (more to go)Paul Healy2017-12-302-4/+3
* update manifestPaul Healy2017-12-291-2/+2
* use distutils eclass for python versioning; update docsPaul Healy2017-12-291-10/+16
* explictly select python 3.5 for venv creationPaul Healy2017-12-291-4/+5
* add more depsPaul Healy2017-12-292-9/+7
* add hs100 and wemo supportPaul Healy2017-12-282-4/+4
* revbump for 0.60Paul Healy2017-12-283-8/+149
* add certbot; old dir for logrotatePaul Healy2017-12-172-2/+3
* tweak recorder instructionPaul Healy2017-12-162-2/+2
* add support for moving the sqlite dbPaul Healy2017-12-153-1/+14
* rework logging files; add logrotate configPaul Healy2017-12-134-9/+37
* skip pip installs on startupPaul Healy2017-12-132-1/+2
* doc update onlyPaul Healy2017-12-134-4/+8
* work in progress - not yet installablePaul Healy2017-12-123-26/+50
* add a retry timeout on shutdownPaul Healy2017-12-122-2/+2
* seems to be working versionPaul Healy2017-12-123-7/+10
* fix unpack and missing user eclassPaul Healy2017-12-122-2/+4
* attempt install via pip...Paul Healy2017-12-124-0/+104
* work in progress - not installable yet.Paul Healy2017-12-104-0/+98
* add an ebuild for a git rev compatible with my changesPaul Healy2017-02-053-5/+87
* force python 3.4Paul Healy2016-03-261-1/+1
* revert to console logging if our logfile is not availablePaul Healy2015-12-062-7/+16
* add driver program and configurable start/stop statesPaul Healy2015-12-056-6/+91
* add ebuild for razer-blackwidow-ultimatePaul Healy2015-12-044-0/+71
* revert the pipe creation change to avoid a buffer overflow detectedPaul Healy2015-11-162-1/+3
* add experimental logging patchPaul Healy2015-11-153-2/+532
* dont hang if the device is not presentPaul Healy2015-11-153-6/+5
* dont race bind loads and LCD writesPaul Healy2015-11-103-4/+15
* update manifestPaul Healy2015-11-091-1/+1
* dont fail startup if there is no default bind filePaul Healy2015-11-091-1/+3
* update manifestPaul Healy2015-11-081-3/+4
* bind a default key set on startup; add a helper for mod-button led controlPaul Healy2015-11-084-1/+26
* add script to load bindings; sanity check for presence of the command pipePaul Healy2015-11-074-5/+26
* add experimental modifier patchPaul Healy2015-11-033-1/+318
* add ebuild for latest known working versionPaul Healy2015-11-031-0/+80
* get the uinput device permissions and ownership workingPaul Healy2015-11-034-6/+8
* write startup msg to LCD; pass in CFLAGS/LDFLAGSPaul Healy2015-11-034-4/+23
* the pipe doesnt need to be readable by otherPaul Healy2015-11-031-1/+1
* add uinput G13 driverPaul Healy2015-11-026-0/+266