12
13
14
15
16
17
18
19
20
21
22
23
24
25
26 | <div class="body">
<div class="hgroup"><h1 class="title"><span class="title">Introduction</span></h1></div>
<div class="region">
<div class="contents">
<p class="p">Streamtuner2 is a simple browser for internet radios. It aquires its radio lists
from various directory services. These are represented as "channel" tabs in the main
window. Below are the category/genre lists (left) and all stations for a genre (right).</p>
<div class="media media-image"><div class="inner"><img src="img/mainwindow2.svg" class="media media-block" alt=""></div></div>
</div>
<div id="play" class="sect"><div class="inner">
<div class="hgroup"><h2 class="title"><span class="title">How to select and play a radio.</span></h2></div>
<div class="region"><div class="contents">
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
<li class="steps"><p class="p">Select a channel tab, like <span class="code">Shoutcast</span>.</p></li>
<li class="steps"><p class="p">Click one of the genres in the left pane. For example <span class="code">Classic</span>.</p></li> |
|
| 12
13
14
15
16
17
18
19
20
21
22
23
24
25
26 | <div class="body">
<div class="hgroup"><h1 class="title"><span class="title">Introduction</span></h1></div>
<div class="region">
<div class="contents">
<p class="p">Streamtuner2 is a simple browser for internet radios. It aquires its radio lists
from various directory services. These are represented as "channel" tabs in the main
window. Below are the category/genre lists (left) and all stations for a genre (right).</p>
<div class="media media-image"><div class="inner"><img src="img/mainwindow.png" class="media media-block" alt=""></div></div>
</div>
<div id="play" class="sect"><div class="inner">
<div class="hgroup"><h2 class="title"><span class="title">How to select and play a radio.</span></h2></div>
<div class="region"><div class="contents">
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
<li class="steps"><p class="p">Select a channel tab, like <span class="code">Shoutcast</span>.</p></li>
<li class="steps"><p class="p">Click one of the genres in the left pane. For example <span class="code">Classic</span>.</p></li> |