Updated website home page for new release. Updated release date on notes.
This commit is contained in:
parent
0b4ab1a0b9
commit
c6c4053acf
|
@ -185,7 +185,7 @@
|
|||
<div class="main-content">
|
||||
|
||||
<p class="rvps2"><span class="rvts22">What's New? </span><span class="rvts26">2.5.0</span></p>
|
||||
<p class="rvps2"><span class="rvts6">Released -- 31 October 2021</span></p>
|
||||
<p class="rvps2"><span class="rvts6">Released -- 21 October 2021</span></p>
|
||||
<p class="rvps2"><span class="rvts6"><br/></span></p>
|
||||
<p class="rvps2"><span class="rvts6">The 2.5.0 release features significant enhancements and improvements to the Qt/SDL port. Specifically the debug tools and AVI recording capabilities.</span></p>
|
||||
<p class="rvps2"><span class="rvts6"><br/></span></p>
|
||||
|
|
|
@ -53,10 +53,12 @@
|
|||
<p> </p>
|
||||
|
||||
<h1>Latest Release</h1>
|
||||
<p><span class="largerfont">FCEUX 2.4.0</span><br/>
|
||||
24 June 2021</p>
|
||||
<p>The 2.4.0 release primarily focuses on improving stablity and capabilities of the Qt/SDL GUI port.</p>
|
||||
<p><a href="help/WhatsNew240.html">Full changelog</a></p>
|
||||
<p><span class="largerfont">FCEUX 2.5.0</span><br/>
|
||||
21 October 2021</p>
|
||||
<p>The 2.5.0 release features significant enhancements and improvements to the Qt/SDL port.
|
||||
Specifically the debug tools and AVI recording capabilities. The debugger has been overhauled and has a new more efficient layout.
|
||||
AVI recording now features many new encoding capabilites via ffmpeg's C library API. </p>
|
||||
<p><a href="help/WhatsNew250.html">Full changelog</a></p>
|
||||
<p>
|
||||
<hr>
|
||||
<br>Windows Port Debugging Environment for Version 2.2.0<br><a href="assets/debugging_environment_1900px.png"><img alt="FCEUX as a debugging environment" src="assets/debugging_environment_640px.png"></a></p>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
<div id="page_content">
|
||||
<h1>FCEUX 2.5.0 Release</h1>
|
||||
<p>31 October 2021</p>
|
||||
<p>21 October 2021</p>
|
||||
<p>
|
||||
The 2.5.0 release features significant enhancements and improvements to the Qt/SDL port. Specifically the debug tools and AVI recording capabilities.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue