summaryrefslogtreecommitdiff
path: root/www/main.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/main.t')
-rw-r--r--www/main.t50
1 files changed, 15 insertions, 35 deletions
diff --git a/www/main.t b/www/main.t
index 4e3ad64d50..057cceab7b 100644
--- a/www/main.t
+++ b/www/main.t
@@ -16,17 +16,24 @@ firmware for the Archos Jukebox <i>5000</i>, <i>6000</i>, <i>Studio</i> and <i>R
16 16
17<p><i>2002-06-19</i>: Version 1.1 is released. <a href="download/">Download it here</a>. 17<p><i>2002-06-19</i>: Version 1.1 is released. <a href="download/">Download it here</a>.
18 18
19<p><i>2002-06-19</i>: Recorder sound support checked into CVS. Good news: No background noise!
20
21<p><i>2002-06-10</i>: Playlist and scroll support added. Testing for release v1.1.
22
23<p><i>2002-06-07</i>: The ATA driver now works for the Recorder models too.
24
25<p><i><small>(Old news items have moved to a 19<p><i><small>(Old news items have moved to a
26<a href="history.html">separate page</a>.)</small></i> 20<a href="history.html">separate page</a>.)</small></i>
27 21
28<p>We have a mailing list: rockbox@cool.haxx.se. 22<h2>Recent CVS activity</h2>
29To subscribe, send a message to <a href="mailto:majordomo@cool.haxx.se">majordomo@cool.haxx.se</a> with the words "subscribe rockbox" in the body. 23<p>
24<!--#include file="last5.html" -->
25
26<h2>Open bug reports</h2>
27<p>
28<!--#include file="bugs.html" -->
29<small><b>Note:</b> Don't file bug reports on daily builds. They are work in progress.</small>
30
31<h2>Vacations</h2>
32<p>Parts of the core team is currently away on vacation:
33<ul>
34<li>Björn Stenberg (Zagor): Back friday july 5, reads mail
35<li>Daniel Stenberg (Bagder): Back thursday july 25, does not read mail
36</ul>
30 37
31<h2>Roadmap</h2> 38<h2>Roadmap</h2>
32<p>This is a rough indication of which features we plan/expect/hope to be 39<p>This is a rough indication of which features we plan/expect/hope to be
@@ -60,31 +67,4 @@ The first thing this version does after boot is to look for a file called
60If it exists, it is loaded into RAM and started. 67If it exists, it is loaded into RAM and started.
61This is how firmware upgrades are loaded. 68This is how firmware upgrades are loaded.
62 69
63<h2>Dreams</h2>
64<p>Ok, forget about reality, what could we do with this?
65
66<ul>
67<li>All those simple mp3-play features we sometimes miss:
68 <ul>
69 <li>No pause between songs
70 <li>Mid-song resume
71 <li>Mid-playlist resume
72 <li>No-scan playlists
73 <li>Unlimited playlist size
74 <li>Autobuild playlists (such as "all songs in this directory tree")
75 <li>Auto-continue play in the next directory
76 <li>Current folder and all sub-folder random play
77 <li>Full disk random play
78 <li>REAL random (if press back it goes to the previous song that was played)
79 <li>Multi song queue (folder queue)
80</ul>
81<li>Faster scroll speed
82<li>Archos Recorder support. Most of the hardware is the same, but the display and some other things differ.
83<li>All kinds of cool features done from the wire remote control, including controlling your Archos from your car radio (req hw mod)
84<li>Ogg Vorbis support [unverified: the MAS is somewhat programmable, but enough?]
85<li>Support for megabass switch (req hw mod) [unverified: I just saw the DAC docs shows how to do it switchable. we need a free port pin to be able to switch]
86<li>Player control via USB [unverified]
87<li>Memory expansion? [doubtful: the current DRAM chip only has 10 address lines. we'd have to pull off one heck of a hw mod to expand that]
88</ul>
89
90#include "foot.t" 70#include "foot.t"