psp-research/changelog.html

105 lines
3.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>psp research project changelog</title>
<link rel="stylesheet" type="text/css" href="../theme.css" />
<link rel="shortcut icon" type="image/x-icon" href="../img/favicon.ico"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="~lucidiot" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
a.toplink {
font-family: monospace;
font-size: 80%;
float: right;
}
a.toplink + h1, a.toplink + h2 {
margin-top: 0;
}
</style>
</head>
<body class="container">
<h1>psp research project changelog</h1>
<div class="section" id="contents">
<h2>contents</h2>
<ul>
<li><a href="#2019-11-23">2019-11-23</a></li>
<li><a href="#2019-11-24">2019-11-24</a></li>
<li><a href="#2019-11-26">2019-11-26</a></li>
<li><a href="#2019-12-15">2019-12-15</a></li>
<li><a href="#2019-12-16">2019-12-16</a></li>
<li><a href="#2019-12-17">2019-12-17</a></li>
<li><a href="#2019-12-18">2019-12-18</a></li>
</ul>
</div>
<div class="section" id="2019-11-23">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-11-23</h2>
<ul>
<li>tested my own site on my PSP</li>
<li>started this page just to share a dozen pictures</li>
<li>did experiments and began to write some compatibility info</li>
</ul>
</div>
<div class="section" id="2019-11-24">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-11-24</h2>
<ul>
<li>integrated this standalone page into my website</li>
<li>added an introduction</li>
<li>added contribution instructions</li>
<li>added the relevant sites section</li>
<li>moved the pics to a separate page to declutter</li>
<li>added a changelog</li>
<li>added the ideas section</li>
</ul>
</div>
<div class="section" id="2019-11-26">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-11-26</h2>
<ul>
<li>added the information board feed analysis (<a href="https://tildegit.org/lucidiot/psp-research/issues/8" target="_blank">#8</a>)</li>
<li>moved the changelog to a separate page</li>
<li>global homepage for the project</li>
</ul>
</div>
<div class="section" id="2019-12-15">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-12-15</h2>
<ul>
<li>discovered the internet radio sdk and started the <a href="https://tildegit.org/lucidiot/cxml" target="_blank">cxml</a> project</li>
</ul>
</div>
<div class="section" id="2019-12-16">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-12-16</h2>
<ul>
<li>added neat progress bars for topics under research</li>
<li>started the internet radio page</li>
</ul>
</div>
<div class="section" id="2019-12-17">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-12-17</h2>
<ul>
<li>begun a fake <a href="radio/rfc.txt">RFC</a> for the CXML format</li>
</ul>
</div>
<div class="section" id="2019-12-18">
<a href="#contents" class="toplink">back to top</a>
<h2>2019-12-18</h2>
<ul>
<li>completed the file header, tree and element descriptions in the RFC</li>
</ul>
</div>
</body>
</html>