X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f4d62fc806f03876a422a1369e4ce42c1d758705..c0f84b88cab9518d29900e02a9fb67776820e902:/disobedience/manual/window.html diff --git a/disobedience/manual/window.html b/disobedience/manual/window.html index 9e983f2..26a656d 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. @@ -146,10 +144,14 @@ along with this program. If not, see .

The Control menu options are mostly equivalent to the - buttons described above. The exceptions is Activate - Playlist which allows you to play - a playlist, and Compact Mode - which switches Disobedience's window to a smaller format.

+ buttons described above. The exceptions are:

+ +
    +
  • Compact Mode which switches Disobedience's window to a smaller format.
  • +
  • Global Preferences which allows global server settings to be modified.
  • +
  • Activate Playlist which allows you to play a playlist.
  • +
  • Network Playback API which allows you to select the audio playback API used when playing over the network.
  • +