aboutsummaryrefslogtreecommitdiffstats
path: root/include/call.h
Commit message (Expand)AuthorAgeFilesLines
* call: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-021-0/+2
* call: DTMF status over state, burst responsePaul Kocialkowski2014-07-041-9/+13
* call: Turns out mpty was not a typo for emptyPaul Kocialkowski2014-07-041-2/+2
* Extract in helpers namingPaul Kocialkowski2014-02-111-4/+3
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-9/+23
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-41/+40
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-2/+1
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-4/+8
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-54/+97
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* Call: Added a few call end causesPaul Kocialkowski2012-07-061-0/+4
* call: add pack method for dtmf burst send messageSimon Busch2012-03-021-0/+1
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-281-2/+2
* Added DTMF support and corrected call structurePaulK2011-12-071-4/+6
* Split ipc_call_list_entry message structure for h1 and crespo deviceSimon Busch2011-11-181-10/+0
* Add state values as defines for ipc_call_list_entry messageSimon Busch2011-11-181-1/+8
* Split call headers and added some SND definesPaulK2011-11-011-8/+0
* Corrected wake_lock in crespo_ipc and split struct ipc_call_outgoingPaulK2011-10-311-8/+6
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+1
* Fix several places in code for latest infrastructure changesSimon Busch2011-10-291-4/+4
* Various changes to code and vala binding regarding call APISimon Busch2011-10-281-0/+6
* Add setup method for call outgoing message and various cleanups for call mess...Simon Busch2011-10-271-38/+46
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-37/+37
* call: update call_list struct and definesJoerie de Gram2011-08-161-1/+5
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-0/+81