Skip to content

Releases: leg0/WinLIRC

winlirc 1.0.0

07 Sep 09:31
Compare
Choose a tag to compare
  • Refactor
  • Improved plugins interface, separated header files so that the plugin API is clearly distinguishable from the rest.
    Note: The plugins built for older versions are not interchangeable with the ones built for 1.0.0.

winlirc 0.9.0j (unofficial)

05 Oct 08:02
Compare
Choose a tag to compare

Add plugins:

  • DirectInput
  • IrDroid

winlirc 0.9.0i

19 Jun 22:43
Compare
Choose a tag to compare
  • Added automatic signal polarity detection to the audio receiver plugin.
  • Removed the lowest sampling frequency from the audio receiver plugin, since it was too low.
  • Improved compatability of the IRMan plugin with various hardware.
  • Changed the process priorty to just high, instead of realtime.
  • Fixed COM leaking in various plugins that use it.
  • Added a new plugin for IR-tiny receivers. https://sourceforge.net/p/winlirc/wiki/IR-tiny%20plugin/

winlirc 0.9.0g

28 Nov 21:06
Compare
Choose a tag to compare

Changes/bug fixes:

  • Decoding bug fixes for the audio plugin.
  • Changed the MAX_SIGNALS in irrecord to support remotes with crazy long codes (air conditioners)
  • Plugins now have 1 second to re-init after sleep. Should stop usb failing after re-awakening from sleep.
  • Two parting transmission code is (hopefully) working.
  • The IRToy plugin now only shows valid com ports on the system.
  • Geniatech T200, T220, T220A are now supported by the Geniatech plugin.