summaryrefslogtreecommitdiffstats
path: root/snd.c
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-5/+5
| | | | | | | | | | | * Handling ril requests with lists * Renamed functions to complete requests * Globals (most of them) are held in ril_data * Renamed SIM_Status to ril_sim_state * Renamed client object to data * Moved client funcs to a sub-structure Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Added SND functions (volume works as well as mic mute), updated TODO listPaulK2012-01-031-2/+77
|
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-0/+34