#
163cc386 |
| 13-Nov-2024 |
Milanka Ringwald <[email protected]> |
avrcp_target: implement response for add to now playing cmd
|
#
bf1fb210 |
| 13-Nov-2024 |
Milanka Ringwald <[email protected]> |
avrcp_target: rename function
|
#
1e4db407 |
| 13-Nov-2024 |
Milanka Ringwald <[email protected]> |
avrcp_target: implement response to PLAY ITEM
|
#
6a2e66be |
| 12-Nov-2024 |
Milanka Ringwald <[email protected]> |
avrcp_target: implement UIDS changed
|
#
141dff40 |
| 13-Nov-2023 |
Matthias Ringwald <[email protected]> |
avrcp: support SDP record without service name and/or provider
|
#
32896754 |
| 20-Apr-2023 |
Matthias Ringwald <[email protected]> |
avrcp_target: add supported feature flags for cover art
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
0346f11d |
| 28-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: set events and companies
|
#
89042326 |
| 28-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: send supported events and companies directly on AVRCP_PDU_ID_GET_CAPABILITIES query, remove callback from the app
|
#
2a59ace6 |
| 21-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: update docu
|
#
b772a0d7 |
| 21-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: allow absolute volume value overwrite when AVRCP_SUBEVENT_NOTIFICATION_VOLUME_CHANGED event is received
|
#
984bbc3e |
| 21-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp: rename volume_percentage to absolute_volume
|
#
61a3437b |
| 08-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_target: return value and code clean up
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
6e735d0a |
| 16-Feb-2021 |
Matthias Ringwald <[email protected]> |
avrcp_target: mark supported events and companies as const
|
#
680af5dc |
| 11-Jan-2021 |
Matthias Ringwald <[email protected]> |
avrcp: support de-init
# Conflicts: # src/classic/avrcp_target.h
|
#
fe9491e7 |
| 15-Jan-2021 |
Matthias Ringwald <[email protected]> |
avrcp_target: add header docu
|
#
e2f25417 |
| 23-Jul-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use defines instead of enum for features
|
#
d1cf25b1 |
| 09-Jun-2020 |
Matthias Ringwald <[email protected]> |
avrcp_target: add avrcp_target_register_set_addressed_player_handler
|
#
3734adac |
| 04-May-2020 |
Milanka Ringwald <[email protected]> |
avrcp: improve API documentation
|
#
fe10780b |
| 24-Apr-2020 |
Milanka Ringwald <[email protected]> |
avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
4f0111eb |
| 18-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: remove browsing flag from create SDP record as it is pat of supported features
|
#
11014891 |
| 18-Feb-2019 |
Milanka Ringwald <[email protected]> |
avrcp: introduce enum for suported features
|
#
3311c2d5 |
| 17-Feb-2019 |
Matthias Ringwald <[email protected]> |
fix includes for avrcp/avdtp header files
|