Skip to content

Commit b20522e

Browse files
committed
rebuilt site with latest aggregated changes
1 parent 322f941 commit b20522e

28 files changed

Lines changed: 1146 additions & 1025 deletions

_site/applications/index.html

Lines changed: 455 additions & 452 deletions
Large diffs are not rendered by default.

_site/community.html

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,44 +42,39 @@ <h2 id="project_tagline">TODO</h2>
4242
<div id="main_content_wrap" class="outer">
4343
<section id="main_content" class="inner">
4444

45-
<h1>Mailing Lists</h1>
46-
47-
<h2>jack-devel@jackaudio.org</h2>
45+
<h1 id="mailing-lists">Mailing Lists</h1>
4846

47+
<h2 id="jack-develjackaudioorg">jack-devel@jackaudio.org</h2>
4948
<p>[ <a href="http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org">sign up</a> |
5049
<a href="http://jack-audio.10948.n7.nabble.com/Jackit-f3.html">Nabblearchives</a> ]</p>
5150

52-
<p>For discussion of the jack server as well as jack applications. If you&#39;re
51+
<p>For discussion of the jack server as well as jack applications. If youre
5352
doing anything with jack, you need to be on this list. See linux-audio-dev for
5453
email prior to 27 Nov 2001.</p>
5554

56-
<h2>linux-audio-user@lists.linuxaudio.org</h2>
57-
55+
<h2 id="linux-audio-userlistslinuxaudioorg">linux-audio-user@lists.linuxaudio.org</h2>
5856
<p>Not dedictated to JACK alone, but very often you will get help on questions about
5957
usage and troubleshooting with JACK here.</p>
6058

61-
<h1>Related Projects</h1>
62-
63-
<h2>Jack OSX</h2>
59+
<h1 id="related-projects">Related Projects</h1>
6460

61+
<h2 id="jack-osx">Jack OSX</h2>
6562
<p>The official JACK implementation for Mac OSX</p>
6663

67-
<h2>Jack for Windows</h2>
64+
<h2 id="jack-for-windows">Jack for Windows</h2>
6865

69-
<h2>Jack for iOS/Android?</h2>
66+
<h2 id="jack-for-iosandroid">Jack for iOS/Android?</h2>
7067

71-
<h1>Communities</h1>
72-
73-
<h2>linuxaudio.org</h2>
68+
<h1 id="communities">Communities</h1>
7469

70+
<h2 id="linuxaudioorg">linuxaudio.org</h2>
7571
<p>[ <a href="http://wiki.linuxaudio.org">WIKI</a> |
7672
<a href="http://www.linuxaudio.org">site</a> ]</p>
7773

7874
<p>A general ressource for linux Audio related questions. The wiki also contains
7975
information about JACK and related topics.</p>
8076

81-
<h2>linuxmusicians</h2>
82-
77+
<h2 id="linuxmusicians">linuxmusicians</h2>
8378
<p>Provides a discussion forum for linux audio related topics. Of cause JACK
8479
included.</p>
8580

_site/developers.html

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h2 id="project_tagline">TODO</h2>
4242
<div id="main_content_wrap" class="outer">
4343
<section id="main_content" class="inner">
4444

45-
<h1>JACK Developer Information</h1>
45+
<h1 id="jack-developer-information">JACK Developer Information</h1>
4646

4747
<p>Want to use JACK in your software? Great, grab the <a href="/downloads">source</a>
4848
and see the <a href="/documentation/">docs</a>.</p>
@@ -52,57 +52,58 @@ <h1>JACK Developer Information</h1>
5252

5353
<p>Found a bug? Use the bugtracker or send your report to the mailing lists.</p>
5454

55-
<p>Starting to develop? Don&#39;t forget to read README.developers.</p>
55+
<p>Starting to develop? Dont forget to read README.developers.</p>
5656

5757
<p>Is there an error in this web site? General comments? Send the webmaster an
5858
email.</p>
5959

60-
<h2>contributors</h2>
60+
<h2 id="contributors">contributors</h2>
6161

6262
<p>Jack was inspired by and partially designed during discussions on the Linux
6363
Audio Developers mailing list. Particularly significant contributions to those
6464
discussions came from (in alphabetical order):</p>
6565

