Commit Graph

15 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
68506c3f10 control: Add methods FastForward and Rewind
These method can be used to fast-forward and rewind the playback, their
action will keep active until another method is called.

The commands are reapeated every 2 seconds to conform with AVC spec.
2012-12-01 11:22:23 +02:00
João Paulo Rechi Vita
72be0b9d7d control: Remove duplicated documentation entry 2012-11-29 15:58:19 +02:00
Luiz Augusto von Dentz
0e9bf87f81 audio: Remove Control.Connect and Control.Disconnect
These method are no longer necessary as Device interface has similar
functionality.
2012-11-26 16:33:13 +02:00
Johan Hedberg
35a9ae3336 audio: Remove deprecated Connected/Disconnected signals 2012-11-24 12:39:53 +02:00
Johan Hedberg
d296dbce73 audio: Remove deprecated Control.IsConnected method 2012-11-24 12:36:57 +02:00
Johan Hedberg
9b80a1f063 doc: Update to match latest BlueZ 5 API 2012-10-17 10:43:53 +03:00
Luiz Augusto von Dentz
03fdd8bc76 control: Add Control.Disconnect method
This method can be used to disconnect AVRCP.
2012-10-16 10:43:26 +03:00
Luiz Augusto von Dentz
31951cc6c0 control: Add Control.Connect API
This method can be used to manually connect AVRCP when acting as a
controller.
2012-10-16 10:42:05 +03:00
Luiz Augusto von Dentz
195fc945c5 control: Add basic support for AVRCP 1.0 controller 2012-10-16 10:41:17 +03:00
Luiz Augusto von Dentz
32713348da Update control documentation to reflect the implementation
Many of the methods and signal don't make much sense since we now have
a dedicated interfaces that are Media and MediaPlayer.
2011-10-12 10:55:05 +03:00
Luiz Augusto von Dentz
22ff222353 Remove MediaPlayer interface from control-api.txt 2011-10-06 11:13:38 +03:00
Lucas De Marchi
363afd0b1d Update Control documentation
Move methods and signal to an experimental interface named MediaPlayer
as currently implemented.
2011-08-12 11:05:16 +03:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Johan Hedberg
e336e9930d Add basic AVRCP volume control support 2009-04-19 00:04:20 +03:00
Marcel Holtmann
24e2fbddcc Add first draft of AVRCP D-Bus interface specification 2008-10-03 08:52:57 +02:00