mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
_v2.9.0 (20260103)_ release **[Bug Fixes]** - Bosch: Fixed the bug where the wind speed was always set to auto. (#2237) - Update IRsend sendHaierAC to include SEND_HAIER_AC160 (#2172) - Gree: Fix reporting vertical swing (#2125) - Fix `decodeYork()` parameter names & defaults. (#2121) - Fix the Coolix fan-only mode in IRac class. (#2104) - Fix missing quiet parameter of haier176 (#2102) - ESP32-C3: Fix compilation error when USB CDC on Boot is enabled (#2080) **[Features]** - Add Fahrenheit support for the BOSCH144 protocol (#2224) - Build: Add compatibility with C++20 (#2040) - Add initial detailed support for Kelon168 (Kelon/Hisense) (#1949) - Add support for the Eurom A/C protocol (#2208) - Add Fahrenheit support for Coolix (#2214) - ESP32: Esp32 Core version 3 support (#2144) - auto_analyse_raw_data: Add kXxMsbFirst to easy change MSBFirst for the full protocol (#2143) - change kAirtonMaxTemp from 25C to 31C (#2124) - Added support for Bluestar Heavy AC (#2120) - Add support of Toshiba Remote Control B (#2094) - Update haier160 & HaierYRWO2 to use quiet in the common class. (#2115) - Internationalisation: Solvakian translation (#2091) - Daikin: Support setting temperature in 0.5 C unit (#2036) - Quiet/Silent Mode for Electra_AC (#1990) **[Misc]** - Document Fischer R51L1/BGE remote support (#2231) - CI: pin python v3.13 - CI: Attempt to fix intelhex failures - IRMQTTServer: Fixes for ArduinoJson v7 to remove depreicated calls - docs: updated contributing section for clarity (by Prerna Utage) (#2221) - Fix typo in Russian language support (#2210) - Build: Update CodeQL actions plugin to use v3 as v2 will be deprecated soon - Build: Fix soon to be deprecated set-output command - Build: Update build scripts to use non-deprecated actions tooling - Fix linter issues (#2173) - pylint fix raw_to_pronto_code.py (#2150) - Document support for Comfee model (#2147) - DAIKIN: ARC443A5 Remote supported note (#2138) - library.json specifies libCompatMode strict (#2111) - Added Electrolux EACM CL/N3 series remote to TCL protocol (#2100) - Add AR-JW19 to supported devices (#2069) - Remove unused constant `kRcmmExcess` (#2033) - Panasonic AC: Document support for PV1122V remote (#2029) - Document support for Panasonic CS-E12QKEW A/C (#2028)
105 lines
5.5 KiB
HTML
105 lines
5.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>IRremoteESP8266: Class Members - Functions</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">IRremoteESP8266
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all functions with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_m" name="index_m"></a>- m -</h3><ul>
|
|
<li>mark() : <a class="el" href="classIRsend.html#a7399389d40bfe24bc062ffca88fc3780">IRsend</a></li>
|
|
<li>markAsSent() : <a class="el" href="classIRac.html#ad0e45b13f477e29823b8c138704536c4">IRac</a></li>
|
|
<li>match() : <a class="el" href="classIRrecv.html#a8bc218dae714ab189a3da4fff269cdaa">IRrecv</a></li>
|
|
<li>matchAtLeast() : <a class="el" href="classIRrecv.html#ae7bfd4ff689c7563c65c4e6e8c58187a">IRrecv</a></li>
|
|
<li>matchBytes() : <a class="el" href="classIRrecv.html#acb74ac6a369fdf2250d6fc4f9594d670">IRrecv</a></li>
|
|
<li>matchData() : <a class="el" href="classIRrecv.html#a4e28064f20a1aa7fc8a9b89b33bad707">IRrecv</a></li>
|
|
<li>matchGeneric() : <a class="el" href="classIRrecv.html#aaad311cb4287aad0061f44bf495a1b49">IRrecv</a></li>
|
|
<li>matchGenericConstBitTime() : <a class="el" href="classIRrecv.html#ac99b3abffe456f26b065b67bf20302ec">IRrecv</a></li>
|
|
<li>matchManchester() : <a class="el" href="classIRrecv.html#a395adb4df0e86f544068f01d5e0f00b8">IRrecv</a></li>
|
|
<li>matchManchesterData() : <a class="el" href="classIRrecv.html#ae43ee146ff1c241c3849bf979f5ff7b9">IRrecv</a></li>
|
|
<li>matchMark() : <a class="el" href="classIRrecv.html#ae78ef12b8194db5d3cb5a2605d29830d">IRrecv</a></li>
|
|
<li>matchMarkRange() : <a class="el" href="classIRrecv.html#adf11286f0ef5e8984396b5f6331db87e">IRrecv</a></li>
|
|
<li>matchSpace() : <a class="el" href="classIRrecv.html#a9fd363e8b2edee2ed3c473349ecc58fc">IRrecv</a></li>
|
|
<li>matchSpaceRange() : <a class="el" href="classIRrecv.html#a2200a9c1064497838506eb278791bb03">IRrecv</a></li>
|
|
<li>midea() : <a class="el" href="classIRac.html#a6ae2cab5bfb326ea0297b4690a82e9d2">IRac</a></li>
|
|
<li>minRepeats() : <a class="el" href="classIRsend.html#ae02772f34180163861b7e4eb3520db2a">IRsend</a></li>
|
|
<li>mirage() : <a class="el" href="classIRac.html#ad54a1ee83ec798bd2ed22fe55be4da0d">IRac</a></li>
|
|
<li>mitsubishi() : <a class="el" href="classIRac.html#aaa60bcac75dc5dda40c78f8c227b19a3">IRac</a></li>
|
|
<li>mitsubishi112() : <a class="el" href="classIRac.html#a2438b6e4403d5952adb299083e038e10">IRac</a></li>
|
|
<li>mitsubishi136() : <a class="el" href="classIRac.html#aa3033eb835cf3cd313ee2c2f38357e8e">IRac</a></li>
|
|
<li>mitsubishiHeavy152() : <a class="el" href="classIRac.html#a635b89320d878c1e3f270d7146cb9b00">IRac</a></li>
|
|
<li>mitsubishiHeavy88() : <a class="el" href="classIRac.html#af6c9084c5e902f98a03ad0eaf3b9448e">IRac</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|