Skip to content

Commit 09643dd

Browse files
Documentation improvements.
1 parent f24a54b commit 09643dd

3 files changed

Lines changed: 178 additions & 74 deletions

File tree

BUILD.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@ Note that the system supplied RXTX jar on many system (e.g. Fedora 21) has some
6060
Normally, these components are downloaded and installed automatically by maven.
6161

6262
### Tonto
63-
If the system supports Tonto, use the system version. (On recent Fedora, use `sudo dnf install tonto`.)
64-
Otherwise, it can be downloaded and installed by the script `tools/build-tonto.sh`.
63+
64+
Tonto can be downloaded and installed by the script `tools/build-tonto.sh`.
65+
(On recent Fedora, instead the command `sudo dnf install tonto` can be used.)
6566

6667
Note that the shared library `libjnijcomm`,
6768
which is required by the program Tonto for communicating with a Pronto remote through a serial interface,

src/main/doc/IrScrutinizer.releasenotes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ Girr, HardHardware, DevSlashLirc, and Jirc.
44
The notation #n refers to issues number n at
55
https://github.com/bengtmartensson/IrScrutinizer/issues
66
==============================================================================
7-
Version 2.2.6, planned release June 2020
7+
Version 2.2.6, released 2020-05-25.
88

9+
* Improved text in GUI on capture parameters.
10+
* Author's public key now available as popup.
11+
* If capture thread stops by exception, the program was left in unusable state. #383.
912
* The help popup now has a popup menu for copy, save, print.
1013
* Scrutinize remote: Commands in advanced menu now operates on selection. #368.
1114
* Scrutinize Remote/Raw: Possibility to copy commands to Parametric Remote. #380.

0 commit comments

Comments
 (0)