#
a7d2a6bf |
| 30-Oct-2024 |
Milanka Ringwald <[email protected]> |
avrcp: query player application settings
|
#
093e4ee8 |
| 29-Oct-2024 |
Milanka Ringwald <[email protected]> |
avrcp_controller: add Category 4 commands
|
#
55849d48 |
| 29-Oct-2024 |
Milanka Ringwald <[email protected]> |
avrcp_controller: add Category 3 commands
|
#
f98d1041 |
| 28-Oct-2024 |
Milanka Ringwald <[email protected]> |
avrcp_cotroller: implement move to the first song in the next/previous group
|
#
141dff40 |
| 13-Nov-2023 |
Matthias Ringwald <[email protected]> |
avrcp: support SDP record without service name and/or provider
|
#
c4a41e65 |
| 08-Mar-2019 |
Milanka Ringwald <[email protected]> |
avrcp_controller: add supported feature flags for cover art
|
#
39b456a8 |
| 08-Sep-2022 |
Matthias Ringwald <[email protected]> |
avrcp_controller: add avrcp_controller_force_send_press_cmd
|
#
5d3671d9 |
| 04-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp_cotroller: use the same pointer for fragmented and normal commands, adapt avrcp_controller_send_custom_command to provide only parameters through data buffer
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
66e22952 |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: implement avrcp_controller_get_now_playing_info_for_media_attribute_id
|
#
6b65794d |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
docs: use @return instead of @returns
|
#
b2e02b8d |
| 26-Oct-2021 |
Milanka Ringwald <[email protected]> |
avrcp_controller: rename event
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
37a7ced0 |
| 19-Mar-2021 |
Matthias Ringwald <[email protected]> |
avrcp_controller: added avrcp_controller_start_press_and_hold_cmd
|
#
680af5dc |
| 11-Jan-2021 |
Matthias Ringwald <[email protected]> |
avrcp: support de-init
# Conflicts: # src/classic/avrcp_target.h
|
#
61920526 |
| 17-Nov-2020 |
Milanka Ringwald <[email protected]> |
avrcp: fix reading packet type from vendor specific responses
|
#
e2f25417 |
| 23-Jul-2020 |
Milanka Ringwald <[email protected]> |
avrcp: use defines instead of enum for features
|
#
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
|
#
8c79e168 |
| 27-Apr-2018 |
Milanka Ringwald <[email protected]> |
avrcp controller: add press and hold cmds
|
#
c4b5c3d5 |
| 26-Apr-2018 |
Matthias Ringwald <[email protected]> |
avrcp_controller: add avrcp_controller_send_custom_command that fragments outgoing commands
|