summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Fix --disable-optimization configure optionAnderson Lizardo2013-01-101-1/+1
* attrib: Fix compilation errors when compiled without optimizationAnderson Lizardo2013-01-101-2/+2
* tools: Fix using DBusBasicValueLuiz Augusto von Dentz2013-01-101-2/+3
* tools: Update mpris-player to register using MPRIS interfaceLuiz Augusto von Dentz2013-01-102-257/+261
* media: Implement new RegisterPlayer APILuiz Augusto von Dentz2013-01-101-99/+195
* test: Update test-player to register using MPRIS interfaceLuiz Augusto von Dentz2013-01-101-14/+21
* media-api: Change RegisterPlayer to use MPRIS specLuiz Augusto von Dentz2013-01-101-65/+7
* tools: Adapt mpris-player to new API of MediaPlayer1Luiz Augusto von Dentz2013-01-101-325/+157
* 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