summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.15.1Marcel Holtmann2013-01-112-1/+15
* core: Add comment about loading empty key lists into the kernelMarcel Holtmann2013-01-111-0/+13
* build: Update library versionMarcel Holtmann2013-01-111-1/+1
* obexd: Don't bother with trying to handle SIGPIPEMarcel Holtmann2013-01-111-4/+0
* AVRCP: Fix crash when MediaPlayer1 is disabledLuiz Augusto von Dentz2013-01-111-5/+6
* emulator: Add support for HCI_LE_Set_Advertising_Data commandJohan Hedberg2013-01-111-0/+9
* tools: Add HCI command monitoring for mgmt link security testJohan Hedberg2013-01-111-0/+4
* tools: Add mgmt test case for link security when powered onJohan Hedberg2013-01-111-6/+20
* tools: Add HCI command monitoring to discoverable on/off testsJohan Hedberg2013-01-111-6/+25
* tools: Add mgmt test case for discoverable off while poweredJohan Hedberg2013-01-111-8/+43
* tools: Fix discoverable off test case name in logsJohan Hedberg2013-01-111-1/+1
* tools: Add mgmt test for setting connectable when powered onJohan Hedberg2013-01-111-6/+24
* tools: Add basic HCI command monitoring callback to mgmt-testerJohan Hedberg2013-01-111-0/+51
* tools: Add set_link_security tests to mgmt-testerJohan Hedberg2013-01-111-0/+58
* unit: Providing empty info() implementation is no longer neededMarcel Holtmann2013-01-101-6/+0
* core: Turn message about device id into debug statementMarcel Holtmann2013-01-101-1/+1
* 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