1. e8f899b audio/media: Fix setting player settings by Luiz Augusto von Dentz · 12 years ago
  2. 67a1c2d audio/AVRCP: Fix invalid response to RegisterNotification by Luiz Augusto von Dentz · 12 years ago
  3. f2e0ae5 audio/media: Fix notifying settings changed incorrectly by Luiz Augusto von Dentz · 12 years ago
  4. b18723a audio/player: Create item on media_player_set_playlist_item by Luiz Augusto von Dentz · 12 years ago
  5. 0a232a4 audio/player: Add implementation of MediaFolder.Search by Luiz Augusto von Dentz · 12 years ago
  6. d2e642c audio/AVRCP: Add support for Search command by Luiz Augusto von Dentz · 12 years ago
  7. 85f7606 audio/player: Add implementation of MediaItem.AddToNowPlaying by Luiz Augusto von Dentz · 12 years ago
  8. a948de4 audio/AVRCP: Add support for AddToNowPlaying command by Luiz Augusto von Dentz · 12 years ago
  9. f6a6f6b audio/player: Add implementation of MediaItem.Play by Luiz Augusto von Dentz · 12 years ago
  10. 4f45ed8 audio/AVRCP: Add support for PlayItem command by Luiz Augusto von Dentz · 12 years ago
  11. f1af559 audio/player: Add implementation of MediaFolder.ChangeFolder by Luiz Augusto von Dentz · 12 years ago
  12. 6d0cd7d audio/AVRCP: Add support for ChangePath command by Luiz Augusto von Dentz · 12 years ago
  13. 9f81f66 audio/player: Add support for MediaItem.Metadata property by Luiz Augusto von Dentz · 12 years ago
  14. ff065d5 audio/player: Add function media_item_set_playable by Luiz Augusto von Dentz · 12 years ago
  15. a40b1d1 audio/player: Add support for setting current Item object by Luiz Augusto von Dentz · 12 years ago
  16. b34ed94 audio/player: Add implementation of MediaFolder.ListItems by Luiz Augusto von Dentz · 12 years ago
  17. 06a4b8f audio/AVRCP: Add support for GetFolderItems command by Luiz Augusto von Dentz · 12 years ago
  18. bcd72de audio/AVRCP: Add browsed flag to player by Luiz Augusto von Dentz · 12 years ago
  19. 846482e audio/player: Split item creation by Luiz Augusto von Dentz · 12 years ago
  20. f942320 audio: Fix memory leak while creating SDP records by Anderson Lizardo · 12 years ago
  21. f2b4bf7 AVRCP: Fix sending SetPlayerApplicationSettingValue using notify command type by Luiz Augusto von Dentz · 12 years ago
  22. 90766ee AVRCP: Allways fallback to GetElementAttributes if GetItemAttributes fails by Luiz Augusto von Dentz · 12 years ago
  23. 52ca0cb AVRCP: Fix sending invalid attributes when responding to GetElementAttributes by Luiz Augusto von Dentz · 12 years ago
  24. 42154de AVRCP: Fix crash while setting player volume by Luiz Augusto von Dentz · 12 years ago
  25. 2072179 AVRCP: Fix crash when connecting role without a record by Luiz Augusto von Dentz · 12 years ago
  26. 8321ce7 AVRCP: Fix setting reserved bit in GetCapabilities response by Luiz Augusto von Dentz · 12 years ago
  27. 49cf7c2 AVRCP: Fix crash if player status is NULL by Luiz Augusto von Dentz · 12 years ago
  28. cac6a58 AVRCP: Fix crash when current addressed player is removed by Luiz Augusto von Dentz · 12 years ago
  29. d977f17 AVRCP: Add additional protocol discriptor list for Browsing channel by Luiz Augusto von Dentz · 12 years ago
  30. 6656992 AVRCP: Fix crash while listing available settings in TG role by Luiz Augusto von Dentz · 12 years ago
  31. 4520492 AVCTP: Call callback in case the request timeout by Luiz Augusto von Dentz · 12 years ago
  32. adb4d53 AVCTP: Fix coding style by Luiz Augusto von Dentz · 12 years ago
  33. 4ae6135 AVRCP: Fix crash when registering unsupported notification by Luiz Augusto von Dentz · 12 years ago
  34. 689ab38 control: Remove control_update by Luiz Augusto von Dentz · 12 years ago
  35. 58cf65d audio: Make use of .device_probe in all AVRCP profile drivers by Luiz Augusto von Dentz · 12 years ago
  36. 473c6c0 audio: Remove auto_connect flag from audio-avrcp-target by Luiz Augusto von Dentz · 12 years ago
  37. 086b653 A2DP: Fix regression introduce by 99c6f5221800a48e8ce0b1e070e97d1c26a0f90b by Luiz Augusto von Dentz · 12 years ago
  38. 7afd9bb AVRCP: Fix crash when no A2DP role is detected by Luiz Augusto von Dentz · 12 years ago
  39. cb395e5 avctp: Fix missing UUID registration by Mikel Astiz · 12 years ago
  40. 071f1e6 media: Check MPRIS Can* properties before calling the respective method by Luiz Augusto von Dentz · 12 years ago
  41. 666209d media: Ignore signess for D-Bus int types by Luiz Augusto von Dentz · 12 years ago
  42. 85cf65e media: Fix not handling "Playlist" as possible value to LoopStatus by Luiz Augusto von Dentz · 12 years ago
  43. caab74c media: Implement new callbacks for pass-through operations by Luiz Augusto von Dentz · 12 years ago
  44. c6da6f3 AVRCP: Register pass-through handler for CT by Luiz Augusto von Dentz · 12 years ago
  45. 1adba21 AVCTP: Add timeout for pass-through commands with value pressed by Luiz Augusto von Dentz · 12 years ago
  46. 10daf19 AVCTP: Don't allocate memory for every key pressed by Luiz Augusto von Dentz · 12 years ago
  47. 058e9dc AVCTP: Add support to register pass-through handler by Luiz Augusto von Dentz · 12 years ago
  48. b387262 audio: Remove left over audio_device_cb by Luiz Augusto von Dentz · 12 years ago
  49. 66c7b6b media: Fix not canceling requests properly if endpoint exit by Luiz Augusto von Dentz · 12 years ago
  50. 653e21a audio: Remove device audio states by Luiz Augusto von Dentz · 12 years ago
  51. 2986404 audio: Don't create an avctp session on avrcp disconnect by Alex Deymo · 12 years ago
  52. f5827e9 audio: Remove AVDTP timer by Luiz Augusto von Dentz · 12 years ago
  53. ad72eb5 audio: Get rid of gint by Lucas De Marchi · 12 years ago
  54. 10620c1 profile: Use btd_service for connect/disconnect by Mikel Astiz · 12 years ago
  55. 920a007 control: Bypass manager for connect state changes by Mikel Astiz · 12 years ago
  56. c751b09 audio: Hold a reference to btd_service by Mikel Astiz · 12 years ago
  57. d6254b4 profile: Use btd_service for probing profiles by Mikel Astiz · 12 years ago
  58. a020727 profile: Remove UUID list from probe function by Mikel Astiz · 12 years ago
  59. 9ae4da9 control: Simplify UUID handling during probe by Mikel Astiz · 12 years ago
  60. 8f154c2 audio: Remove unused constants by João Paulo Rechi Vita · 12 years ago
  61. e044571 audio: Remove unused function by João Paulo Rechi Vita · 12 years ago
  62. 7f200ff audio: Remove unused constant by João Paulo Rechi Vita · 12 years ago
  63. bfe5f61 audio: Track connections to AVRCP roles separately by Luiz Augusto von Dentz · 12 years ago
  64. e39bad1 AVCTP: Add mapping for mandatory pass-through operations by Luiz Augusto von Dentz · 12 years ago
  65. aa005c0 AVRCP: Fallback to GetElementAttributes if GetItemAttributes fails by Luiz Augusto von Dentz · 12 years ago
  66. a3b74e3 AVRCP: Reduce number of request to refresh the player list by Luiz Augusto von Dentz · 12 years ago
  67. f9bef66 player: Check if values really changed before emitting signals by Luiz Augusto von Dentz · 12 years ago
  68. c794c47 AVRCP: Add support for available player changed event for CT role by Luiz Augusto von Dentz · 12 years ago
  69. 21723d6 profile: Limit to one remote UUID per profile by Mikel Astiz · 12 years ago
  70. 9212125 audio: Split AVRCP into two btd_profile by Mikel Astiz · 12 years ago
  71. 44a6633 avrcp: Refactor server registration by Mikel Astiz · 12 years ago
  72. 4e2f84d AVRCP: Fix not checking for invalid player items by Luiz Augusto von Dentz · 12 years ago
  73. ec17923 AVRCP: Fix not checking for invalid player name length by Luiz Augusto von Dentz · 12 years ago
  74. dbaf48e AVRCP: Fix not checking for invalid folder length by Luiz Augusto von Dentz · 12 years ago
  75. 900a0fd AVRCP: Fix not parsing player name properly by Luiz Augusto von Dentz · 12 years ago
  76. 3ec1eff AVRCP: Fix reading wrong field as folder depth by Luiz Augusto von Dentz · 12 years ago
  77. 8d1fd61 audio: Fix not using opposite role for local servers by Luiz Augusto von Dentz · 12 years ago
  78. e6e654d audio: Remove profile enabling/disabling logic by Luiz Augusto von Dentz · 12 years ago
  79. 4b5f50d source: Register state callback for specified audio device by Szymon Janc · 12 years ago
  80. 7103267 sink: Register state callback for specified audio device by Szymon Janc · 12 years ago
  81. 94757c8 avctp: Remove user data from avctp_session_state_cb by Szymon Janc · 12 years ago
  82. c80e312 avctp: Allow to register state callback for specified audio device by Szymon Janc · 12 years ago
  83. e7d3fbc avdtp: Remove user data from avdtp_session_state_cb by Szymon Janc · 12 years ago
  84. e9ccd98 avdtp: Register state callback for specified audio device by Szymon Janc · 12 years ago
  85. 73f29b8 AVRCP: Fix storing wrong UID counter by Luiz Augusto von Dentz · 12 years ago
  86. aa32fbe AVRCP: Add support to UIDs changed event for CT role by Luiz Augusto von Dentz · 12 years ago
  87. dd662fd player: Only expose Track property if there is metadata by Luiz Augusto von Dentz · 12 years ago
  88. 9022e53 player: Only emit PropertiesChanged for Position if track exists by Luiz Augusto von Dentz · 12 years ago
  89. 283dc30 AVRCP: Fix changing track metadata too many times by Luiz Augusto von Dentz · 12 years ago
  90. 1439c65 player: Fix not emitting PropertiesChanged for Browsable and Searchable by Luiz Augusto von Dentz · 12 years ago
  91. 2b6c519 player: Add Playlist property by Luiz Augusto von Dentz · 12 years ago
  92. a04ec6e player: Add enums for item types and folder types by Luiz Augusto von Dentz · 12 years ago
  93. 090c5c7 media: Rework MediaItem Type property by Luiz Augusto von Dentz · 12 years ago
  94. 55f158c player: Fix property Device type by Luiz Augusto von Dentz · 12 years ago
  95. 99c6f52 A2DP: Mark start flag if resume happen while in configured state by Luiz Augusto von Dentz · 12 years ago
  96. 4c5ba57 avctp: Fix invalid file descriptor close by Syam Sidhardhan · 12 years ago
  97. a11adcc AVRCP: Fix parsing of SetBrowsedPlayer response by Luiz Augusto von Dentz · 12 years ago
  98. fd6381c AVRCP: Add support for GetItemAttributes by Luiz Augusto von Dentz · 12 years ago
  99. 89f1f6a AVRCP: Create folders for /Filesystem and /NowPlaying by Luiz Augusto von Dentz · 12 years ago
  100. 0eb8474 AVRCP: Move features to avrcp.c by Luiz Augusto von Dentz · 12 years ago