lp:~vcs-imports/lirc/main

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/lirc/main

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
LIRC
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module lirc from :pserver:anonymous@lirc.cvs.sourceforge.net:/cvsroot/lirc.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log

Recent revisions

1832. By jarodwilson

lirc 0.8.7 release

1831. By jarodwilson

mceusb: another new spinel plus/asus device ID

1830. By innovationone

One line change of cast from *long to *int to prevent seg fault of lircd when
using set_transmitters command.

1829. By jarodwilson

mceusb: add an ASUS device id

1828. By jarodwilson

Add some missing NEWS bits

1827. By jarodwilson

Update NEWS with recent new bits

1826. By jarodwilson

support usb-uirt on FreeBSD

From: John Wehle <email address hidden>

The enclosed lightly tested patch allows lirc to build on FreeBSD 8.1
and talk to an usb-uirt. Note that the FreeBSD uftdi driver module
needs to be patch in order to recognize the usb-uirt. The necessary
changes are logged with the FreeBSD bugs database as usb/149900.

Changes:

 1) Include <netinet/in.h> when compiling irsend.c.

 2) Include <sys/ioctl.h> when compiling lircd.c. For simplicity you
    may want to included it on all platforms rather than using the
    current conditional include.

 3) Mark uinputfd stuff in lircmd.c as specific to linux. I used the
    same approach as had already been done for the uinputfd stuff in
    lircd.c.

 4) Normalize tv in hw_uirt2_common.c mywaitfordata to avoid an
    EINVAL when calling select. I used the same approach as had
    already been done elsewhere in the code.

 5) Also set the character size and hardware handshaking when setting
    up the serial port for the usb-uirt.

Signed-off-by: Jarod Wilson <email address hidden>

1825. By jarodwilson

daemon: quiet spurious serial invalid lock complaints

From: John Wehle <email address hidden>

The enclosed lightly tested patch quiets some spurious serial invalid
lock complaints which occur on FreeBSD 8.1.

Changes:

 1) Skip "." and ".." when looking for locks.

 2) Requiring the pid in the lock file to be newline terminated is
    overly strict ... treat it as valid if it's the only thing in
    the file or if it's newline terminated.

Signed-off-by: Jarod Wilson <email address hidden>

1824. By jarodwilson

lirc_parallel: remove non-smp requirement

It *probably* works okay enough on an smp kernel. Certainly compiles, so
we can go about fixing it up from there.

Signed-off-by: Jarod Wilson <email address hidden>

1823. By innovationone

- CommandIR driver signal queuing rewritten into linked lists
- Support for CommandIR III added
- Much cleanup and formatting

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.