Holger's qtopia repo: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Sun Nov 23 04:27:39 CET 2008


 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |   77 ++++++++++++++++++-
 .../phonevendors/ficgta01/vendor_ficgta01_p.h      |   10 ++-
 .../phone/callscreen/semithemed/callscreen.cpp     |   82 ++++++++++++++++++++
 .../phone/callscreen/semithemed/callscreen.h       |    2 +
 4 files changed, 168 insertions(+), 3 deletions(-)

New commits:
commit eb855af76018bedf6a89b9ac736d2ffa3961932b
Author: I-Fan, Chen <tick at openmoko.com>
Date:   Sat Nov 22 22:23:32 2008 +0800

    Volume Control Slide Bar.
    Make users can control the call volume via a slide bar.
    According to http://doc.trolltech.com/qtextended4.4/qphoneprofile.html#setVolume the
    range of volume is 0~5.
    
    In ficgta01 phonevendor plugin we use AT+CLVL controls the TI calypso modem volume.
    
    You can controls the default volume by setting the QPhoneProfile::setVolume.




More information about the commitlog mailing list