#
0a0a2f8c |
| 16-May-2024 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: use cod 20404 - headphones
|
#
b74edc46 |
| 08-Apr-2024 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink/source_demo: add missing cast
|
#
f3c8454e |
| 06-Mar-2024 |
Matthias Ringwald <[email protected]> |
a2dp_sink_demo: fix windows build
|
#
afa547f2 |
| 15-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink: use new sbc decoder api
|
#
762141af |
| 20-Jun-2023 |
Matthias Ringwald <[email protected]> |
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
#
1f0b0879 |
| 26-May-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: fix sending of delay report / cache local seid
|
#
d3f12e45 |
| 22-May-2023 |
Matthias Ringwald <[email protected]> |
a2dp_sink: drop unused local seid argument in a2dp_sink_establish_stream
|
#
fc6c541f |
| 03-May-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: add missing default case
|
#
60d7c35e |
| 21-Apr-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: support cover art
|
#
074a9fa2 |
| 24-Mar-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: move samplerate compensation init to fix measurement bias
|
#
ebabc5d8 |
| 22-Feb-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: remove local variable
|
#
08c12c81 |
| 09-Feb-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink_demo: improve documentation, use sdp record handle generator
|
#
ba42772a |
| 07-Feb-2023 |
Milanka Ringwald <[email protected]> |
example/a2dp_sink_demo: list supported remote AVRCP Target notifications
|
#
b2cacb9c |
| 07-Feb-2023 |
Milanka Ringwald <[email protected]> |
example/a2dp_sink_demo: improve stdout
|
#
60f569ef |
| 07-Feb-2023 |
Milanka Ringwald <[email protected]> |
example/a2dp_sink_demo: assign command status
|
#
555ade44 |
| 31-Jan-2023 |
Dirk Helbig <[email protected]> |
a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE
|
#
bbbd19ba |
| 26-Jan-2023 |
Dirk Helbig <[email protected]> |
a2dp_sink_demo: use built-in btstack_sample_rate_compensation module
|
#
ba3545fc |
| 26-Jan-2023 |
Dirk Helbig <[email protected]> |
a2dp_sink_demo: fix start/stop, discard pending data on stream stop
|
#
9248d4da |
| 24-Jan-2023 |
Dirk Helbig <[email protected]> |
a2dp_sink_demo: adding sample rate compensation
|
#
fb301407 |
| 16-Jan-2023 |
Matthias Ringwald <[email protected]> |
a2dp:emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails
|
#
3dc3c496 |
| 11-Jan-2023 |
Matthias Ringwald <[email protected]> |
a2dp_sink_demo: report failed outgoing connection
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
38a2637d |
| 21-Oct-2022 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink: pass media config by pointer
|
#
dfb4ecf1 |
| 21-Oct-2022 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink: fix tracking of avrcp playback status
|
#
fb97e826 |
| 21-Oct-2022 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink: separate stream_endpoint, a2cp_connection and avrcp_connection, track stream and play states
|