summaryrefslogtreecommitdiff
path: root/doc/daisy-player.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/daisy-player.txt')
-rw-r--r--doc/daisy-player.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/daisy-player.txt b/doc/daisy-player.txt
index a10cb35..742d61f 100644
--- a/doc/daisy-player.txt
+++ b/doc/daisy-player.txt
@@ -4,7 +4,7 @@ daisy-player - player for DAISY Digital Talking Books or Audio-CD's
SYNOPSIS
daisy-player [directory_with_a_Daisy-structure |
Daisy_book_archive] [-c cdrom_device] [-d pulseaudio_sound_device] [-h]
-[-i] [-n | -y]
+[-i] [-n | -y] [-v]
DESCRIPTION
Daisy-player reads a Daisy-CD and plays the audio-files.
@@ -18,13 +18,14 @@ OPTIONS
directory_with_a_Daisy-structure One could also give a directory with a daisy structure as argument to daisy-player.
Daisy_book_in_ZIP_format One could also give a file in ZIP-format with a daisy structure as argument to daisy-player.
-c cdrom_device Use DEVICE as the CD device. DEVICE is the device special file name of the CD-ROM device. The default is /dev/sr0. Be sure the user is a member of the group cdrom.
--d pulseaudio_sound_device Daisy-player will play on this sound device. Default is "0". (The first soundcard). Be sure the user is a member of the group pulse-access.
+-d pulseaudio_sound_device Daisy-player will play on this sound device. Default is "0". (The first soundcard). Be sure the user is a member of the group audio.
-h Display this help and exit.
-i Ignore reading of the bookmarks.
-n Don't fetch cddb-information of an Audio-CD from the internet.
-y Fetch cddb-information of an Audio-CD from the internet.
+-v Be more verbose, so one can se what's going on while initializing.
-SCREEN
+SCREEN
The name and version of this program and the name of the author will be displayed left aligned at the top of the screen. The name of the current loaded book will be displayed right aligned.
The second row of the screen will display the number of pages of the current loaded book (if any), the current selected level and the total number of levels, the total playing time, the current displayed screen and the total number of screens.
@@ -87,6 +88,6 @@ cddbget(1), unar(1), eject(1), udisksctl(1), pulseaudio(1), usermod(8)
AUTHOR
Jos Lemmens <jos@jlemmens.nl>
COPYRIGHT
-Copyright (C)2003-2018 Jos Lemmens <jos@jlemmens.nl>
+Copyright (C)2003-2019 Jos Lemmens <jos@jlemmens.nl>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA