From: Richard Kettlewell Date: Sun, 13 Dec 2009 16:36:23 +0000 (+0000) Subject: Update Disobedience manual to new appearance of Disobedience. X-Git-Tag: 5.0~23^2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/1ff5c1b0ad28c7decd5b036afda5687f2a0a858f?ds=sidebyside Update Disobedience manual to new appearance of Disobedience. (The old icons still visible in the background in a few places, which I'll leave until they need updating for other reasons.) --- diff --git a/disobedience/manual/button-pause.png b/disobedience/manual/button-pause.png index 0aa2f57..565f227 100644 Binary files a/disobedience/manual/button-pause.png and b/disobedience/manual/button-pause.png differ diff --git a/disobedience/manual/button-playing.png b/disobedience/manual/button-playing.png index dd64963..7b6fb2a 100644 Binary files a/disobedience/manual/button-playing.png and b/disobedience/manual/button-playing.png differ diff --git a/disobedience/manual/button-random.png b/disobedience/manual/button-random.png index 38f9783..9791c2c 100644 Binary files a/disobedience/manual/button-random.png and b/disobedience/manual/button-random.png differ diff --git a/disobedience/manual/button-rtp.png b/disobedience/manual/button-rtp.png index 00fde8e..ad0d749 100644 Binary files a/disobedience/manual/button-rtp.png and b/disobedience/manual/button-rtp.png differ diff --git a/disobedience/manual/button-scratch.png b/disobedience/manual/button-scratch.png index e8a74f7..c90bfc5 100644 Binary files a/disobedience/manual/button-scratch.png and b/disobedience/manual/button-scratch.png differ diff --git a/disobedience/manual/disobedience.css b/disobedience/manual/disobedience.css index 4c3392c..04b6f80 100644 --- a/disobedience/manual/disobedience.css +++ b/disobedience/manual/disobedience.css @@ -78,6 +78,10 @@ td { padding: 8px } +td:first-child { + text-align: right +} + table { margin-left: 2em } diff --git a/disobedience/manual/queue.png b/disobedience/manual/queue.png index bced68f..224fc71 100644 Binary files a/disobedience/manual/queue.png and b/disobedience/manual/queue.png differ diff --git a/disobedience/manual/queue2.png b/disobedience/manual/queue2.png index 8f8b4c3..ff5cbed 100644 Binary files a/disobedience/manual/queue2.png and b/disobedience/manual/queue2.png differ diff --git a/disobedience/manual/window.html b/disobedience/manual/window.html index 9e983f2..72fe5f7 100644 --- a/disobedience/manual/window.html +++ b/disobedience/manual/window.html @@ -68,8 +68,7 @@ along with this program. If not, see . The pause button. This only effective when a track is - playing. When it is pressed the playing track is paused and - the button turns into a “play” icon instead. + playing. When it is pressed the playing track is paused. @@ -81,19 +80,20 @@ along with this program. If not, see . - The random play button. Random play means that if + + The random play button. Random play, which is enabled + when the button is depressed, means that if nothing is playing the server will automatically pick a track at random and play that. Furthermore it will ensure that the queue always has a minimum number of tracks, so you can see - ahead of time what will play next.
- As shown, random play is disabled. The button goes green - when it is enabled. + ahead of time what will play next. The playing button. Normally this would always be left - enabled (green). If it is disabled then nothing will be + enabled, i.e. with the button depressed. + If it is disabled then nothing will be played at all, regardless of whether it was randomly chosen or picked by a human. @@ -104,9 +104,7 @@ along with this program. If not, see . server is playing over the network (as opposed to using a local sound card). When network play is enabled, Disobedience runs a client program on your computer to play - sound received over the network using your sound card.
- As shown, network play is disabled. The button goes green - when it is enabled. + sound received over the network using your sound card.