|
Rockbox mail archiveSubject: Re: AJB wake up in car applicationRe: AJB wake up in car application
From: <Matthias.Klumpp_at_gmx.de>
Date: Thu, 22 Apr 2004 20:42:55 +0200 (MEST) Hmmm.... I'm having the AJB Studio and am currently running the April 21 daily build. I guess if this peace of code was in the April 13 build, it should still be in the newer ones, isn't it ? You are mentioning "F1", that does NOT respond to the AJB Studio. Could it be, that this "car adapter power on" update was done only in the Recorder SW, but not for the AJB Studio ? In the menu I do see the "car adapter mode" entry and (of course) it's enabled. I'm not well introduced to "inside Rockbox code", but the code below seems to consider that "power on again" feature. Greetings, Matthias > I'm currently running the April 13 daily build. If I do F1->General > Settings->System I see a "car Adapter Mode" as the next-to-last entry on > that screen. This code is also in CVS ATM, so it sure seems like it > ought to be there and working: > [SNIP] > static void car_adapter_mode_processing(void) > { [SNIP] > else { > /* if external power was turned on */ > if (charger_inserted()) { > > charger_power_is_on = true; > > /* if paused */ > if (mpeg_status() & MPEG_STATUS_PAUSE) { > /* delay resume a bit while the engine is cranking */ > play_resume_time = current_tick + HZ*5; > waiting_to_resume_play = true; -- ---------------------------------------------------------------------- Sent by: Matthias Klumpp E-Mail : Matthias.Klumpp_at_gmx.de ---------------------------------------------------------------------- ACHTUNG : Diese E-Mailbox wird nur einmal wöchentlich gelesen ! ATTENTION: This E-Mail account is read only once a week ! ATENCAO : Este box e-mail será lido apenas uma vez por semana ! ---------------------------------------------------------------------- "Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen! Jetzt aktivieren unter http://www.gmx.net/info _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockboxReceived on 2004-04-22 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |