summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coding style fixesMarcel Holtmann2007-08-292-18/+19
* Use a bitpool range as defaultMarcel Holtmann2007-08-291-2/+5
* Fix the ALSA plugin parameter messMarcel Holtmann2007-08-293-155/+150
* Fix memory issue.Luiz Augusto von Dentz2007-08-293-6/+9
* Fix the need to have all parameters.Luiz Augusto von Dentz2007-08-293-43/+25
* network: cleanup - unused errorClaudio Takahasi2007-08-292-11/+0
* network: additional src and dst role verificationClaudio Takahasi2007-08-291-7/+11
* network: server cleanup - added static DBusConnection and server init/exitClaudio Takahasi2007-08-293-100/+87
* network-api: fixed server pathsClaudio Takahasi2007-08-291-2/+2
* Make codec parameters support available for application.Luiz Augusto von Dentz2007-08-297-212/+545
* network: CreateConnection - enable PANU to PANU connectionClaudio Takahasi2007-08-291-1/+1
* network: concat remote name and service name to the connection nameClaudio Takahasi2007-08-293-6/+32
* network: minor - keep server socket always listenningClaudio Takahasi2007-08-291-3/+0
* Remove stream callback in sink_freeJohan Hedberg2007-08-291-1/+8
* Check for NULL before calling device_storeJohan Hedberg2007-08-291-1/+2
* Add GetAdapter method and update API documentationJohan Hedberg2007-08-292-1/+31
* Only export gst_plugin_descMarcel Holtmann2007-08-291-1/+1
* Add GetName method to Device interfaceJohan Hedberg2007-08-291-1/+51
* Only export the needed symbols for the pluginsMarcel Holtmann2007-08-291-3/+3
* network: fixed wrong service record attrs for PANUClaudio Takahasi2007-08-281-30/+46
* network: disconnect clients when the server is disabledClaudio Takahasi2007-08-281-1/+19
* network: added verification for allowed destination/source roles according to...Claudio Takahasi2007-08-281-6/+27
* Update changelog and bump version numberutils-3.16Marcel Holtmann2007-08-282-1/+12
* network: allow just one pending authorization at the same timeClaudio Takahasi2007-08-281-62/+59
* We are not going to support PulseAudio any time soonMarcel Holtmann2007-08-283-18/+0
* Disable the GStreamer A2DP sink code for nowMarcel Holtmann2007-08-281-0/+2
* Reset request id for headset connects tooJohan Hedberg2007-08-281-0/+2
* Fix unix client disconnects before headset has been successfully connectedJohan Hedberg2007-08-285-7/+49
* Minor coding style cleanupJohan Hedberg2007-08-281-8/+5
* Make HCI routing the defaultJohan Hedberg2007-08-282-2/+2
* Add some better debug logging for failed authoriztion requestsJohan Hedberg2007-08-281-3/+4
* Make SBC Audio Source count configurable and the default value 1Johan Hedberg2007-08-286-18/+40
* headset_unlock: only disconnect if necessaryJohan Hedberg2007-08-281-1/+2
* Make headset_unlock a no-op if the headset isn't lockedJohan Hedberg2007-08-281-0/+3
* Handle alsa+HSP better on client disconnectJohan Hedberg2007-08-281-0/+2
* Fix comment.Luiz Augusto von Dentz2007-08-271-1/+1
* Ignore error so hsp device can work for unpatched kernels.Luiz Augusto von Dentz2007-08-271-1/+2
* serial: removed useless call and it is not implemented on eglibClaudio Takahasi2007-08-271-2/+0
* network: fixed Disable - record unregistrationClaudio Takahasi2007-08-271-2/+7
* Fix alsa plugin for hsp devices.Luiz Augusto von Dentz2007-08-271-60/+60
* Don't send DeviceCreated signals on service startJohan Hedberg2007-08-271-4/+8
* Fix DeviceCreated signal sendingJohan Hedberg2007-08-271-16/+17
* Fix removing last deviceJohan Hedberg2007-08-271-1/+1
* Force LITTLE_ENDIAN instead of BYTE_ORDER for nowMarcel Holtmann2007-08-272-2/+2
* input: don't send DeviceCreated signal when the daemon startsClaudio Takahasi2007-08-272-5/+10
* Make SBC frame header endian safeMarcel Holtmann2007-08-271-0/+15
* serial: don't send ProxyCreated signal when the daemon startsClaudio Takahasi2007-08-271-7/+5
* Change ListDevices not to require any parametersJohan Hedberg2007-08-272-76/+9
* Convert UUID-128 strings into UUID-16 values if possibleMarcel Holtmann2007-08-271-25/+35
* First try at device autocreate supportJohan Hedberg2007-08-275-29/+87