6666
<ul>
67-
<li>Paul Davis </li>
68-
<li>Richard Günther </li>
69-
<li>David Olofson </li>
70-
<li>Benno Sennoner </li>
71-
<li>Kai Vehmanen </li>
67+
<li>Paul Davis</li>
68+
<li>Richard Günther</li>
69+
<li>David Olofson</li>
70+
<li>Benno Sennoner</li>
71+
<li>Kai Vehmanen</li>
7272
</ul>
7373

7474
<p>Paul Davis was the principal author of the Jack API and of its sample
7575
implementation. Very significant contributions have been made by:</p>
7676

7777
<ul>
78-
<li>Kai Vehmanen </li>
79-
<li>Jack O&#39;Quin </li>
80-
<li>Bob Ham </li>
81-
<li>Steve Harris </li>
82-
<li>Stephane Letz </li>
83-
<li>Taybin Rutkin </li>
84-
<li>Ian Esten </li>
78+
<li>Kai Vehmanen</li>
79+
<li>Jack OQuin</li>
80+
<li>Bob Ham</li>
81+
<li>Steve Harris</li>
82+
<li>Stephane Letz</li>
83+
<li>Taybin Rutkin</li>
84+
<li>Ian Esten</li>
8585
</ul>
8686

87-
<p>Jack O&#39;Quin frequently acted as the primary maintainer of JACK for long
87+
<p>Jack OQuin frequently acted as the primary maintainer of JACK for long
8888
periods, and has contributed many new interfaces and bug fixes.</p>
8989

9090
<p>Stephane Letz ported JACK to OS X and wrote the new C++ SMP-aware
91-
implementation <a href="http://www.grame.fr/%7Eletz/jackdmp.html">jackdmp</a>.
91+
implementation <a href="http://www.grame.fr/~letz/jackdmp.html">jackdmp</a>.
9292
He and Johnny Petrantoni created
9393
<a href="http://jackosx.com/">JackOSX</a>,
9494
including JACK and utilities for OS X.</p>
9595

9696
<p>Taybin Rutkin manages our releases.</p>
9797

98-
<p>Rui Nuno Capela wrote the fantastic JACK control application &quot;qjackctl&quot;.</p>
98+
<p>Rui Nuno Capela wrote the fantastic JACK control application qjackctl.</p>
9999

100100
<p>Others who have contributed to JACK in ways large and small: Andy Wingo,
101101
Fernando Pablo Lopez-Lezcano, Jeremy Hall, Steve Harris, Martin Boer, Melanie
102102
Thielker, Jussi Laako, Tilman Linneweh, Karsten Weise, Lee Revell, Jesse
103103
Chappel</p>
104104

105105

106+
106107
</section>
107108
</div>
108109

_site/downloads/index.html

Lines changed: 76 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -42,109 +42,138 @@ <h2 id="project_tagline">TODO</h2>
4242
<div id="main_content_wrap" class="outer">
4343
<section id="main_content" class="inner">
4444

45-
<h1>Downloading JACK</h1>
45+
<h1 id="downloading-jack">Downloading JACK</h1>
4646

47-
<h2>Linux</h2>
47+
<h2 id="linux">Linux</h2>
4848

49-
<h3>JACK1:</h3>
49+
<h3 id="jack1">JACK1:</h3>
5050

5151
<ul>
52-
<li><p><strong>Binaries</strong>: please use your distribution&#39;s package manager<br>
53-
(<code>apt-get, yum, synaptic</code> etc.)</p></li>
54-
<li><p><strong>Source tarball</strong>: <a href="http://jackaudio.org/downloads/jack-audio-connection-kit-0.124.1.tar.gz">JACK 0.124.1</a>. </p></li>
52+
<li>
53+
<p><strong>Binaries</strong>: please use your distribution’s package manager<br />
54+
(<code class="highlighter-rouge">apt-get, yum, synaptic</code> etc.)</p>
55+
</li>
56+
<li>
57+
<p><strong>Source tarball</strong>: <a href="http://jackaudio.org/downloads/jack-audio-connection-kit-0.124.1.tar.gz">JACK 0.124.1</a>.</p>
58+
</li>
5559
</ul>
5660

57-
<h3>JACK2:</h3>
61+
<h3 id="jack2">JACK2:</h3>
5862

