aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Version-independent pkgconfig rulesPaul Kocialkowski2014-02-151-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Correct enumeration of files and devicesPaul Kocialkowski2014-02-081-0/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-271-1/+0
| | | | | Change-Id: Iae3a43bc3019ee2bfdfc4ee3e3b2194b099372bc Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-9/+11
| | | | | | | Also some minor headers cosmetics. Change-Id: Id2b988b118d956e91827b9b840e3f384424593ae Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-19/+0
| | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Merge remote-tracking branch 'astarasikov/merge-24-aug'Simon Busch2012-08-271-0/+1
|\ | | | | | | | | Conflicts: include/Makefile.am
| * Make wakelocks not crespo-specific and add for xmm6260Alexander Tarasikov2012-07-261-0/+1
| |
* | Add identifiable named header file which should be the only one used by clientsSimon Busch2012-08-241-0/+1
|/
* Removed deprecated util filesPaul Kocialkowski2012-07-051-1/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Install disp.h file too for IPC v4 protocol versionSimon Busch2012-02-231-0/+1
|
* Update Makefile to distribute all necessary headers files and compile h1 ↵Simon Busch2012-02-041-0/+9
| | | | | | device support Signed-off-by: Simon Busch <morphis@gravedo.de>
* We don't ship headers files for the H1 device with autotools versionSimon Busch2012-02-031-9/+0
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Fixed ss.h header installation with autotoolsPaulK2012-01-281-0/+1
|
* Adjust to get everything compiling with autotools againSimon Busch2012-01-281-7/+7
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Fixed Makefile.am for rfs.hPaulK2011-12-311-0/+1
|
* Install missing header files snd.h and device/h1/sms.h tooSimon Busch2011-12-151-0/+2
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Added per-device call.h to the include/ Makefile.amPaulK2011-11-011-0/+2
|
* Install device specific headers files tooSimon Busch2011-10-301-1/+15
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Implement several parts of known gprs messages typesSimon Busch2011-10-251-0/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* More work regarding vala APi descriptionSimon Busch2011-10-171-0/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Basic automake environment for building the librarySimon Busch2011-08-241-0/+16