aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add aries device for compilation and register it's handlers on startupSimon Busch2012-01-303-5/+12
| * Add DEVICE_IPC_v4 define to cflags variable of pkgconfig fileSimon Busch2012-01-301-1/+1
| * Rework IPC client creation to detect device automatically on startupSimon Busch2012-01-304-31/+93
| * We don't ship headers files for the H1 device with autotools versionSimon Busch2012-01-301-9/+0
| * Rework device specific code so we can build one library for all devices nowSimon Busch2012-01-307-58/+104
* | Register aries handlers on library initializationSimon Busch2012-02-032-3/+6
* | Add aries device for compilation and register it's handlers on startupSimon Busch2012-02-033-5/+12
* | Add DEVICE_IPC_v4 define to cflags variable of pkgconfig fileSimon Busch2012-02-031-1/+1
* | Rework IPC client creation to detect device automatically on startupSimon Busch2012-02-034-31/+93
* | We don't ship headers files for the H1 device with autotools versionSimon Busch2012-02-031-9/+0
* | Rework device specific code so we can build one library for all devices nowSimon Busch2012-02-037-58/+104
* | vapi: fix several binding problemsSimon Busch2012-02-031-6/+10
|/
* Add structure definition for IPC_NET_MODE_SEL messageSimon Busch2012-01-301-0/+4
* vapi: use gint16 instead of gint8 for PhoneState enumSimon Busch2012-01-301-1/+1
* Fixed ss.h header installation with autotoolsPaulK2012-01-281-0/+1
* Adjust to get everything compiling with autotools againSimon Busch2012-01-285-27/+12
* Added USSD defines and actionsPaulK2012-01-282-12/+54
* Added a GPRS error code and a missing function prototypePaulK2012-01-281-0/+2
* Added support for aries devices (galaxy s, galaxy tab, perhaps more)PaulK2012-01-289-1106/+1313
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-2811-42/+60
* Cosmetics on ipc.cPaulK2012-01-281-28/+20
* vapi: make string parameters nullableSimon Busch2012-01-271-1/+1
* Bump required openssl version 1.0.0eSimon Busch2012-01-271-1/+1
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-273-9/+16
* modemctrl: add command to bootstrap modem onlySimon Busch2012-01-271-0/+4
* Revert "Switch version from 0.1.0 to 1"Simon Busch2012-01-261-1/+1
* Merge branch 'morphis/forward'Simon Busch2012-01-263-6/+197
|\
| * tools: forward: use modem_io structure to determine size of data we readSimon Busch2012-01-241-1/+9
| * tools: add first and untested version of a simple forward utilitySimon Busch2012-01-243-6/+189
* | Switch version from 0.1.0 to 1Simon Busch2012-01-251-1/+1
* | Drop GITV from configure script; it's not neededSimon Busch2012-01-251-7/+1
|/
* Modified handlers with common handlers data and device-specific functionsPaulK2012-01-146-18/+239
* Fixed tests on various handlers-related functionsPaulK2012-01-081-3/+5
* WIP: socket stuff for galaxy sIgor Almeida2012-01-071-16/+51
* Start adding support for Samsung Galaxy SIgor Almeida2012-01-076-0/+1115
* Fixed SND define that prevented in-call volume change to workPaulK2012-01-031-1/+1
* Fixed Makefile.am for rfs.hPaulK2011-12-311-0/+1
* Removed remaining crespo_nv_data filesPaulK2011-12-312-397/+0
* Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixesPaulK2011-12-316-14/+653
* Added missing stdio.h on gen.cPaulK2011-12-301-0/+1
* Updated ipc_command_to_str and replaced sms.h tabs by spacesPaulK2011-12-302-118/+127
* Set negative rc for errors, plus cosmeticsPaulK2011-12-303-23/+17
* Finished crespo RFS implementation and code cleanupPaulK2011-12-303-37/+68
* Added accuracy to crespo's struct ipc_gen_phone_res and added check functionPaulK2011-12-306-3/+48
* Added RFS headers and RECV function for crespoPaulK2011-12-256-24/+124
* Removed non-existant functions prototypes.PaulK2011-12-221-3/+0
* vapi: correct binding of enumeration valuesSimon Busch2011-12-191-5/+5
* vapi: bind new sound API for chaging audio volumeSimon Busch2011-12-151-0/+42
* Install missing header files snd.h and device/h1/sms.h tooSimon Busch2011-12-151-0/+2
* Use correct indentationSimon Busch2011-12-151-2/+1