123 lines
2.8 KiB
HTML
123 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
|
|
<head>
|
|
|
|
<title>Cog Help</title>
|
|
|
|
<meta name="AppleTitle" content="Cog Help"/>
|
|
<META NAME="AppleIcon" content="Cog%20Help/images/wheel.png">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<style type="text/css">
|
|
|
|
body { font-family: "lucida grande"; font-size: 12px; }
|
|
|
|
h2 { margin-top: 30px; }
|
|
|
|
a:link, a:visited { color: black; }
|
|
a:hover { text-decoration: none; }
|
|
|
|
td { width: 100px; font-weight: bold; padding-top: 10px; }
|
|
td.icon { width: auto; }
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="header" style="clear: both;"><img src="images/logo.png" style="width: 200px; " />
|
|
|
|
<ul style="float: right; list-style-type: none; margin-right: 20px;">
|
|
<li><a href="http://cogx.org/">Cog hemsida</a></li>
|
|
<li><a href="http://sbooth.org/forums/index.php?c=4">Cog forum</a></li>
|
|
<li><a href="mailto:vspader@users.sourceforge.net">E-posta utvecklaren</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="formats" style="float: right; width: 45%; ">
|
|
|
|
<h2>Stöd av codec</h2>
|
|
|
|
<ul>
|
|
<li>Ogg Vorbis</li>
|
|
<li>FLAC</li>
|
|
<li>AAC</li>
|
|
<li>MP3</li>
|
|
<li>WAV</li>
|
|
<li>AIFF</li>
|
|
<li>Musepack</li>
|
|
<li>Monkey's Audio</li>
|
|
<li>Shorten</li>
|
|
<li>WavPack</li>
|
|
<li>Apple Lossless</li>
|
|
<li>Alla codec som stöds av Mac OS X 10.4 Core Audio API</li>
|
|
</ul>
|
|
|
|
<h2>Stöd av taggar</h2>
|
|
|
|
<ul>
|
|
<li>Vorbis-kommentarer/FLAC-taggar</li>
|
|
<li>ID3v1.0, 1.1, 2.3+</li>
|
|
<li>APEv1 och v2</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="buttons">
|
|
|
|
<h2>Knappar</h2>
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
<td class="icon"><img src="images/play_gray.png"/></td>
|
|
<td>Spela/Pausa</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="icon"><img src="images/prev_gray.png"/></td>
|
|
<td>Föregående låt</td>
|
|
<td class="icon"><img src="images/next_gray.png"/></td>
|
|
<td>Nästa låt</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="icon"><img src="images/files_off.png"/></td>
|
|
<td>Visa/dölj<br>fillåda</td>
|
|
<td class="icon"><img src="images/repeat_off.png"/></td>
|
|
<td>Repetera på/av</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td class="icon"><img src="images/info_off.png"/></td>
|
|
<td>Visa/dölj<br>infolåda</td>
|
|
<td class="icon"><img src="images/shuffle_off.png"/></td>
|
|
<td>Slumpvis på/av</td>
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<h2>Allmänna funktioner</h2>
|
|
|
|
<ul>
|
|
<li>Last.fm-stöd</li>
|
|
<li>Growl-stöd</li>
|
|
<li>M3U- och PLS-spellistor</li>
|
|
<li>HTTP-strömning</li>
|
|
<li>Val av uppspelningsenhet</li>
|
|
<li>Kontinuerlig uppspelning</li>
|
|
<li>Logaritmisk volymkontroll</li>
|
|
<li>Smart slumpvis uppspelning</li>
|
|
<li>Sökning</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html> |