Commit Graph

16 Commits

Author SHA1 Message Date
Johan Hedberg
b8779d2202 Revert "Ensure config.h is included by using CPPFLAGS"
This reverts commit 8a03376544.

The patch needs to be split up and the gdbus/ changes were bogus
compared to the original commit message.

Conflicts:
	Makefile.am
	Makefile.obexd
	profiles/cyclingspeed/cyclingspeed.c
	profiles/heartrate/heartrate.c
	src/error.c
2012-12-07 12:46:04 +02:00
Lucas De Marchi
8a03376544 Ensure config.h is included by using CPPFLAGS
Instead of trying to include config.h in each file over the tree and
possibly forgetting to include it, give a "-include config.h" argument
to the compiler so it's guaranteed that a) it will be included for all
source files and b) it will be the first header included.

gdbus/ directory is left out, since it would break other projects using
it.
2012-12-05 17:18:07 +02:00
Marcel Holtmann
ce06826bd7 build: Remove stupid -I directives 2012-11-20 16:12:51 +01:00
Chan-yeol Park
fa33166bd1 avinfo: Print a2dp vendor codec info 2012-10-09 23:27:51 +02:00
Chan-yeol Park
3be965ebea avinfo: Replace definitions with a2dp-codecs.h's 2012-10-09 23:27:51 +02:00
Szymon Janc
8af5f43a69 Fix empty parameter list in functions declarations 2011-05-18 09:05:55 -07:00
Johan Hedberg
5592142cb9 Update Nokia copyrights 2010-01-07 01:11:05 -08:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Johan Hedberg
7c27b3e218 Make use of size_t and ssize_t when possible 2009-03-12 16:15:06 -03:00
Marcel Holtmann
9c0b5859e6 Fix mostly every warning caused by -Wsign-compare 2009-01-29 17:58:28 +01:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Marcel Holtmann
500702b6b2 Make local functions static 2008-12-23 05:28:57 +01:00
Luiz Augusto von Dentz
75b61c0a4f Add -i option to avinfo. 2008-09-08 17:12:02 -03:00
Marcel Holtmann
17ec2826d3 Fix typos and coding style 2008-04-15 07:35:11 +00:00
Luiz Augusto von Dentz
326c4aedcf Print mpeg sep information. 2008-04-07 20:45:21 +00:00
Luiz Augusto von Dentz
5f1075f2f9 Introduce avinfo tool. 2008-04-01 22:57:16 +00:00