|
|
Rockbox mail archiveSubject: RE: Fade on Power on/offFrom: rinty (rinty_at_freeuk.com) Date: 2004-06-14
Hi Mark, I'm more bothered about the power off, rather than the power
Rob
-------Original Message-----
-- -- --We already have a facility to enable fade on Pause / Stop / Start, -- --What's the possibility of adding the same fade up/down --functionality on --Power ON, Power OFF? --Preferably starting to fade out on OFF pressed rather than --released - as --mentioned in a previous thread -- --A simple --for(i=(mas_codec_readreg(0x10)>>8)&0xFF; i; i--) -- mas_codec_writereg(0x10<<8, i); -- sleep(HZ/10); -- --In power_off() in power.c gives a nice fade out, but I --can't see where to do --the reverse for power ON. -- --So, does anyone else think this is a good idea, and can --someone tell me --where to do the power on fade? --_______________________________________________ --http://cool.haxx.se/mailman/listinfo/rockbox -- -- ----- --Incoming mail is certified Virus Free. --Checked by AVG anti-virus system (http://www.grisoft.com). --Version: 6.0.706 / Virus Database: 462 - Release Date: 14/06/2004 -- --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.706 / Virus Database: 462 - Release Date: 14/06/2004
Page was last modified "Jan 10 2012" The Rockbox Crew |