chiark / gitweb /
New icons for Disobedience. They are bigger and more colorful than
[disorder] / doc / disobedience.1.in
CommitLineData
460b9539 1.\"
5aff007d 2.\" Copyright (C) 2004-2008 Richard Kettlewell
460b9539 3.\"
4.\" This program is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 2 of the License, or
7.\" (at your option) any later version.
8.\"
9.\" This program is distributed in the hope that it will be useful, but
10.\" WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12.\" General Public License for more details.
13.\"
14.\" You should have received a copy of the GNU General Public License
15.\" along with this program; if not, write to the Free Software
16.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
17.\" USA
18.\"
19.TH disobedience 1
20.SH NAME
21disobedience \- GUI client for DisOrder jukebox
22.SH SYNOPSIS
23.B disobedience
24.RI [ OPTIONS ]
25.SH DESCRIPTION
26.B disobedience
d8e369d5 27is a graphical client for DisOrder.
460b9539 28.SH "WINDOWS AND ICONS"
eb80584d 29.SS "Server Menu"
afc2fe2e
RK
30This has the following options:
31.TP
32.B Login
33Brings up the \fBLogin Details Window\fR; see below.
34.TP
5d25fbdc
RK
35.B "Manage Users"
36Brings up the \fBUser Management Window\fR; see below.
37.TP
afc2fe2e
RK
38.B Quit
39Terminates the program.
460b9539 40.SS "Edit Menu"
41This has the following options:
42.TP
43.B "Select All"
44Select all tracks in whichever of the Queue or Recent tabs are showing.
45.TP
46.B Properties
c0c23a60
RK
47Edit the details of the selected tracks.
48See
d8e369d5
RK
49.B "Properties Window"
50below.
ab560bd2
RK
51.SS "Control Menu"
52This has the following options:
53.TP
54.B Scratch
55Interrupts the currently playing track.
56.TP
57.B Playing
58Pause and resume the current track.
59.TP
60.B "Random play"
c0c23a60
RK
61Enable and disable random play.
62Does not take effect until the currently playing track finishes.
ab560bd2
RK
63.TP
64.B "Network player"
c0c23a60
RK
65Enables or disables network play.
66See
ab560bd2
RK
67.B "NETWORK PLAY"
68below.
460b9539 69.SS "Help Menu"
70This has only one option, "About DisOrder", which pops up a box giving the
71name, author and version number of the software.
72.SS "Controls"
73.TP
74.B "Pause button"
75The pause button can be used to pause and resume tracks.
5c739b23
RK
76This button shows either a pause symbol (two vertical bars) or a resume symbol
77(a right-pointing arrow).
460b9539 78.TP
79.B "Scratch button"
80The scratch button, a red cross, can be used to interrupt the currently playing
81track.
82.TP
83.B "Random play button"
c0c23a60
RK
84The random play button can be used to enable and disable random play.
85It does not take effect until the currently playing track finishes.
5c739b23
RK
86When the button is green, random play is enabled.
87When it is grey, random play is disabled.
460b9539 88.TP
89.B "Play button"
c0c23a60
RK
90The play button controls whether tracks will be played at all.
91As above it does not take effect until the currently playing track finishes.
5c739b23
RK
92When the button is green, play is enabled.
93When it is grey, play is disabled.
460b9539 94.TP
ab23e130 95.B "Network play button"
c0c23a60
RK
96The network play buttons enables or disables network play.
97See
ab560bd2
RK
98.B "NETWORK PLAY"
99below.
5c739b23
RK
100When the button is green, network play is enabled.
101When it is grey, network play is disabled.
ab23e130 102.TP
460b9539 103.B "Volume slider"
104The volume slider indicates the current volume level and can be used to adjust
c0c23a60
RK
105it.
1060 is silent and 10 is maximum volume.
460b9539 107.TP
108.B "Balance slider"
109The balance slider indicates the current balance and can be used to adjust it.
110-1 means only the left speaker, 0 means both speakers at equal volume and +1
111means the only the right speaker.
112.SS "Queue Tab"
c0c23a60 113This displays the currently playing track and the queue.
cda70ecc
RK
114The currently playing track is at the top, and can be distinguished by
115the constantly updating timer.
116Queued tracks appear below it.
460b9539 117.PP
c0c23a60
RK
118The left button can be use to select and deselect tracks.
119On its own it just selects the pointed track and deselects everything else.
120With CTRL it flips the state of the pointed track without affecting anything
121else.
122With SHIFT it selects every track from the last click to the current position
123and deselects everything else.
124With both CTRL and SHIFT it selects everything from the last click to the
125current position without deselecting anything.
460b9539 126.PP
cda70ecc
RK
127Tracks can be moved within the queue by dragging them to a new position with
128the left button.
129.PP
c0c23a60
RK
130The right button pops up a menu.
131This has the following options:
460b9539 132.TP
133.B Properties
c0c23a60
RK
134Edit the details of the selected tracks.
135See
460b9539 136.B "Properties Window"
137below.
138.TP
139.B "Select All"
140Select all tracks.
141.TP
142.B Scratch
c0c23a60
RK
143Interrupt the currently playing track.
144(Note that this appears even if you right click over a queued track rather
145than the currently playing track.)
460b9539 146.TP
147.B Remove
148Remove the selected tracks from the queue.
149.SS "Recent Tab"
150This displays recently played tracks, the most recent at the top.
151.PP
cda70ecc
RK
152The left button functions as above, except that drag-and-drop rearrangement
153is not possible.
c0c23a60 154The right button pops up a menu with the following options:
460b9539 155.TP
156.B Properties
c0c23a60
RK
157Edit the details of the selected tracks.
158See
460b9539 159.B "Properties Window"
160below.
161.TP
162.B "Select All"
163Select all tracks.
164.SS "Choose Tab"
165This displays all the tracks known to the server in a tree structure.
166.PP
c0c23a60
RK
167Directories are represented with an arrow to their left.
168This can be clicked to reveal or hide the contents of the directory.
169The top level "directories" break up tracks by their first letter.
460b9539 170.PP
c0c23a60
RK
171Playable files are represented by their name.
172If they are playing or in the queue then a notes icon appears next to them.
460b9539 173.PP
c0c23a60
RK
174Left clicking on a file will select it.
175As with the queue tab you can use SHIFT and CTRL to select multiple files.
460b9539 176.PP
d5a2a8dd 177The text box at the bottom is a search form.
c0c23a60
RK
178If you enter search terms here then tracks containing all those words will be
179highlighted.
180You can also limit the results to tracks with particular tags, by including
181\fBtag:\fITAG\fR for each tag.
460b9539 182.PP
c0c23a60
RK
183To start a new search just edit the contents of the search box.
184The cancel button to its right clears the current search.
185The up and down arrows will scroll the window to make the previous or next
186search result visible.
460b9539 187.PP
d8e369d5 188Right clicking over a track will pop up a menu with the following options:
460b9539 189.TP
190.B Play
191Play selected tracks.
192.TP
193.B Properties
c0c23a60
RK
194Edit properties of selected tracks.
195See
d8e369d5
RK
196.B "Properties Window"
197below.
198.PP
199A middle click on a track will add it to the queue.
460b9539 200.PP
d8e369d5
RK
201Right clicking over a directory will pop up a menu with the following options:
202.TP
203.B "Play all tracks"
204Play all the tracks in the directory, in the order they appear on screen.
205.TP
206.B "Track properties"
207Edit properties of all tracks in the directory.
208.TP
209.B "Select all tracks"
210Select all the tracks in the directory (and deselect everything else).
211.PP
212Note that these options do not apply recursively - only the tracks in the
213relevant directory are affected, not those in its subdirectories.
655cae67 214.SS "Added Tab"
c0c23a60
RK
215This displays a list of tracks recently added to the server's database.
216The most recently added track is at the top.
655cae67 217.PP
c0c23a60
RK
218Left clicking a track will select it.
219CTRL and SHIFT work as above to select muliple files.
655cae67
RK
220.PP
221Right clicking over a track will pop up a menu with the following options:
222.TP
223.B "Track properties"
c0c23a60
RK
224Edit properties of selected tracks.
225See
655cae67
RK
226.B "Properties Window"
227below.
228.TP
229.B "Play track"
230Play selected tracks.
231.TP
232.B "Select All Tracks"
233Select all tracks.
afc2fe2e
RK
234.SS "Login Details Window"
235The login details window allows you to edit the connection details and
c0c23a60 236authorization information used by Disobedience.
47623e11
RK
237.PP
238At the top is a 'remote' switch.
239If this is enabled then you can use the \fBHostname\fR and \fBService\fR
240fields to connect to a remote server.
241If it is disabled then then Disobedience will connect to a local server
242instead.
243.PP
244Below this are four text entry fields:
afc2fe2e
RK
245.TP
246.B Hostname
247The host to connect to.
248.TP
249.B Service
250The service name or port number to connect to.
251.TP
252.B "User name"
253The user name to log in as.
254.TP
255.B Password
c0c23a60
RK
256The password to use when logging in.
257Note that this is NOT your login password but is your password to the
258DisOrder server.
afc2fe2e 259.PP
47623e11 260It has two buttons:
afc2fe2e
RK
261.TP
262.B Login
263This button attempts to (re-)connect to the server with the currently displayed
c0c23a60 264settings.
47623e11 265The settings are saved in
afc2fe2e 266.IR $HOME/.disorder/passwd .
47623e11 267on success.
afc2fe2e 268.TP
0f24b368
RK
269.B Close
270This button closes the window, discarding any unsaved changes.
460b9539 271.SS "Properties Window"
272This window contains details of one or more tracks and allows them to be
273edited.
274.PP
275The Artist, Album and Title fields determine how the tracks appear in
276the queue and recently played tabs.
277.PP
c0c23a60
RK
278The Tags field determine which tags apply to the track.
279Tags are separated by commas and can contain any printing characters except
280comma.
460b9539 281.PP
68a1bff0
RK
282The Weight field determines the track weight. Tracks with higher weights are
283proportionately more likely to be picked at random. The default weight is
28490000, and the maximum weight is 2147483647.
285.PP
460b9539 286The Random checkbox determines whether the track will be picked at random.
287Random play is enabled for every track by default, but it can be turned off
288here.
289.PP
f4b9ba55 290The double-headed arrow to the right of each preference will propagate its
c0c23a60
RK
291value to all the other tracks in the window.
292For instance, this can be used to efficiently correct the artist or album
293fields, or bulk-disable random play for many tracks.
f4b9ba55 294.PP
460b9539 295Press "OK" to confirm all changes and close the window, "Apply" to confirm
296changes but keep the window open and "Cancel" to close the window and discard
297all changes.
5d25fbdc
RK
298.SS "User Management Window"
299This window is primarily of interest to adminstrators, and will not be
300available to users without admin rights. The left hand side is a list of all
301users; the right hand side contains the editable details of the currently
302selected user.
303.PP
304When you select any user you can edit their email address or change their
305password. It is also possible to edit the individual user rights. Click on
306the "Apply" button to commit any changes you make.
307.PP
308The "Add" button creates a new user. You must enter at least a username.
309Default rights are setting according to local configuration, \fInot\fR server
310configuration (but this may be changed in the future). As above, click on
311"Apply" to actually create the new user.
312.PP
313The "Delete" button deletes the selected user. This operation cannot be
314undone.
460b9539 315.SH "KEYBOARD SHORTCUTS"
316.TP
317.B CTRL+A
318Select all tracks (queue/recent)
319.TP
afc2fe2e
RK
320.B CTRL+L
321Brings up the \fBLogin Details Window\fR.
322.TP
460b9539 323.B CTRL+Q
324Quit.
ab560bd2
RK
325.SH "NETWORK PLAY"
326Network play uses a background
0d350ff0 327.BR disorder\-playrtp (1)
c0c23a60
RK
328process.
329If you quit Disobedience the player will continue playing and can be
ab560bd2
RK
330disabled from a later run of Disobedience.
331.PP
332The player will log to
0d350ff0 333.I ~/.disorder/HOSTNAME\-rtp.log
ab560bd2
RK
334so look there if it does not seem to be working.
335.PP
336You can stop it without running Disobedience by the command
0d350ff0 337.BR "killall disorder\-playrtp" .
d8e369d5
RK
338.SH OPTIONS
339.TP
0d350ff0 340.B \-\-config \fIPATH\fR, \fB\-c \fIPATH
c0c23a60
RK
341Set the configuration file.
342The default is
d8e369d5
RK
343.IR pkgconfdir/config .
344.TP
0d350ff0 345.B \-\-debug\fR, \fB\-d
d8e369d5
RK
346Enable debugging.
347.TP
0d350ff0 348.B \-\-help\fR, \fB\-h
d8e369d5
RK
349Display a usage message.
350.TP
0d350ff0 351.B \-\-version\fR, \fB\-V
d8e369d5
RK
352Display version number.
353.SS "GTK+ Options"
c0c23a60
RK
354Additional options are supported by the GTK+ library.
355Refer to GTK+ documentation for further information.
356Under X11 they include:
d8e369d5 357.TP
0d350ff0 358.B \-\-display \fIDISPLAY\fR
d8e369d5
RK
359The X display to use.
360.TP
0d350ff0 361.B \-\-screen \fISCREEN\fR
d8e369d5
RK
362The screen number to use.
363.\" If know enough to use it you know enough to find it
364.\" .TP
0d350ff0 365.\" .B \-\-sync
d8e369d5 366.\" Make all X requests synchronously.
a8161466
RK
367.SH CONFIGURATION
368If you are using
369.B disobedience
370on the same host as the server then no additional configuration should be
371required.
372.PP
afc2fe2e 373If it is running on a different host then the easiest way to set it up is to
c0c23a60
RK
374use the login details window in Disobedience.
375Enter the connection details, use Login to connect to the server, and then
376use Save to store them for future sessions.
f4b9ba55 377.PP
afc2fe2e
RK
378The other clients read their configuration from the same location so after
379setting up with Disobedience, tools such as
380.BR disorder (1)
381should work as well.
b6579a61 382.SH BUGS
b6579a61 383There is no particular provision for multiple users of the same computer
0d350ff0 384sharing a single \fBdisorder\-playrtp\fR process.
c0c23a60
RK
385This shouldn't be too much of a problem in practice but something could
386perhaps be done given demand.
29f30bb0
RK
387.PP
388Try to do remote user management when the server is configured to refuse this
389produces rather horrible error behavior.
cda70ecc
RK
390.PP
391Only one track can be dragged at a time.
392.PP
393Resizing columns doesn't work very well.
394This is a GTK+ bug.
ab23e130
RK
395.SH FILES
396.TP
0d350ff0 397.I ~/.disorder/HOSTNAME\-rtp
ab23e130
RK
398Socket for communication with RTP player.
399.TP
0d350ff0 400.I ~/.disorder/HOSTNAME\-rtp.log
ab23e130 401Log file for RTP player.
460b9539 402.SH "SEE ALSO"
0d350ff0 403.BR disorder\-playrtp (1),
460b9539 404.BR disorder_config (5)
405.PP
d8e369d5
RK
406.B http://www.greenend.org.uk/rjk/disorder/
407.br
408- DisOrder home page
409.PP
0d350ff0 410.B http://www.gtk.org/api/2.6/gtk/gtk\-x11.html
460b9539 411.br
412- Using GTK+ on the X Window System
413.\" Local Variables:
414.\" mode:nroff
415.\" fill-column:79
416.\" End: