summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Adapt simple-player to the new API of MediaPlayer1Luiz Augusto von Dentz2013-01-101-44/+18
* media: Adapt RegisterPlayer to changes in MediaPlayer1Luiz Augusto von Dentz2013-01-101-114/+85
* player: Add Device propertyLuiz Augusto von Dentz2013-01-102-0/+19
* AVRCP: Always create a controller player even for version 1.0Luiz Augusto von Dentz2013-01-101-16/+17
* player: Fix documentation to use TrackNumber in track metadataLuiz Augusto von Dentz2013-01-103-3/+3
* player: Add support for button controlsLuiz Augusto von Dentz2013-01-103-1/+210
* player: Remove GetTrack and TrackChangedLuiz Augusto von Dentz2013-01-101-56/+25
* media-api: Add playback control methods to MediaPlayer1Luiz Augusto von Dentz2013-01-101-46/+53
* unit: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+2
* attrib: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-107-9/+8
* proximity: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-104-4/+4
* time: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-2/+1
* alert: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* scanparam: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* gatt: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* input: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* plugins: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* core: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-103-3/+3
* unit: Avoid D-Bus calling _exit() during SDP testsAnderson Lizardo2013-01-101-0/+3
* tools: Fix up testing of discoverable management commandMarcel Holtmann2013-01-091-16/+44
* doc: Clarify the error codes of some management commandsMarcel Holtmann2013-01-091-22/+33
* build: Enable Bluetooth library for distribution buildsMarcel Holtmann2013-01-091-2/+2
* build: Only install old legacy Bluetooth library headersMarcel Holtmann2013-01-091-8/+10
* monitor: Fix includes from Bluetooth libraryMarcel Holtmann2013-01-091-3/+3
* tools: Fix includes for mgmt.hMarcel Holtmann2013-01-091-1/+2
* obexd: Fix includes for uuid.hMarcel Holtmann2013-01-091-1/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-0921-28/+26
* core: Fix includes for mgmt.h and uuid.hMarcel Holtmann2013-01-093-6/+6
* shared: Remove redundant includeMarcel Holtmann2013-01-091-1/+0
* tools: Remove redundant includeMarcel Holtmann2013-01-091-1/+0
* lib: Remove all management settings helpers since they are unused nowMarcel Holtmann2013-01-091-25/+0
* core: Fix setting up discoverable from stored settings on power onMarcel Holtmann2013-01-091-45/+38
* lib: Remove current unused management settings helpersMarcel Holtmann2013-01-091-20/+0
* shared: Use < for management commands and > for eventsMarcel Holtmann2013-01-091-2/+2
* core: Add support for graceful shutdown of adaptersMarcel Holtmann2013-01-094-6/+68
* unit: Print D-Bus error message in verbose modeAnderson Lizardo2013-01-091-1/+11
* core: Don't bother with return value for setting device classMarcel Holtmann2013-01-092-13/+10
* core: Don't bother with major and minor class for LE only adaptersMarcel Holtmann2013-01-091-0/+10
* core: Load link keys and long term keys only when controller supports itMarcel Holtmann2013-01-091-0/+23
* doc: Add missing empty return parameters for load long term keysMarcel Holtmann2013-01-091-0/+1
* unit: Add advertising data from Cookoo watch for testingMarcel Holtmann2013-01-091-0/+15
* unit: Rename x_pdu() macro on SDP test programAnderson Lizardo2013-01-091-5/+5
* unit: Reuse define_test() macro for /TP/SERVER/BRW/* testsAnderson Lizardo2013-01-091-18/+6
* core: Fix canceling all types of agent requestsJohan Hedberg2013-01-091-2/+1
* sdp-xml: Remove newline before EOFSyam Sidhardhan2013-01-091-1/+0
* audio: Remove unused struct audio_adapterSyam Sidhardhan2013-01-091-6/+0
* unit: Replace g_test_fail() with g_assert_not_reached()Syam Sidhardhan2013-01-091-1/+1
* health: Fix possible use after freeSyam Sidhardhan2013-01-091-1/+1
* health: Fix pointer to local variable out-of-scopeSyam Sidhardhan2013-01-091-8/+4
* unit: Fix hardcoded test for complete name in EIRJohan Hedberg2013-01-091-1/+1