2006-05-29 23:19:25 +00:00
|
|
|
<!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"/>
|
2013-10-14 07:28:28 +00:00
|
|
|
<META NAME="AppleIcon" content="../shrd/icon.png">
|
2006-05-29 23:19:25 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
2013-10-12 21:26:52 +00:00
|
|
|
html, body, button, input, select, textarea
|
|
|
|
{ font-family: sans-serif;
|
|
|
|
font-size: 14px;
|
|
|
|
color: #5f5c52}
|
2006-05-29 23:19:25 +00:00
|
|
|
|
2013-10-12 21:26:52 +00:00
|
|
|
h1, h2, h3, strong, b
|
|
|
|
{ font-weight: 600;
|
|
|
|
color: #423f37}
|
2006-05-29 23:19:25 +00:00
|
|
|
|
|
|
|
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>
|
|
|
|
|
2013-10-14 07:28:28 +00:00
|
|
|
<div id="header" style="clear: both;"><img src="../shrd/logo.png" style="width: 220px; " />
|
2006-05-29 23:19:25 +00:00
|
|
|
|
|
|
|
<ul style="float: right; list-style-type: none; margin-right: 20px;">
|
2007-05-21 00:45:12 +00:00
|
|
|
<li><a href="http://cogx.org/">Cog homepage</a></li>
|
2007-07-12 00:39:11 +00:00
|
|
|
<li><a href="http://cogx.org/forums/">Cog forums</a></li>
|
2006-05-29 23:19:25 +00:00
|
|
|
<li><a href="mailto:vspader@users.sourceforge.net">Developer email</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="formats" style="float: right; width: 45%; ">
|
|
|
|
|
|
|
|
<h2>Supported codecs</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>
|
2013-10-14 07:28:28 +00:00
|
|
|
<li>WMA Standard, Pro, Lossless, and Voice</li>
|
|
|
|
<li>TrueAudio</li>
|
2013-10-15 14:49:53 +00:00
|
|
|
<li>MIDI Sequences</li>
|
2013-10-14 07:28:28 +00:00
|
|
|
<li>Sequenced Module formats (IT, XM, S3M, MOD, STM, PTM, MTM, 669, PSM, AM, J2B, DSM, AMF, OKT/OKTA, and UMX)</li>
|
|
|
|
<li>Emulated Console formats supported by the Game_Music_Emu library (AY, GBS, HES, KSS, NSF/NSFE, SAP, SGC, SPC, and VGM/VGZ)</li>
|
|
|
|
<li>Many Emulated Console formats utilizing the PSF format (PSF, PSF2, SSF, DSF, QSF, GSF, NCSF, 2SF, and their respective mini variants)</li>
|
2013-10-12 21:26:52 +00:00
|
|
|
<li>Any codec supported by Mac OS X's Core Audio API</li>
|
2006-05-29 23:19:25 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>Supported tags</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>Vorbis comments/FLAC tags</li>
|
|
|
|
<li>ID3v1.0, 1.1, 2.3+</li>
|
|
|
|
<li>APEv1 and v2</li>
|
|
|
|
</ul>
|
|
|
|
|
2013-10-14 07:28:28 +00:00
|
|
|
<h2>Supported Archive formats</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>ZIP</li>
|
|
|
|
<li>GZip</li>
|
|
|
|
<li>RAR (also renamed to RSN)</li>
|
|
|
|
<li>7-Zip (also renamed to VGM7Z)</li>
|
|
|
|
</ul>
|
|
|
|
|
2006-05-29 23:19:25 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
2013-10-12 21:26:52 +00:00
|
|
|
<h2>Controls</h2>
|
2006-05-29 23:19:25 +00:00
|
|
|
|
|
|
|
<table>
|
|
|
|
|
|
|
|
<tr>
|
2013-10-14 07:28:28 +00:00
|
|
|
<td class="icon"><img src="../shrd/playback.png"/></td>
|
2013-10-12 21:26:52 +00:00
|
|
|
<td>Play/Pause/Previous/Next</td>
|
2006-05-29 23:19:25 +00:00
|
|
|
</tr>
|
|
|
|
|
2013-10-14 07:28:28 +00:00
|
|
|
|
2006-05-29 23:19:25 +00:00
|
|
|
<tr>
|
2013-10-14 07:28:28 +00:00
|
|
|
<td class="icon"><img src="../shrd/files.png"/></td>
|
2007-05-21 00:45:12 +00:00
|
|
|
<td>Show/hide<br>File Drawer</td>
|
2013-10-14 07:28:28 +00:00
|
|
|
<td class="icon"><img src="../shrd/repeat.png"/></td>
|
2007-05-21 00:45:12 +00:00
|
|
|
<td>Repeat on/off</td>
|
2006-05-29 23:19:25 +00:00
|
|
|
</tr>
|
|
|
|
|
|
|
|
<tr>
|
2013-10-14 07:28:28 +00:00
|
|
|
<td class="icon"><img src="../shrd/info.png"/></td>
|
2007-05-21 00:45:12 +00:00
|
|
|
<td>Show/hide<br>Info Drawer</td>
|
2013-10-14 07:28:28 +00:00
|
|
|
<td class="icon"><img src="../shrd/shuffle.png"/></td>
|
2007-05-21 00:45:12 +00:00
|
|
|
<td>Shuffle on/off</td>
|
2006-05-29 23:19:25 +00:00
|
|
|
</tr>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<h2>General features</h2>
|
|
|
|
|
|
|
|
<ul>
|
2007-05-21 00:45:12 +00:00
|
|
|
<li>Last.fm support</li>
|
|
|
|
<li>Growl support</li>
|
|
|
|
<li>M3U and PLS playlist</li>
|
|
|
|
<li>HTTP streaming</li>
|
|
|
|
<li>Output device selection</li>
|
2006-05-29 23:19:25 +00:00
|
|
|
<li>Gapless playback</li>
|
|
|
|
<li>Logarithmic volume control</li>
|
|
|
|
<li>Smart shuffle</li>
|
|
|
|
<li>Seeking</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
2007-07-12 00:39:11 +00:00
|
|
|
</html>
|