5963
<ul>
60-
<li><strong>Binaries</strong>: please use your distribution&#39;s package manager<br>
61-
(<code>apt-get, yum, synaptic</code> etc.) </li>
62-
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2"> JACK 1.9.10</a>. </li>
64+
<li><strong>Binaries</strong>: please use your distributions package manager<br />
65+
(<code class="highlighter-rouge">apt-get, yum, synaptic</code> etc.)</li>
66+
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2">JACK 1.9.10</a>.</li>
6367
</ul>
6468

65-
<h2>OS X</h2>
69+
<h2 id="os-x">OS X</h2>
6670

67-
<h3>JACK1:</h3>
71+
<h3 id="jack1-1">JACK1:</h3>
6872

6973
<ul>
70-
<li><strong>Source tarball</strong>: <a href="http://jackaudio.org/downloads/jack-audio-connection-kit-0.124.1.tar.gz">JACK 0.124.1</a>. </li>
74+
<li><strong>Source tarball</strong>: <a href="http://jackaudio.org/downloads/jack-audio-connection-kit-0.124.1.tar.gz">JACK 0.124.1</a>.</li>
7175
</ul>
7276

73-
<h3>JACK2:</h3>
77+
<h3 id="jack2-1">JACK2:</h3>
7478

7579
<ul>
76-
<li><strong>Binaries</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/JackOSX.0.90.zip">Mixed 64/32 bit, 0.90 of JackOSX for Snow Leopard</a></li>
77-
<li><strong>Binaries</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/JackOSX.0.90_32bits.zip">Legacy 32 bit, 0.90 of JackOSX for systems older than Snow Leopard</a></li>
78-
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2"> JACK 1.9.10</a>. </li>
80+
<li><strong>Binaries</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/JackOSX.0.90.zip">Mixed 64/32 bit, 0.90
81+
of JackOSX for Snow Leopard and later</a></li>
82+
<li><strong>Binaries</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/JackOSX.0.90_32bits.zip">Legacy 32 bit, 0.90
83+
of JackOSX for systems older than Snow Leopard</a></li>
84+
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2">JACK 1.9.10</a>.</li>
7985
</ul>
8086

81-
<h2>Windows</h2>
87+
<h2 id="windows">Windows</h2>
8288

83-
<h3>JACK2:</h3>
89+
<h3 id="jack2-2">JACK2:</h3>
8490

8591
<ul>
86-
<li><strong>Installer for 32 bit Windows(XP...)</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/Jack_v1.9.10_32_setup.exe"> JACK 1.9.10</a>. </li>
87-
<li><strong>Installer for Windows 64 bit (Vista, Windows 7)</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/Jack_v1.9.10_64_setup.exe"> JACK 1.9.10</a>. </li>
88-
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2"> JACK 1.9.10</a>. </li>
92+
<li><strong>Installer for 32 bit Windows(XP…)</strong>:
93+
<a href="https://dl.dropboxusercontent.com/u/28869550/Jack_v1.9.10_32_setup.exe">JACK 1.9.10</a>.</li>
94+
<li><strong>Installer for Windows 64 bit (Vista, Windows 7)</strong>:
95+
<a href="https://dl.dropboxusercontent.com/u/28869550/Jack_v1.9.10_64_setup.exe">JACK 1.9.10</a>.</li>
96+
<li><strong>Source tarball</strong>: <a href="https://dl.dropboxusercontent.com/u/28869550/jack-1.9.10.tar.bz2">JACK 1.9.10</a>.</li>
8997
</ul>
9098

91-
<h2>JACK Source Code Repository</h2>
99+
<h2 id="jack-source-code-repository">JACK Source Code Repository</h2>
92100

93101
<p>JACK uses Git as its source control system. Our central git repository is
94102
hosted by Github. We are currently working toward linking the repositories for
95103
Jack1 and Jack2 but this work is not complete, so for now the commands to get
96104
a copy of the source are a little different depending on which tree/version
97105
you want.</p>
98106

99-
<h3>Jack1 Git Repository</h3>
107+
<h3 id="jack1-git-repository">Jack1 Git Repository</h3>
100108

