blob: c89cc125a68222c68f64fc7bbde09fa60ab5f612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
ver 4.2:
Avoid memory copies in A2DP write routine.
Fix broken logic with Simple Pairing check and old kernels.
Allow non-bondable and outgoing SDP without agent.
Only remove the bonding for non-temporary devices.
Cleanup various unnecessary includes.
Make more unexported functions static.
Add basic infrastructure for gtk-doc support.
ver 4.1:
Add 30 seconds timeout to BNEP connection setup phase.
Avoid memory copies in A2DP write routine for ALSA.
Make sure to include compat/sdp.h in the distribution.
ver 4.0:
Initial public release.
|