Releases: bengtmartensson/IrScrutinizer
Continuous build
WARNING: This is a snapshot of the current development stand. It may have different issues, and possibly does not work at all. If this is not what you want, use the latest official release instead.
Version 2.4.1
Many bugfixes and enhancements. Uses LTS IrpTransmogrifier 1.2.13.
The Windows, Mac, and AppImage versions come with their own Java.
The files checksums.md5, checksums.sha1, and checksums.sha512 files contain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The *.exe file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.)
- The x86_64.AppImage is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java.
- *-macOS.dmg is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java.
- The *-bin.zip file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Full Changelog: Version-2.4.0...Version-2.4.1
Version-2.4.0
Many changes and bug fixes. Uses LTS IrpTransmogrifier 1.2.11.
The Windows, Mac, and AppImage versions come with their own Java.
Contained files:
The files checksums.md5, checksums.sha1, and checksums.sha512 files constain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The *.exe file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.)
- The x86_64.AppImage is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java.
*-macOS.dmg is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java. - The *-bin.zip file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Update 2023-08-21, for Linux and /dev/lirc: Unfortunately, this build contains a broken DevSlashLirc. If this is a concern for you, please use the snapshot.
Release notes:
* Documentation improvements. #269.
* Re-installed the irptransmogrifier command on Windows/setup.exe. #468.
* Fix HardwareManager.close() misbehavior when called during shutdown. #463.
* IrWidget: Add option for not dropping DTR and RTS when opening the device. #462.
* Uses IrpTransmogrifier 1.2.11, see IrpTransmogrifier.releasenotes.txt.
* Option for reporting all decodes, corresponding to decode --all in IrpTransmogrifier. #457.
* Remove incomplete HTTP proxy support. #456.
* Some export formats erroneously case sensitive wrt protocol name. #453.
* Default name ("remote") in MetaDataDialog.
* New name transformations in Parametric Remote: lowercase, uppercase, capitilize. #447.
* Updated export formats Lirc.
* New command line option --loglevel, cf. IrpTransmogrifier.
* Exportformats: better handling of export format parameters. Implemented export formats documentation. #323.
* Some layout tweaks. #366, #401.
* Remove Lirc as sending device (partially replaced by NamedCommandSender). #399.
* Remove IrTrans support (except for the NamedCommandSender).
* Remove explicit IrToy sending/capturing support (in Linux, still indirectly supported through DevSlashLirc).
* AppImage, Mac & Windows w/ embedded Java https bug fixed. #448.
* Intervals in Render/F, S, F, etc now parsed correctly. #437.
* Remove "LIRC Mode 2" as capturing device. #378.
* Redesign hardware configuration and selection. #281.
* New tool for sending named commands "Named Command Sender". #128.```
Version-2.3.1
Minor changes and bug fixes. Uses LTS IrpTransmogrifier 1.2.10.
The Windows, Mac, and AppImage versions come with their own Java.
Contained files:
The files checksums.md5
, checksums.sha1
, and checksums.sha512
files constain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The
*.exe
file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.) - The
x86_64.AppImage
is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java. *-macOS.dmg
is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java.- The
*-bin.zip
file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Version-2.3.0
This release uses NRJavaSerial instead of RXTX. Also, most serial hardware has been reworked. There is also a number of bugfixes and improvements.
The Windows, Mac, and AppImage versions come with their own Java.
Contained files:
The files checksums.md5
, checksums.sha1
, and checksums.sha512
files constain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The
*.exe
file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.) - The
x86_64.AppImage
is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java. *-macOS.dmg
is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java.- The
*-bin.zip
file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Version-2.2.6
This release contains a number of bugfixes and several minor improvements. The Windows, Mac, and AppImage versions come with their own Java.
Contained files:
The files checksums.md5
, checksums.sha1
, and checksums.sha512
files constain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The
*.exe
file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.) - The
x86_64.AppImage
is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java. *-macOS.dmg
is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java.- The
*-bin.zip
file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Version-2.2.4
This release contains a number of semi-important bugfixes and several minor improvements. The Windows and Mac versions comes with its own Java. Also, the Tools: HexCalculator, Time/Frequency calculator and AMX beacon listener can be called without invoking the main program.
This is the first version after 2.1.0. (The gap is due to the wish of keeping the version number compatible with IrpTransmogrifier).
Contained files:
The files checksums.md5
, checksums.sha1
, and checksums.sha512
files constain different checksums, that can be used for checking the integrity of a downloaded file, if desired.
- The
*.exe
file is a Windows setup file, for 32- and 64-bit Windows, Win7 or later (although earlier versions may work). It contains its own Java, but can optionally be installed using an already installed Java version, version 8 or later. Download, double click, and follow the instructions. (It may be necessary to allow "rogue" downloads in the system control.) - The
x86_64.AppImage
is an AppImage that can be run on 64-bit Intel Linux-es. Just download, make executable, and double click. Contains its own Java. *-macOS.dmg
is a Mac OS X disk image. Download, amd mount by double clicking the IrScrutinizer app is found in the directory. This can be double clicked directly, and, optionally, copied to the Applications folder and/or the system tray. (May need to set "Allow apps downloaded from:" to "Anywhere" in the System preferences/Security & Privacy.) Comes with its own Java.- The
*-bin.zip
file is the generic binary distribution for use when the previous ones are not desired or possible. Does not come with included Java.
Version-2.1.0
Minor improvements and bug fixes. Uses IrpTransmogrifier 1.1.0, Girr 2.1.0.
Version-2.0.1
Finally, Version 2, called 2.0.1 (there has never been a 2.0.0).
Version-2.0.0-20190708
First beta test of Version 2.0.0.