summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.544.54Marcel Holtmann2009-09-242-1/+9
* gdbus: handle introspection generally in generic_message.RISKÓ Gergely2009-09-241-43/+59
* Fix extra PropertyChanged signal sent after DeviceRemoved.Claudio Takahasi2009-09-223-28/+11
* Fix parallel buildAdam Gołębiowski2009-09-221-1/+1
* Fix headset_suspend_stream behavior for invalid statesJohan Hedberg2009-09-211-0/+4
* Fix headset connecting state string representationJohan Hedberg2009-09-211-1/+1
* Fix AVDTP suspend while closingJohan Hedberg2009-09-161-1/+1
* Downgrade "no matching connection" logs from error to debugJohan Hedberg2009-09-161-1/+1
* Fix command timeout handling when there's no streamJohan Hedberg2009-09-151-0/+3
* Fix AVDTP ABORTING state transitionJohan Hedberg2009-09-151-5/+1
* Fix stream handling when the media transport disconnects prematurelyJohan Hedberg2009-09-151-0/+10
* Add introspection interface to the output of introspection callsRISKÓ Gergely2009-09-141-1/+7
* Release 4.534.53Marcel Holtmann2009-09-102-1/+9
* Fixed duplicate attempt from device to connect 'signalling' channelPeter Hurley2009-09-091-0/+12
* Add debug print for closing uinputJohan Hedberg2009-09-091-0/+5
* Fix agent destroy callback handling for errorsJohan Hedberg2009-09-061-10/+10
* Fix agent_authorize error returnJohan Hedberg2009-09-061-1/+1
* Coding style fixesJohan Hedberg2009-09-061-9/+7
* Fix clearing source id after removing itJohan Hedberg2009-09-061-1/+3
* Fix audio device authorized setting for AVRCP-only connectionsJohan Hedberg2009-09-063-0/+13
* Use an idle callback for trusted device authorizationJohan Hedberg2009-09-061-16/+44
* Fix audio authorization cancelation on the same mainloop iterationJohan Hedberg2009-09-051-4/+16
* Make dev->authorized private to audio/device.cJohan Hedberg2009-09-052-4/+5
* Fix AVDTP stream leak for invalid media transport configJohan Hedberg2009-09-051-5/+5
* Fix race condition in authorizing audio connectionsJohan Hedberg2009-09-042-1/+8
* Add debug logs for AVCTP state changesJohan Hedberg2009-09-041-0/+4
* Fix audio connection authorization handling with timeoutsJohan Hedberg2009-09-045-4/+87
* Fix potential leak of client->interfaceJohan Hedberg2009-09-041-12/+19
* Fix telephony connection state notification for failed connectsJohan Hedberg2009-09-041-3/+3
* Release 4.524.52Marcel Holtmann2009-09-032-1/+7
* Add support for waiting before exiting to avtestJohan Hedberg2009-09-041-2/+12
* Fix a few more ref-leaks with AVDTP failures and unix socket clientsJohan Hedberg2009-09-041-3/+24
* Fix potential AVDTP reference leakJohan Hedberg2009-09-031-1/+6
* Add more complete AVCTP support to avtestJohan Hedberg2009-09-031-3/+64
* Add initial AVCTP support to avtestJohan Hedberg2009-09-031-19/+55
* Update help output for avtestJohan Hedberg2009-09-031-3/+6
* Fix authorization when the audio profiles are slow to connectJohan Hedberg2009-09-033-6/+46
* Rename audio_device_is_connected more appropriatelyJohan Hedberg2009-09-033-3/+3
* Fix AVDTP Abort when transport closes before responseJohan Hedberg2009-09-031-4/+20
* Add ABORT support to avtestJohan Hedberg2009-09-031-1/+25
* Fix do_send to wait for a proper replyJohan Hedberg2009-09-031-3/+8
* Release 4.514.51Marcel Holtmann2009-09-032-1/+8
* Update library versionMarcel Holtmann2009-09-031-1/+1
* Add Nokia copyright to avtest.cJohan Hedberg2009-09-031-0/+1
* Allow avtest to use 48 byte MTU also in SEND modeJohan Hedberg2009-09-021-24/+32
* Add fragmented message sending support to avtestJohan Hedberg2009-09-021-6/+96
* Fix closing media transport after receiving CLOSEJohan Hedberg2009-09-021-0/+4
* Add avtest support for responding to AVDTP_SUSPENDJohan Hedberg2009-09-021-0/+13
* Add avtest support for responding to AVDTP_CLOSEJohan Hedberg2009-09-021-0/+13
* Add avtest support for responding to AVDTP_STARTJohan Hedberg2009-09-021-0/+13