index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-19
Add manager_foreach_adapter()
Johan Hedberg
1
-1
/
+1
2010-12-15
Fix invalid g_io_channel_unref call in hf_io_cb
Johan Hedberg
1
-1
/
+0
2010-12-02
Fix deinitializing telephony backend when it wasn't initialized
Luiz Augusto von Dentz
1
-3
/
+1
2010-11-28
Remove unused includes
Johan Hedberg
1
-3
/
+0
2010-11-25
Fix not deinitializing telephony driver when there is no adapter powered
Luiz Augusto von Dentz
1
-5
/
+54
2010-09-15
Add initial implementation of org.bluez.Media spec
Luiz Augusto von Dentz
1
-0
/
+54
2010-09-15
Add option to enable/disable unix ipc via audio.conf
Luiz Augusto Von Dentz
1
-0
/
+12
2010-08-18
Add set fast connectable to audio manager
Dmitriy Paliy
1
-0
/
+14
2010-06-29
Remove redundant information that is already present in DBG
Luiz Augusto von Dentz
1
-5
/
+4
2010-06-17
Fix memory leak
Johan Hedberg
1
-1
/
+7
2010-06-04
Fix adapter reference counting in gateway_server_remove
Zhu Yanhai
1
-1
/
+1
2010-05-26
Coding style cleanup
Johan Hedberg
1
-14
/
+9
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
1
-23
/
+23
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-02-04
Implement HandsfreeGateway Interface
Gustavo F. Padovan
1
-14
/
+5
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-05
Fix HFP HF-role SDP record profile version
Johan Hedberg
1
-1
/
+1
2009-09-04
Fix audio connection authorization handling with timeouts
Johan Hedberg
1
-0
/
+25
2009-09-03
Rename audio_device_is_connected more appropriately
Johan Hedberg
1
-1
/
+1
2009-09-02
Make headset connecting state consistent with the rest of the interfaces
Johan Hedberg
1
-1
/
+1
2009-08-11
Don't enable the SCO server socket when not necessary
Johan Hedberg
1
-1
/
+4
2009-07-13
Create A2DP Source interface.
João Paulo Rechi Vita
1
-0
/
+5
2009-06-30
Misc fixes for HFP HF role
Forrest Zhao
1
-1
/
+1
2009-06-19
Fix small typo
João Paulo Rechi Vita
1
-1
/
+1
2009-06-15
Fix bug which cause authorization to be denied in certain headsets.
Luiz Augusto von Dentz
1
-4
/
+4
2009-06-02
Fix headset never connecting on the first attempt.
Luiz Augusto von Dentz
1
-3
/
+6
2009-05-27
Make audio plugin to use adapter references.
Luiz Augusto von Dentz
1
-36
/
+99
2009-04-28
Fix bug which prevent headset driver to load a second time.
Luiz Augusto von Dentz
1
-0
/
+2
2009-04-23
Fix sending AVRCP commands to non-target devices
Johan Hedberg
1
-9
/
+6
2009-04-22
Make audio plugin to use disconnect watches.
Luiz Augusto von Dentz
1
-3
/
+1
2009-04-11
Fix manager_get_device to not always create a new device object
Johan Hedberg
1
-4
/
+8
2009-04-03
Add basic framework support for HFP HF role (org.bluez.HeadsetGateway)
Forrest
1
-27
/
+104
2009-04-01
Remove unused variable.
Luiz Augusto von Dentz
1
-6
/
+0
2009-04-01
Fix dead assignments.
Luiz Augusto von Dentz
1
-3
/
+0
2009-03-27
Add support for automatic HFP+A2DP connection creation with incoming connections
Johan Hedberg
1
-4
/
+12
2009-03-25
Add object field to audio ipc messages.
Luiz Augusto von Dentz
1
-11
/
+11
2009-03-25
Add source and destination fields to audio ipc messages.
Luiz Augusto von Dentz
1
-6
/
+15
2009-03-12
Fix audio plugin initialization failure cases
Johan Hedberg
1
-3
/
+8
2009-03-03
Update HSP version to 1.2
Johan Hedberg
1
-1
/
+1
2009-02-25
Fix headset_connect_rfcomm error return case
Johan Hedberg
1
-1
/
+1
2009-02-19
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
1
-3
/
+3
2009-02-19
Make use of g_error_free instead of g_clear_error when possible.
Luiz Augusto von Dentz
1
-2
/
+2
2009-02-19
Convert HSP/HFP to use btio confirm_cb
Johan Hedberg
1
-20
/
+18
2009-02-19
Add missing comma
Johan Hedberg
1
-1
/
+1
2009-02-19
Make audio plugin to use BtIO API.
Luiz Augusto von Dentz
1
-34
/
+62
2009-02-06
Remove unnecessary empty line
Johan Hedberg
1
-1
/
+0
2009-01-08
Make audio plugin to use audio_device sufix instead of device_.
Luiz Augusto von Dentz
1
-3
/
+3
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-23
Removed unused function
Marcel Holtmann
1
-18
/
+0
[next]