aboutsummaryrefslogtreecommitdiff
path: root/audio/telephony-maemo.c
AgeCommit message (Expand)Author
2009-04-18Fix format stringJohan Hedberg
2009-04-15Fix call indicator value for multiple callsJohan Hedberg
2009-04-11Fix "callheld" indicator value for multiple callsJohan Hedberg
2009-04-11Clean up call state trackingJohan Hedberg
2009-04-11Fix "call" indicator value with multiple callsJohan Hedberg
2009-03-20Fix error logJohan Hedberg
2009-02-17Add telephony driver hooks for the HSP AT+CKPD commandJohan Hedberg
2009-02-06Also allow conference for CSD_CALL_STATUS_WAITINGJohan Hedberg
2009-02-05Add missing translation for CSD_CALL_STATUS_WAITINGJohan Hedberg
2009-02-05Get rid of the update_indicators callbackJohan Hedberg
2009-02-04Add missing three-way calling feature bitJohan Hedberg
2009-02-02Fix callheld indicator updatingJohan Hedberg
2009-01-26Fix DBusError usage with dbus_message_get_argsJohan Hedberg
2009-01-08Allow ATA to be used for calls in WAITING state tooJohan Hedberg
2009-01-08Another fix to AT+CHLD=2Johan Hedberg
2009-01-08Also release waiting calls upon AT+CHLD=0Johan Hedberg
2009-01-08Catch errors properly in telephony_call_hold_reqJohan Hedberg
2009-01-08Fix AT+CHLD=3 as wellJohan Hedberg
2009-01-08Fix AT+CHLD=2 behaviorJohan Hedberg
2009-01-07Fix use of invalid pointerJohan Hedberg
2009-01-07Remove double semicolonJohan Hedberg
2009-01-01Update copyright informationMarcel Holtmann
2008-12-20More coding style fixesJohan Hedberg
2008-12-17Remember to remove the signal filter in the _exit functionJohan Hedberg
2008-12-10Fix AT+NREC APIJohan Hedberg
2008-12-09Fix call hold responseJohan Hedberg
2008-12-09Remove unused definesJohan Hedberg
2008-12-08Fix copyright yearJohan Hedberg
2008-12-08Make sure max is initialized properly in all casesJohan Hedberg
2008-12-08memory_dial_lookup should be staticJohan Hedberg
2008-12-08Add some documentation for msisdn and vmbxJohan Hedberg
2008-12-08Also fetch charge_level.design in case charge_level.last_full isn't availableJohan Hedberg
2008-12-08Update to match new telephony_disable_nr_and_ec_req APIJohan Hedberg
2008-12-08Remove unnecessary debug print from signal_filterJohan Hedberg
2008-12-08Fix typoJohan Hedberg
2008-12-08Make use of the send_method_call helper functionJohan Hedberg
2008-12-08Assign voice mailbox to memory location 1Johan Hedberg
2008-12-08Add support for SIM.PhonebookJohan Hedberg
2008-12-08Allow battchg to be 0Johan Hedberg
2008-12-08Only send battchg when it really changedJohan Hedberg
2008-12-08Fix HAL PropertyModified signal parsingJohan Hedberg
2008-12-08Fix HAL reply parsingJohan Hedberg
2008-12-08Implement the missing part of the HAL battery info codeJohan Hedberg
2008-12-08Implement preliminary support for fetching a HAL battery objectJohan Hedberg
2008-12-08Fix uninitialized variable gcc warningsJohan Hedberg
2008-12-08Stop ringing if the call was answered from the AG sideJohan Hedberg
2008-12-08Use proper phone number typeJohan Hedberg
2008-12-08Add placeholder for NR & EC supportJohan Hedberg
2008-12-08Make use of the new Created signalJohan Hedberg
2008-12-08Subscribe signals before requesting instance statusPekka Pessi