Commit Graph

144 Commits

Author SHA1 Message Date
Marcel Holtmann
8d439d85b3 build: Remove option to build SBC support 2012-11-09 09:57:08 +01:00
Marcel Holtmann
15df7842e1 build: Remove option to build GStreamer plugin 2012-11-09 09:49:22 +01:00
Marcel Holtmann
43baee63f6 build: Indicate 5.x development branch 2012-10-06 18:31:07 +02:00
Lucas De Marchi
10ea337795 build-sys: Don't use deprecated AM_PROG_MKDIR_P
AM_PROG_MKDIR_P is deprecated since:

configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed.
configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.

We are already using $(MKDIR_P) so we just need to call the right macro.
2012-10-04 11:23:57 +03:00
Lucas De Marchi
5bec57420b rfcomm: Remove support for configuration file 2012-08-09 22:52:38 -07:00
Luiz Augusto von Dentz
4ff9b99292 audio: Remove ALSA support
ALSA support depend on unix support that is now removed.
2012-07-02 13:13:43 +03:00
Marcel Holtmann
67ef3ac837 Release 4.101 2012-06-22 14:07:04 -07:00
Marcel Holtmann
094acfddba Release 4.100 2012-06-13 11:59:36 -07:00
Marcel Holtmann
99dd125c52 build: Remove dependency on libcap-ng 2012-05-29 08:19:30 +02:00
Tom Gundersen
2ea98a6a04 udev: remove udev activation of the blutooth daemon
Udev is not meant to spawn long-running processes, and as of the next
udev version such processes will be killed.

If using systemd, device activation can be used to get the same effect.

On Arch we have been disabling this rule for a long time, even though we
don't use systemd, as it was causing more problems than it was worth.
2012-05-08 13:17:15 -07:00
Marcel Holtmann
b57c70794d Release 4.99 2012-03-06 09:04:22 -08:00
Marcel Holtmann
7120efe67a Release 4.98 2012-01-13 04:03:08 +01:00
Marcel Holtmann
bf5d45f2fb build: Move libcheck under TEST conditional 2011-12-27 20:09:56 -08:00
Marcel Holtmann
214087d7de Release 4.97 2011-12-22 17:39:07 -08:00
Johan Hedberg
34f0602093 Use PKG_CHECK_MODULES instead of (deprecated) AM_PATH_CHECK 2011-10-25 21:54:41 +03:00
Johan Hedberg
9d387f4372 Convert unit tests from GLib to GNU Check 2011-10-25 10:08:07 +02:00
Marcel Holtmann
f0c16d85d0 Use color output for unit tests 2011-10-18 15:48:36 -07:00
Marcel Holtmann
ad2952750a Release 4.96 2011-08-01 01:15:20 +02:00
Marcel Holtmann
f9a27a69d5 Release 4.95 2011-07-04 21:57:21 +02:00
Lucas De Marchi
7849eeee2a build: Add support for systemd service configuration 2011-07-01 20:48:33 -07:00
Bastien Nocera
c98f635b44 Add adaptername plugin
Replacing the name setting code in src/adapter.c.

Moving the adapter naming allows us to use the /etc/machine-info [1]
pretty hostname, as implemented by hostnamed [2] in systemd.

If /etc/machine-info is not present, the adapter name stored
on disk in /var/lib/bluetooth will be used. If no adapter name
has been set yet, the default from the main.conf will be used.

We don't currently number the name of hci0 if a pretty name is
available, but we should instead number it if it happens not
to be the default adapter. As we cannot be told when the default
adapter changes, we'll behave this way for now.

Note that when an adapter name is set automatically from
the pretty hostname, changing it through the D-Bus interface
will fail.

[1]: http://0pointer.de/public/systemd-man/machine-info.html
[2]: http://www.freedesktop.org/wiki/Software/systemd/hostnamed
2011-06-28 13:19:20 +03:00
Marcel Holtmann
bf14614c5f Release 4.94 2011-05-31 08:13:22 -07:00
Marcel Holtmann
630162a5b7 Release 4.93 2011-05-03 09:55:31 -07:00
Kay Sievers
94b0a8f405 Update hid2hci tool from udev codebase 2011-04-28 12:54:31 -07:00
Marcel Holtmann
7bb63a5bb8 Release 4.92 2011-04-25 12:25:23 -07:00
Marcel Holtmann
8e32a44dfa Release 4.91 2011-03-29 18:53:25 +02:00
Marcel Holtmann
67fc00db39 Release 4.90 2011-03-15 20:25:23 -07:00
Marcel Holtmann
e787f4d082 Release 4.89 2011-02-20 12:36:16 -08:00
Sheldon Demario
a523620a36 Add an initial interactive mode to gatttool
Mode required to allow better GATT procedures control. Some scenarios
require sequential commands without disconnection and delay between
operations. It is also desirable to change some connection parameters
of an active connection.
2011-02-15 14:17:37 -03:00
Marcel Holtmann
39551a69e9 Release 4.88 2011-02-13 18:02:43 -08:00
Marcel Holtmann
9963f1b1e2 Release 4.87 2011-01-25 22:08:26 +01:00
Marcel Holtmann
80caa32b6f Release 4.86 2011-01-20 12:25:31 +01:00
Marcel Holtmann
35bc2ed7b7 Release 4.85 2011-01-10 23:34:03 -08:00
Marcel Holtmann
97d94eb13e Release 4.84 2010-12-28 10:56:56 -08:00
Marcel Holtmann
0b85d06d59 Release 4.83 2010-12-26 11:20:39 -08:00
Marcel Holtmann
5e9bef4b35 Release 4.82 2010-12-18 20:34:45 +01:00
Marcel Holtmann
cc8538b8c9 Release 4.81 2010-11-30 15:55:09 +01:00
Marcel Holtmann
78aca46d99 Release 4.80 2010-11-21 20:12:19 +01:00
Marcel Holtmann
a5f69b7acc Release 4.79 2010-11-09 02:08:44 +09:00
Marcel Holtmann
018c5b7174 Release 4.78 2010-11-06 12:43:35 +01:00
Marcel Holtmann
b079cca768 Release 4.77 2010-10-26 17:57:45 +02:00
Marcel Holtmann
c96b30b5cc Release 4.76 2010-10-15 14:33:04 +03:00
Marcel Holtmann
719071c7b1 Fix the bluetooth.ver.in screwup 2010-10-06 14:11:53 +02:00
Marcel Holtmann
ecb835fca7 Remove netlink plugin 2010-10-06 10:21:11 +02:00
Marcel Holtmann
77bce046cb Release 4.75 2010-10-05 11:48:17 +02:00
Marcel Holtmann
b99d3cbf30 Release 4.74 2010-10-05 09:11:21 +02:00
Marcel Holtmann
4e876574d5 Release 4.73 2010-10-03 20:49:46 +02:00
Marcel Holtmann
cca89b3d5c Release 4.72 2010-09-22 19:48:34 +09:00
Lucas De Marchi
534be7a9c3 Simplify linker script
Version linker scripts support function names and globs, so there's no
need to rely on nm tool to gather the exported symbols.
2010-09-21 23:08:57 +03:00
Marcel Holtmann
d805049e75 Release 4.71 2010-09-09 11:10:16 +02:00