From 511978e0afcdbf25113bb521a67bf94b67110340 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 17 Feb 2003 14:11:57 +0000 Subject: FM Recorder support is now good enough to annouce and talk about in less alarming ways! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3284 a1c6a512-1295-4272-9138-f99709370657 --- www/dailymod.pl | 2 +- www/main.t | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/www/dailymod.pl b/www/dailymod.pl index e13125205f..62fea28469 100755 --- a/www/dailymod.pl +++ b/www/dailymod.pl @@ -24,7 +24,7 @@ print "\n"; print "\n"; &list("recorder"); -print "

Note: The FM Recorder version is still experimental and very buggy. It is available here for testing purposes only.\n"; +print "\n"; &list("fmrecorder"); print "\n"; diff --git a/www/main.t b/www/main.t index d281188a58..46587cf5b3 100644 --- a/www/main.t +++ b/www/main.t @@ -9,6 +9,9 @@

News

+

2003-02-17: Rockbox daily builds works on +the FM Recorder now. +

2003-01-10: Full ISO-8859-1 font support added for Players, using the Rocklatin1 dynamic charset system.

2002-12-21: You can now donate to the Rockbox project via PayPal. See the new button in the left menu. -- cgit v1.2.3