Lucas De Marchi ([email protected])

Number of posts: 760 (1.84 per day)
First post: 2011-03-22 12:07:57
Last post: 2012-05-07 19:40:22

Date List Subject
2011-08-11 15:53:28 linux-bluetooth [PATCH v4 17/22] avrcp: handle GetElementAttributes pdu
2011-08-11 15:53:27 linux-bluetooth [PATCH v4 16/22] avrcp: handle query for supported events
2011-08-11 15:53:26 linux-bluetooth [PATCH v4 15/22] avrcp: handle RegisterNotification pdu
2011-08-11 15:53:25 linux-bluetooth [PATCH v4 14/22] avrcp: handle GetPlayStatus pdu
2011-08-11 15:53:24 linux-bluetooth [PATCH v4 13/22] avrcp: handle InformBatteryStatusOfCT pdu
2011-08-11 15:53:23 linux-bluetooth [PATCH v4 12/22] avrcp: handle InformDisplayableCharacterSet pdu
2011-08-11 15:53:22 linux-bluetooth [PATCH v4 11/22] avrcp: handle commands for future extension
2011-08-11 15:53:21 linux-bluetooth [PATCH v4 10/22] avrcp: handle SetPlayerApplicationSettingValue pdu
2011-08-11 15:53:20 linux-bluetooth [PATCH v4 09/22] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
2011-08-11 15:53:19 linux-bluetooth [PATCH v4 08/22] avrcp: handle ListPlayerApplicationSettingValues pdu
2011-08-11 15:53:18 linux-bluetooth [PATCH v4 07/22] avrcp: handle ListPlayerApplicationSettingAttributes pdu
2011-08-11 15:53:17 linux-bluetooth [PATCH v4 06/22] avrcp: handle query for company ids
2011-08-11 15:53:16 linux-bluetooth [PATCH v4 05/22] avrcp: implement ChangeTrack() method
2011-08-11 15:53:15 linux-bluetooth [PATCH v4 04/22] avrcp: implement ChangePlayback() method
2011-08-11 15:53:14 linux-bluetooth [PATCH v4 03/22] avrcp: implement SetProperty() method of MediaPlayer
2011-08-11 15:53:13 linux-bluetooth [PATCH v4 02/22] avrcp: add skeleton of MediaPlayer interface
2011-08-11 15:53:12 linux-bluetooth [PATCH v4 01/22] audio: move interface declarations to their headers
2011-08-11 15:53:11 linux-bluetooth [PATCH v4 00/22] Implement AVRCP 1.3 for TG role
2011-08-11 11:23:36 linux-bluetooth Re: [PATCH v3 18/22] avrcp: send response for registered events
2011-08-10 13:06:36 linux-bluetooth [PATCH v3 22/22] Update Control documentation
2011-08-10 13:06:35 linux-bluetooth [PATCH v3 21/22] Add script to test MediaPlayer interface
2011-08-10 13:06:34 linux-bluetooth [PATCH v3 20/22] avrcp: update copyright
2011-08-10 13:06:33 linux-bluetooth [PATCH v3 19/22] avrcp: change TG record to use version 1.3
2011-08-10 13:06:32 linux-bluetooth [PATCH v3 18/22] avrcp: send response for registered events
2011-08-10 13:06:31 linux-bluetooth [PATCH v3 17/22] avrcp: handle GetElementAttributes pdu
2011-08-10 13:06:30 linux-bluetooth [PATCH v3 16/22] avrcp: handle query for supported events
2011-08-10 13:06:29 linux-bluetooth [PATCH v3 15/22] avrcp: handle RegisterNotification pdu
2011-08-10 13:06:28 linux-bluetooth [PATCH v3 14/22] avrcp: handle GetPlayStatus pdu
2011-08-10 13:06:27 linux-bluetooth [PATCH v3 13/22] avrcp: handle InformBatteryStatusOfCT pdu
2011-08-10 13:06:26 linux-bluetooth [PATCH v3 12/22] avrcp: handle InformDisplayableCharacterSet pdu
2011-08-10 13:06:25 linux-bluetooth [PATCH v3 11/22] avrcp: handle commands for future extension
2011-08-10 13:06:24 linux-bluetooth [PATCH v3 10/22] avrcp: handle SetPlayerApplicationSettingValue pdu
2011-08-10 13:06:23 linux-bluetooth [PATCH v3 09/22] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
2011-08-10 13:06:22 linux-bluetooth [PATCH v3 08/22] avrcp: handle ListPlayerApplicationSettingValues pdu
2011-08-10 13:06:21 linux-bluetooth [PATCH v3 07/22] avrcp: handle ListPlayerApplicationSettingAttributes pdu
2011-08-10 13:06:20 linux-bluetooth [PATCH v3 06/22] avrcp: handle query for company ids
2011-08-10 13:06:19 linux-bluetooth [PATCH v3 05/22] avrcp: implement ChangeTrack() method
2011-08-10 13:06:18 linux-bluetooth [PATCH v3 04/22] avrcp: implement ChangePlayback() method
2011-08-10 13:06:17 linux-bluetooth [PATCH v3 03/22] avrcp: implement SetProperty() method of MediaPlayer
2011-08-10 13:06:16 linux-bluetooth [PATCH v3 02/22] avrcp: add skeleton of MediaPlayer interface
2011-08-10 13:06:15 linux-bluetooth [PATCH v3 01/22] audio: move interface declarations to their headers
2011-08-10 13:06:14 linux-bluetooth [PATCH v3 00/22] Implement AVRCP 1.3 for TG role
2011-08-08 18:58:15 linux-bluetooth Re: [PATCH 11/23] avrcp: handle SetPlayerApplicationSettingValue pdu
2011-08-08 14:48:47 linux-bluetooth [PATCH] Fix response for GetCurrentPlayerApplicationSettingValue
2011-08-08 14:07:18 linux-bluetooth Re: [PATCH 10/23] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
2011-08-08 14:03:23 linux-bluetooth Re: [PATCH 11/23] avrcp: handle SetPlayerApplicationSettingValue pdu
2011-08-08 13:50:57 linux-bluetooth Re: [PATCH 02/23] avrcp: use C99 instead of gcc extension
2011-08-08 13:49:10 linux-bluetooth Re: [PATCH 10/23] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
2011-08-05 18:25:56 linux-bluetooth [PATCH 00/23] Implement AVRCP 1.3 for TG role
2011-08-05 18:15:32 linux-bluetooth [PATCH 23/23] Update Control documentation
2011-08-05 18:15:31 linux-bluetooth [PATCH 22/23] Add script to test control interface