Files
Craig Erskine 0fcc6fdc7f new oe icon
2020-09-12 19:27:35 -05:00

57 lines
2.3 KiB
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>OpenEmu 1.0.1</title>
<meta name="robots" content="anchors">
<link href="http://openemu.org/rnotes/rnotes.css" type="text/css" rel="stylesheet" media="all">
<!-- For iPad with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/img/favicons/favicon-152.png">
<!-- For iPad with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/favicons/favicon-144.png">
<!-- For iPhone with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/img/favicons/favicon-120.png">
<!-- For iPhone with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/favicons/favicon-114.png">
<!-- For first- and second-generation iPad: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/favicons/favicon-72.png">
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="/img/favicons/favicon-57.png">
<link rel="icon" href="/favicon.ico" sizes="16x6 32x32 48x48">
</head>
<body>
<br />
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="blue" colspan="2">
<h3>OpenEmu 1.0.1</h3>
</td>
</tr>
<tr>
<td valign="top" width="125"><img src="http://openemu.org/rnotes/logo-128px.png" alt="OpenEmu" width="125" border="0"></td>
<td valign="top">
<ul>
<li type="disc">Fixed crashes related to game import and lookup.</li>
<li type="disc">Fixed crash when deleting game from a smart collection.</li>
<li type="disc">Fixed controls not being editable after preferences window closed.</li>
<li type="disc">Fixed core battery saving when quitting with Cmd+Q.</li>
<li type="disc">10.7: Fixed crash related to a specific system plugin.</li>
<li type="disc">10.7: Fixed "Special Keys" layout in control preferences.</li>
<li type="disc">Other bug fixes and improvements.</li>
</ul>
</td>
</tr>
</table>
<br>
</body>
</html>