summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/lircd/run
AgeCommit message (Collapse)AuthorFilesLines
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer1-148/+0
will setup the base for the testing branch.
2010-03-28runit-script: add logic for using SiliconDust_HDHR as receiverJames Meyer1-0/+7
For now this option will cause separate blasters/transmitters to stop working. refs #622
2010-03-28runitscripts: lirc/runJames Meyer1-33/+36
Nothing but whitespace changes. This file was a mix of tabs and spaces Converted everything to spaces
2009-11-13runit-scripts: lirc fix type so that serial_port is used as a var instead ↵James Meyer1-1/+1
of string.
2009-10-14runit-scripts:lircd support for -r needed by huludesktop.Cecil Hugh Watson1-7/+7
2009-07-30runit-scripts: remove ugly startup command logging from lircd/runGreg Frost1-5/+5
2009-07-19runit-scripts: unbork and add Dvico dual4 rev2 supportGreg Frost1-22/+34
2009-07-19runit-scripts: tidy lirc run scriptGreg Frost1-48/+42
2009-05-30runit-scripts: update the lircd run script to use the dvicoIR sym linkGreg Frost1-2/+2
2009-04-21runit-scripts: add igdaemon and tatir.James Meyer1-23/+26
2009-04-10runit-scripts: added fbsplash-runit.sh and general cleanup to make text prettyJames Meyer1-6/+22
2009-04-06runit-scripts: add command ir support.James Meyer1-27/+32
Total easy way out, but it's good enough for now. If the blaster is set for commandir, then it also will be the receiver. All other receivers are disabled, including LCD's that interact via lirc. Mostly this is because I didn't feel like chaining them together, and the commandir isn't picked up by the "normal" way of doing things because it doesn't create a /dev/lircX
2009-04-02runit-scripts: more work to fix hauppageJames Meyer1-10/+18
2009-04-01runit-scripts: reworked lircd.James Meyer1-46/+92
2009-02-26added --driver=dvico for dvico remote.James Meyer1-1/+2
Should work, but untested
2008-12-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer1-1/+3
but I don't have a pvr-250 receiver anymore so can't fully test it. If PVR-250 is found then the old Hauppauge remote is assumed to be in use. Detection first checks for USB receivers, if no receiver is found it then checks for Hauppauge receivers. First found remote wins, so if a USB receiver is found the Hauppauge detection is never run. Oddly enough I never wanted to use a Hauppauage receiver again, but somehow I spent most of the adding support for it.
2008-12-01correction for the dvico test.James Meyer1-1/+1
2008-12-01mkdir .runtime before starting lircdJames Meyer1-0/+1
2008-11-29Dvico remote is now a special case if detected.James Meyer1-0/+11
Closes FS#24 pending feedback
2008-11-11move the runit init scripts into their own package.James Meyer1-0/+39