summaryrefslogtreecommitdiffstats
path: root/audio/telephony-maemo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix error logJohan Hedberg2009-03-201-1/+1
* Add telephony driver hooks for the HSP AT+CKPD commandJohan Hedberg2009-02-171-0/+29
* Also allow conference for CSD_CALL_STATUS_WAITINGJohan Hedberg2009-02-061-2/+2
* Add missing translation for CSD_CALL_STATUS_WAITINGJohan Hedberg2009-02-051-0/+2
* Get rid of the update_indicators callbackJohan Hedberg2009-02-051-34/+17
* Add missing three-way calling feature bitJohan Hedberg2009-02-041-1/+2
* Fix callheld indicator updatingJohan Hedberg2009-02-021-0/+14
* Fix DBusError usage with dbus_message_get_argsJohan Hedberg2009-01-261-2/+2
* Allow ATA to be used for calls in WAITING state tooJohan Hedberg2009-01-081-0/+3
* Another fix to AT+CHLD=2Johan Hedberg2009-01-081-3/+3
* Also release waiting calls upon AT+CHLD=0Johan Hedberg2009-01-081-0/+2
* Catch errors properly in telephony_call_hold_reqJohan Hedberg2009-01-081-7/+6
* Fix AT+CHLD=3 as wellJohan Hedberg2009-01-081-1/+18
* Fix AT+CHLD=2 behaviorJohan Hedberg2009-01-081-2/+34
* Fix use of invalid pointerJohan Hedberg2009-01-071-1/+3
* Remove double semicolonJohan Hedberg2009-01-071-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-2/+2
* More coding style fixesJohan Hedberg2008-12-201-13/+13
* Remember to remove the signal filter in the _exit functionJohan Hedberg2008-12-171-0/+2
* Fix AT+NREC APIJohan Hedberg2008-12-101-2/+2
* Fix call hold responseJohan Hedberg2008-12-091-1/+1
* Remove unused definesJohan Hedberg2008-12-091-4/+0
* Fix copyright yearJohan Hedberg2008-12-081-1/+1
* Make sure max is initialized properly in all casesJohan Hedberg2008-12-081-1/+3
* memory_dial_lookup should be staticJohan Hedberg2008-12-081-1/+1
* Add some documentation for msisdn and vmbxJohan Hedberg2008-12-081-2/+2
* Also fetch charge_level.design in case charge_level.last_full isn't availableJohan Hedberg2008-12-081-11/+22
* Update to match new telephony_disable_nr_and_ec_req APIJohan Hedberg2008-12-081-2/+3
* Remove unnecessary debug print from signal_filterJohan Hedberg2008-12-081-3/+2
* Fix typoJohan Hedberg2008-12-081-1/+1
* Make use of the send_method_call helper functionJohan Hedberg2008-12-081-154/+79
* Assign voice mailbox to memory location 1Johan Hedberg2008-12-081-3/+18
* Add support for SIM.PhonebookJohan Hedberg2008-12-081-45/+160
* Allow battchg to be 0Johan Hedberg2008-12-081-1/+1
* Only send battchg when it really changedJohan Hedberg2008-12-081-6/+11
* Fix HAL PropertyModified signal parsingJohan Hedberg2008-12-081-8/+7
* Fix HAL reply parsingJohan Hedberg2008-12-081-1/+1
* Implement the missing part of the HAL battery info codeJohan Hedberg2008-12-081-32/+167
* Implement preliminary support for fetching a HAL battery objectJohan Hedberg2008-12-081-0/+65
* Fix uninitialized variable gcc warningsJohan Hedberg2008-12-081-0/+2
* Stop ringing if the call was answered from the AG sideJohan Hedberg2008-12-081-0/+2
* Use proper phone number typeJohan Hedberg2008-12-081-3/+5
* Add placeholder for NR & EC supportJohan Hedberg2008-12-081-3/+11
* Make use of the new Created signalJohan Hedberg2008-12-081-62/+21
* Subscribe signals before requesting instance statusPekka Pessi2008-12-081-16/+12
* fix csd_status_to_hfp()Pekka Pessi2008-12-081-9/+13
* Use SendDTMF instead of StartDTMF/StopDTMFPekka Pessi2008-12-081-16/+5
* support *31# and #31# prefixesPekka Pessi2008-12-081-2/+18
* Update telephony-maemo to match current csd-call APIJohan Hedberg2008-12-081-24/+9
* Enable in-band ringingJohan Hedberg2008-12-081-2/+5