Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Lirc plugin drivers #3

Closed
bengtmartensson opened this issue Jun 19, 2016 · 1 comment
Closed

Support Lirc plugin drivers #3

bengtmartensson opened this issue Jun 19, 2016 · 1 comment

Comments

@bengtmartensson
Copy link
Owner

A natural extension would be to support Lirc dynamically loaded drivers, "plugins". I have actually spent quite some time on this, contained in the branch lircdriver. There are massive problems, basically due to the bad design of the Lirc drivers, resulting (among other things) in loader problems. The C++ version works reasonably, while the Java bindings suffer from loader problems, and does not find symbols. Possibly it is a Java problem?

@bengtmartensson
Copy link
Owner Author

bengtmartensson commented Feb 4, 2020

Closing; makes no sense.

Turns out that all of the candidates are either basically unsound (audio, ftdi, file), unavailable (at least for purchase as new: commandir, usb_uirt(?)), supported by the Linux kernel (iguana), or directly supported by HarcHardware and thus IrScrutinizer/JGirs (irtoy, Girs).

Furthermore, development on Lirc appears to have stopped. New plugins appear more and more unlikely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant