brm12 Posted January 7 Report Posted January 7 (edited) Hi. , Please help me find documentation on using libflirc.dll with examples. Thanks. Edited January 8 by brm12 Quote
jason Posted January 8 Report Posted January 8 On 1/7/2025 at 8:38 AM, brm12 said: Hi. , Please help me find documentation on using libflirc.dll with examples. Thanks. https://github.com/flirc/sdk That repo has example code which is the same code that ships with flirc_util. Should compile on anything with GCC / mingw setup properly. Headers are documented and example code should be enough to copy and pasta. Quote
brm12 Posted Monday at 10:19 PM Author Report Posted Monday at 10:19 PM (edited) - Edited yesterday at 05:19 PM by brm12 Quote
brm12 Posted yesterday at 05:18 PM Author Report Posted yesterday at 05:18 PM On 1/8/2025 at 2:00 PM, jason said: https://github.com/flirc/sdk That repo has example code which is the same code that ships with flirc_util. Should compile on anything with GCC / mingw setup properly. Headers are documented and example code should be enough to copy and pasta. Thanks for the answer. I use flirc_util.exe with the parameter sendir --raw=, and it works. However, I wanted to try calling the functionality via the DLL, as it might work faster. Unfortunately, I couldn't find useful information or examples on how to work with libflirc.dll in the package available at https://github.com/flirc/sdk. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.