101109
<p>Those without write access can access the repository with these commands:</p>
102-
<figure class="highlight"><pre><code class="language-text" data-lang="text">git clone git://github.com/jackaudio/jack1.git
110+
111+
<div class="highlighter-rouge"><pre class="highlight"><code>git clone git://github.com/jackaudio/jack1.git
103112
cd jack1
104113
git submodule init
105114
git submodule update
106-
</code></pre></figure>
115+
</code></pre>
116+
</div>
117+
107118
<p>You can also point a web browser at</p>
108-
<figure class="highlight"><pre><code class="language-text" data-lang="text">https://github.com/jackaudio/jack1
109-
</code></pre></figure>
119+
120+
<div class="highlighter-rouge"><pre class="highlight"><code>https://github.com/jackaudio/jack1
121+
</code></pre>
122+
</div>
123+
110124
<p>to be able to browse current source code and full history with all the usual
111125
Github goodies.</p>
112126

113-
<h4>Write Access</h4>
127+
<h4 id="write-access">Write Access</h4>
114128

115129
<p>Those who have been granted write access and have supplied a public key can
116130
clone the repository with the following commands:</p>
117-
<figure class="highlight"><pre><code class="language-text" data-lang="text">git clone git@github.com:jackaudio/jack1.git
131+
132+
<div class="highlighter-rouge"><pre class="highlight"><code>git clone git@github.com:jackaudio/jack1.git
118133
cd jack1
119134
git submodule init
120135
git submodule update
121-
</code></pre></figure>
122-
<p>You must then edit the <code>.git/config</code> file within jack1 so that the submodule
136+
</code></pre>
137+
</div>
138+
139+
<p>You must then edit the <code class="highlighter-rouge">.git/config</code> file within jack1 so that the submodule
123140
entries correctly reference the write-access URL. They should look like this:</p>
124-
<figure class="highlight"><pre><code class="language-text" data-lang="text">[submodule &quot;example-clients&quot;]
125-
url = git://github.com/jackaudio/example-clients.git
126-
[submodule &quot;jack&quot;]
127-
url = git://github.com/jackaudio/headers.git
128-
[submodule &quot;tools&quot;]
129-
url = git://github.com/jackaudio/tools.git
130-
</code></pre></figure>
131-
<h3>Jack2 Git Repository</h3>
141+
142+
<div class="highlighter-rouge"><pre class="highlight"><code>[submodule "example-clients"]
143+
url = git://github.com/jackaudio/example-clients.git
144+
[submodule "jack"]
145+
url = git://github.com/jackaudio/headers.git
146+
[submodule "tools"]
147+
url = git://github.com/jackaudio/tools.git
148+
</code></pre>
149+
</div>
150+
151+
<h3 id="jack2-git-repository">Jack2 Git Repository</h3>
132152

133153
<p>Those without write access can access the repository with this command:</p>
134-
<figure class="highlight"><pre><code class="language-text" data-lang="text">git clone git://github.com/jackaudio/jack2.git
135-
</code></pre></figure>
154+
155+
<div class="highlighter-rouge"><pre class="highlight"><code>git clone git://github.com/jackaudio/jack2.git
156+
</code></pre>
157+
</div>
158+
136159
<p>You can also point a web browser at</p>
137-
<figure class="highlight"><pre><code class="language-text" data-lang="text">https://github.com/jackaudio/jack2
138-
</code></pre></figure>
160+
161+
<div class="highlighter-rouge"><pre class="highlight"><code>https://github.com/jackaudio/jack2
162+
</code></pre>
163+
</div>
164+
139165
<p>to be able to browse current source code and full history with all the usual
140166
Github goodies.</p>
141167

142-
<h4>Write Access</h4>
168+
<h4 id="write-access-1">Write Access</h4>
143169

144170
<p>Those who have been granted write access and have supplied a public key can
145171
get to the repository with the following command:</p>
146-
<figure class="highlight"><pre><code class="language-text" data-lang="text">git clone git@github.com:jackaudio/jack2.git
147-
</code></pre></figure>
172+
173+
<div class="highlighter-rouge"><pre class="highlight"><code>git clone git@github.com:jackaudio/jack2.git
174+
</code></pre>
175+
</div>
176+
148177
<p>Eventually the same setup for the submodules will be required as for Jack1,
149178
but this is not true at this time.</p>
150179

0 commit comments

Comments
 (0)