summaryrefslogtreecommitdiff
path: root/www/internals
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-03-02 12:18:05 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-03-02 12:18:05 +0000
commit1fd74c88d69779f2f20a29bcd884f62c6cdeb70e (patch)
tree9b1d5ccaacfc98debc14e1bb1c479bd722c9d1e7 /www/internals
parent111a972b65f5fcc2ef98a5164d0367e7e50f4b09 (diff)
downloadrockbox-1fd74c88d69779f2f20a29bcd884f62c6cdeb70e.tar.gz
rockbox-1fd74c88d69779f2f20a29bcd884f62c6cdeb70e.zip
Added FM Recorder photos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4331 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/internals')
-rwxr-xr-xwww/internals/fmrec_bottom_hires.jpgbin0 -> 1078009 bytes
-rwxr-xr-xwww/internals/fmrec_bottom_thumb.jpgbin0 -> 12449 bytes
-rwxr-xr-xwww/internals/fmrec_top_hires.jpgbin0 -> 295375 bytes
-rwxr-xr-xwww/internals/fmrec_top_thumb.jpgbin0 -> 11418 bytes
-rw-r--r--www/internals/fmrecorder.t12
-rw-r--r--www/internals/index.t5
6 files changed, 17 insertions, 0 deletions
diff --git a/www/internals/fmrec_bottom_hires.jpg b/www/internals/fmrec_bottom_hires.jpg
new file mode 100755
index 0000000000..5afef3252c
--- /dev/null
+++ b/www/internals/fmrec_bottom_hires.jpg
Binary files differ
diff --git a/www/internals/fmrec_bottom_thumb.jpg b/www/internals/fmrec_bottom_thumb.jpg
new file mode 100755
index 0000000000..22e2d9a16e
--- /dev/null
+++ b/www/internals/fmrec_bottom_thumb.jpg
Binary files differ
diff --git a/www/internals/fmrec_top_hires.jpg b/www/internals/fmrec_top_hires.jpg
new file mode 100755
index 0000000000..0e388d6cab
--- /dev/null
+++ b/www/internals/fmrec_top_hires.jpg
Binary files differ
diff --git a/www/internals/fmrec_top_thumb.jpg b/www/internals/fmrec_top_thumb.jpg
new file mode 100755
index 0000000000..fd2e110f7d
--- /dev/null
+++ b/www/internals/fmrec_top_thumb.jpg
Binary files differ
diff --git a/www/internals/fmrecorder.t b/www/internals/fmrecorder.t
new file mode 100644
index 0000000000..a24689e067
--- /dev/null
+++ b/www/internals/fmrecorder.t
@@ -0,0 +1,12 @@
1#define _PAGE_ Internals of the Recorder
2#include "head.t"
3
4<p>cwLinus' photos of his FM Recorder.
5
6<p><a href="fmrec_top_thumb.jpg"><img src="fmrec_top_hires.jpg"></a><br>
7Top of PCB, with LCD and buttons
8
9<p><a href="fmrec_bottom_thumb.jpg"><img src="fmrec_bottom_hires.jpg"></a><br>
10Back of PCB, with radio parts
11
12#include "foot.t"
diff --git a/www/internals/index.t b/www/internals/index.t
index 9bcc8c0523..efad3f4f25 100644
--- a/www/internals/index.t
+++ b/www/internals/index.t
@@ -22,6 +22,11 @@
22<li> <a href="recorder.html">Phil's photos of his recorder</a> 22<li> <a href="recorder.html">Phil's photos of his recorder</a>
23</ul> 23</ul>
24 24
25<h2>Jukebox FM Recorder internals</h2>
26<ul>
27<li> <a href="fmrecorder.html">Linus' photos of his FM recorder</a>
28</ul>
29
25<h2>Remote control</h2> 30<h2>Remote control</h2>
26<ul> 31<ul>
27<li> <a href="remote.html">Tjerk's photos of the archos remote control</a> 32<li> <a href="remote.html">Tjerk's photos of the archos remote control</a>