index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform a proper abort upon stream connect failure
Johan Hedberg
2008-10-20
1
-4
/
+8
*
Get rid of unnecessary finalize*errno(setup, 0) calls
Johan Hedberg
2008-10-19
1
-19
/
+6
*
Respond to a stream setup request also on Start_Ind
Johan Hedberg
2008-10-19
1
-0
/
+9
*
Check for existing STREAMING state when receiving START_RSP
Johan Hedberg
2008-10-19
1
-1
/
+4
*
Remove OPEN state change from avdtp_open_cmd
Johan Hedberg
2008-10-19
1
-1
/
+0
*
Implement better support for AT+CHLD=<n>
Johan Hedberg
2008-10-17
3
-4
/
+30
*
Add network timeout CME error
Johan Hedberg
2008-10-17
1
-0
/
+1
*
Fix indentation levels
Johan Hedberg
2008-10-16
3
-36
/
+30
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
3
-41
/
+29
*
Fix remaining places to use dict_append_entry too
Johan Hedberg
2008-10-16
3
-16
/
+9
*
Make server_is_enabled simply use the config file values for now
Johan Hedberg
2008-10-10
2
-45
/
+21
*
Fix situation where avctp_disconnect is called while connecting
Johan Hedberg
2008-10-10
1
-2
/
+12
*
Fix response and hold response logig
Johan Hedberg
2008-10-09
1
-6
/
+7
*
Implement operator selection (AT+COPS) support
Johan Hedberg
2008-10-09
3
-34
/
+86
*
Clean up properly if stream starting fails
Johan Hedberg
2008-10-09
1
-0
/
+6
*
Add mechanism for adding new UUIDs from the driver side
Johan Hedberg
2008-10-09
4
-34
/
+32
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
4
-62
/
+62
*
Check for NULL stream
Johan Hedberg
2008-10-09
1
-0
/
+3
*
Fix parameter passing to headset_set_state
Johan Hedberg
2008-10-09
1
-1
/
+1
*
Check for headset connected state when unregistering
Johan Hedberg
2008-10-08
1
-0
/
+6
*
Fix typo
Johan Hedberg
2008-10-08
1
-1
/
+1
*
Move dev->sink initialization as acceptor to correct place
Johan Hedberg
2008-10-08
1
-3
/
+19
*
Create audio device objects on incoming connections if necessary
Johan Hedberg
2008-10-08
4
-14
/
+34
*
Add separate function for creating new audio device objects
Johan Hedberg
2008-10-08
2
-9
/
+55
*
Reject non-voice calls in headset.c
Johan Hedberg
2008-10-08
2
-15
/
+16
*
Minor coding style fix
Johan Hedberg
2008-10-08
1
-1
/
+1
*
Properly extract the phone number from the ATD string
Johan Hedberg
2008-10-08
1
-1
/
+15
*
Fail cleanly if we don't have knowledge of a connecting device
Johan Hedberg
2008-10-08
1
-5
/
+11
*
Fix use of uninitialized address variable
Johan Hedberg
2008-10-08
1
-1
/
+2
*
Don't do double g_io_channel_unref if btd_request_authorization fails
Johan Hedberg
2008-10-08
1
-2
/
+2
*
Fix channel mode string from dual to dual-channel.
Luiz Augusto von Dentz
2008-10-07
1
-1
/
+1
*
Fix channel mode string to joint-stereo.
Luiz Augusto von Dentz
2008-10-07
1
-1
/
+1
*
Send a proper reply to AT+CMEE
Johan Hedberg
2008-10-07
1
-1
/
+1
*
Assert that device->headset != NULL for each active device
Johan Hedberg
2008-10-07
1
-0
/
+3
*
Send a proper reply to call waiting notification request
Johan Hedberg
2008-10-07
1
-1
/
+1
*
Fix coding style
Marcel Holtmann
2008-10-06
1
-2
/
+1
*
Cancel any pending authorization request if the connection gets droped
Johan Hedberg
2008-10-06
1
-0
/
+2
*
Don't call pending_connect_finalize in headset_cancel_stream
Johan Hedberg
2008-10-06
1
-2
/
+0
*
pending_connect_finalize() takes care of unreffing p->msg
Johan Hedberg
2008-10-06
1
-4
/
+1
*
Fix D-Bus method return creation logic in hfp_slc_complete()
Johan Hedberg
2008-10-06
1
-7
/
+9
*
Cleanup SCO server socket in audio_exit()
Johan Hedberg
2008-10-05
1
-1
/
+8
*
Change SCO server socket into a generic one
Johan Hedberg
2008-10-04
2
-56
/
+56
*
Fix uninitialized reply of multiple GetProperties methods
Marcel Holtmann
2008-10-03
2
-0
/
+8
*
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
2008-10-02
3
-19
/
+26
*
Add code to emit PropertyChanged on control interface.
Luiz Augusto von Dentz
2008-10-02
1
-1
/
+16
*
Add property support for control interface.
Luiz Augusto von Dentz
2008-10-02
1
-0
/
+29
*
Add code to emit PropertyChanged on sink interface.
Luiz Augusto von Dentz
2008-10-02
1
-2
/
+26
*
Add property support for sink interface.
Luiz Augusto von Dentz
2008-10-02
1
-0
/
+36
*
Add code to emit PropertyChanged on headset interface.
Luiz Augusto von Dentz
2008-10-02
1
-3
/
+31
*
Add property support for headset interface.
Luiz Augusto von Dentz
2008-10-02
1
-8
/
+115
[next]