Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The usage of libhal is no longer required | Marcel Holtmann | 2008-09-29 | 1 | -11/+0 |
| | |||||
* | Add first step for providing HAL plugin | Marcel Holtmann | 2008-09-24 | 1 | -0/+12 |
| | |||||
* | Make methods related to external services into service plugin. | Luiz Augusto von Dentz | 2008-09-02 | 1 | -0/+6 |
| | |||||
* | Add skeleton for telephony drivers | Marcel Holtmann | 2008-09-01 | 1 | -0/+7 |
| | |||||
* | Add infrastructure for gtk-doc support | Marcel Holtmann | 2008-08-14 | 1 | -0/+28 |
| | |||||
* | Fix make distcheck build process | Marcel Holtmann | 2008-08-06 | 1 | -3/+3 |
| | |||||
* | Fail if GLib or GModule is not available | Marcel Holtmann | 2008-08-05 | 1 | -2/+4 |
| | |||||
* | Re-enable PIE support and enable it by default | Marcel Holtmann | 2008-08-04 | 1 | -2/+2 |
| | |||||
* | Remove unused servicedir definition | Marcel Holtmann | 2008-08-04 | 1 | -4/+2 |
| | |||||
* | Remove eglib. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -15/+0 |
| | |||||
* | Compile against included Bluetooth library | Marcel Holtmann | 2008-07-26 | 1 | -7/+3 |
| | |||||
* | Import bluez-utils-3.36 revision history | Marcel Holtmann | 2008-07-26 | 1 | -4/+262 |
|\ | |||||
| * | Make netlink support optional and disable storage plugin | Marcel Holtmann | 2008-06-18 | 1 | -5/+9 |
| | | |||||
| * | Remove the broken --enable-all option | Marcel Holtmann | 2008-06-08 | 1 | -18/+0 |
| | | |||||
| * | No need to check for dbus-glib | Marcel Holtmann | 2008-06-07 | 1 | -5/+0 |
| | | |||||
| * | Bump D-Bus requirement | Marcel Holtmann | 2008-06-03 | 1 | -21/+9 |
| | | |||||
| * | Update autoconf/automake options | Marcel Holtmann | 2008-06-03 | 1 | -81/+76 |
| | | |||||
| * | Add initial work for netlink plugin | Marcel Holtmann | 2008-05-15 | 1 | -0/+8 |
| | | |||||
| * | Add skeleton for libgdbus support | Marcel Holtmann | 2008-05-08 | 1 | -0/+3 |
| | | |||||
| * | Remove inotify support | Marcel Holtmann | 2008-05-08 | 1 | -11/+0 |
| | | |||||
| * | Remove HAL support helpers | Marcel Holtmann | 2008-05-08 | 1 | -12/+0 |
| | | |||||
| * | eglib: fixing the plugin loading when using the eglib. | Vinicius Gomes | 2008-04-17 | 1 | -1/+1 |
| | | |||||
| * | Don't optimize when debug is enabled | Marcel Holtmann | 2008-04-11 | 1 | -5/+4 |
| | | |||||
| * | Don't built the standalone SDP server | Marcel Holtmann | 2008-04-01 | 1 | -14/+0 |
| | | |||||
| * | Remove sync service skeleton since it is useless | Marcel Holtmann | 2008-03-12 | 1 | -12/+0 |
| | | |||||
| * | Remove the transfer service skeleton since it is useless | Marcel Holtmann | 2008-03-12 | 1 | -13/+0 |
| | | |||||
| * | Remove configure option for echo service | Marcel Holtmann | 2008-03-12 | 1 | -6/+0 |
| | | |||||
| * | Remove the support for SDP parsing via expat | Marcel Holtmann | 2008-03-05 | 1 | -12/+0 |
| | | |||||
| * | Disable check for dbus-glib | Marcel Holtmann | 2008-02-22 | 1 | -1/+2 |
| | | |||||
| * | Add option for installing generic tools | Marcel Holtmann | 2008-02-10 | 1 | -4/+12 |
| | | |||||
| * | Enable services by default and keep old daemons disabled | Marcel Holtmann | 2008-02-10 | 1 | -7/+14 |
| | | |||||
| * | Fix -ldl linkage in case of eglib | Marcel Holtmann | 2008-02-01 | 1 | -2/+2 |
| | | |||||
| * | Avoid adding of -ldl if not needed | Marcel Holtmann | 2008-02-01 | 1 | -1/+1 |
| | | |||||
| * | Remove empty line | Marcel Holtmann | 2008-02-01 | 1 | -1/+0 |
| | | |||||
| * | Add checks for GModule and dlopen | Marcel Holtmann | 2008-02-01 | 1 | -6/+16 |
| | | |||||
| * | Add autoconf magic for the librt linking | Marcel Holtmann | 2007-11-26 | 1 | -0/+1 |
| | | |||||
| * | Add build magic around sbctester program | Marcel Holtmann | 2007-10-25 | 1 | -0/+8 |
| | | |||||
| * | Handle deprecated dbus_watch_get_fd() function | Marcel Holtmann | 2007-10-04 | 1 | -0/+2 |
| | | |||||
| * | Add utility for Babel devices | Marcel Holtmann | 2007-09-07 | 1 | -0/+7 |
| | | |||||
| * | Fix a really dumb typo | Marcel Holtmann | 2007-09-06 | 1 | -1/+1 |
| | | |||||
| * | We are not going to support PulseAudio any time soon | Marcel Holtmann | 2007-08-28 | 1 | -6/+0 |
| | | |||||
| * | Also check for the GStreamer base plugins | Marcel Holtmann | 2007-08-26 | 1 | -1/+1 |
| | | |||||
| * | Add checks and skeleton for PulseAudio plugin | Marcel Holtmann | 2007-08-24 | 1 | -12/+24 |
| | | |||||
| * | Build SBC library only when ALSA or GStreamer is enabled | Marcel Holtmann | 2007-08-22 | 1 | -0/+1 |
| | | |||||
| * | Add skeleton for GStreamer plugin | Marcel Holtmann | 2007-08-22 | 1 | -0/+2 |
| | | |||||
| * | Enable checking for GStreamer support | Marcel Holtmann | 2007-08-22 | 1 | -7/+13 |
| | | |||||
| * | Make it possible to disable installation of manual pages | Marcel Holtmann | 2007-05-14 | 1 | -0/+7 |
| | | |||||
| * | Allow configuration of serial service | Marcel Holtmann | 2007-05-08 | 1 | -0/+6 |
| | | |||||
| * | Only provide generic audio service | Marcel Holtmann | 2007-04-08 | 1 | -6/+6 |
| | | |||||
| * | Add skeleton for generic ALSA plugins | Marcel Holtmann | 2007-04-04 | 1 | -0/+7 |
| | |