Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] Fix MediaPlayer documentation
@ 2011-10-18 23:24 Lucas De Marchi
  2011-10-18 23:24 ` [PATCH 2/2] Fix leak of dbus message Lucas De Marchi
  2011-10-19  9:31 ` [PATCH 1/2] Fix MediaPlayer documentation Luiz Augusto von Dentz
  0 siblings, 2 replies; 9+ messages in thread
From: Lucas De Marchi @ 2011-10-18 23:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

---
 doc/media-api.txt |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/doc/media-api.txt b/doc/media-api.txt
index b8dcdbd..e061f38 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -180,12 +180,6 @@ Signals		PropertyChanged(string setting, variant value)
 
 					Track duration in milliseconds
 
-		StatusChanged(string status, uint32 position)
-
-			Possible status: "playing", "stopped", "paused",
-					"forward-seek", "reverse-seek" or
-					"error"
-
 Properties	string Equalizer [readwrite]
 
 			Possible values: "off" or "on"
@@ -203,13 +197,13 @@ Properties	string Equalizer [readwrite]
 
 			Possible values: "off", "alltracks" or "group"
 
-		string Status [readonly]
+		string Status [readwrite]
 
 			Possible status: "playing", "stopped", "paused",
 					"forward-seek", "reverse-seek" or
 					"error"
 
-		uint32 Position [readonly]
+		uint32 Position [readwrite]
 
 			Playback position in milliseconds
 
-- 
1.7.7


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-20  7:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 23:24 [PATCH 1/2] Fix MediaPlayer documentation Lucas De Marchi
2011-10-18 23:24 ` [PATCH 2/2] Fix leak of dbus message Lucas De Marchi
2011-10-19  9:32   ` Luiz Augusto von Dentz
2011-10-20  7:37   ` Johan Hedberg
2011-10-19  9:31 ` [PATCH 1/2] Fix MediaPlayer documentation Luiz Augusto von Dentz
2011-10-19 11:45   ` Lucas De Marchi
2011-10-19 12:00     ` Lucas De Marchi
2011-10-19 12:05       ` [PATCH] " Lucas De Marchi
2011-10-20  7:36         ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox