Merge lp://staging/~sinzui/impressive/lirc-0 into lp://staging/impressive
Proposed by
Curtis Hovey
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~sinzui/impressive/lirc-0 |
Merge into: | lp://staging/impressive |
Diff against target: |
80 lines (+37/-0) 3 files modified
src/event.py (+24/-0) src/init.py (+6/-0) src/main.py (+7/-0) |
To merge this branch: | bzr merge lp://staging/~sinzui/impressive/lirc-0 |
Related bugs: |
Description of the change
This branch add infrared remote support using LIRC. LIRC is optional, if the pylirc is installed, used can page though the presenatation and end it using their remote.
To post a comment you must log in.
Unmerged revisions
- 33. By Curtis Hovey
-
Added lirc support.