Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Tue Jul 22 11:54:25 CEST 2008


 .../phone/telephony/ringcontrol/ringcontrol.cpp    |  158 ++++++++++++++------
 .../phone/telephony/ringcontrol/ringcontrol.h      |    2 +
 2 files changed, 115 insertions(+), 45 deletions(-)

New commits:
commit d51b78cd6000227540dcb14369010b137761a63a
Author: Jeremy Chang <jeremy at openmoko.com>
Date:   Tue Jul 22 15:30:25 2008 +0800

    [RingControl] cache the ringtone to make it play with less delay.
    	Make the QSoundControl object instanced in the beginning and when
    	intending to play, no need to reinstance QSoundControl.
    
    	as QSoundControl is instanced, it will send a message to mediaserver
    	and it will prepare the pipeline.
    
    	This improvement breaks having a designated ringtone for a contact.





More information about the commitlog mailing list