Implemented new "Autoplay" parameter to start the player in the
playback mode. Positioning during playback is now allowed. The desktop
contents is now being updated correctly on startup and after
positioning in the paused mode. Also a number of minor cleanups.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2520 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/java/src/com/tightvnc/rfbplayer/README b/java/src/com/tightvnc/rfbplayer/README
index 67a28d2..21352e2 100644
--- a/java/src/com/tightvnc/rfbplayer/README
+++ b/java/src/com/tightvnc/rfbplayer/README
@@ -29,6 +29,14 @@
Set initial time position in the session file, in milliseconds.
+--> "Autoplay"
+
+ Values: "Yes", "No".
+ Default: "No".
+
+ If set to "Yes", then start in the playback mode. By default, the
+ player starts in the paused state.
+
--> "Open new window" (applicable only in the applet mode)
Values: "Yes", "No".