Welcome to the Rockbox Technical Forums!
There is a setting that starts up straight into the recording screen. Then I think it's only a matter of pressing one button?This topic refers:http://forums.rockbox.org/index.php?topic=8793.msg68096#msg68096
It's not.This is probably a function of AGC. Turn it off or play with the settings.
I was just wondering how much longer until this is updated? Has the new menu progressed far enough yet for a new version of the REP?
--- apps/gui/statusbar.c 2007-02-27 14:27:24.412249030 +0100+++ apps/gui/statusbar.c 2007-02-27 14:23:54.851257558 +0100@@ -155,7 +155,7 @@ static void gui_statusbar_timer(struct screen * display, int dy, int hr, int mn, int sc); #endif #ifdef CONFIG_RTC-static void gui_statusbar_time(struct screen * display, int hour, int minute);+static void gui_statusbar_time(struct screen * display, int hour, int minute, bool timer_display); #endif #endif
Page created in 0.122 seconds with 14 queries.