home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.x
- From: ti@bazooka.amb.org (Ti Kan)
- Subject: v21i075: xmcd - X11/Motif CD audio player, Part13/13
- Message-ID: <1993Dec19.194128.25147@sparky.sterling.com>
- X-Md4-Signature: 72721df1fd1aebc79b026b79ca3ff79d
- Sender: chris@sparky.sterling.com (Chris Olson)
- Organization: Sterling Software
- Date: Sun, 19 Dec 1993 19:41:28 GMT
- Approved: chris@sterling.com
-
- Submitted-by: ti@bazooka.amb.org (Ti Kan)
- Posting-number: Volume 21, Issue 75
- Archive-name: xmcd/part13
- Environment: X11, OSF/Motif
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of archive 13 (of 13)."
- # Contents: helpfiles helpfiles/DbModeInd helpfiles/IndexInd
- # helpfiles/KeypadInd helpfiles/PlayModeInd helpfiles/ProgModeInd
- # helpfiles/TimeInd helpfiles/TimeModeInd helpfiles/TrackInd
- # helpfiles/DdDiscTxt helpfiles/DpDTitleTxt helpfiles/DpPgmSeqTxt
- # helpfiles/DpTTitleTxt helpfiles/DtTrackTxt helpfiles/DpTrkList
- # helpfiles/DsDirList helpfiles/LsLinkList helpfiles/LevelScale
- # Wrapped by ti@bazooka on Mon Nov 8 10:35:27 1993
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test ! -d 'helpfiles' ; then
- echo shar: Creating directory \"'helpfiles'\"
- mkdir 'helpfiles'
- fi
- if test -f 'helpfiles/DbModeInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DbModeInd'\"
- else
- echo shar: Extracting \"'helpfiles/DbModeInd'\" \(1140 characters\)
- sed "s/^X//" >'helpfiles/DbModeInd' <<'END_OF_FILE'
- X#
- X# @(#)DbModeInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XCD Database Indicator
- X
- XThis indicator will show "cddb" when the CD currently
- Xloaded has a matching entry in the CD Database.
- XOtherwise, the indicator will be blank.
- X
- XTo view or edit the CD Database Entry, select the
- XCDDB/Program button on the Xmcd main window, and the
- XCDDB/Program window will appear.
- END_OF_FILE
- if test 1140 -ne `wc -c <'helpfiles/DbModeInd'`; then
- echo shar: \"'helpfiles/DbModeInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DbModeInd'
- fi
- if test -f 'helpfiles/IndexInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/IndexInd'\"
- else
- echo shar: Extracting \"'helpfiles/IndexInd'\" \(1357 characters\)
- sed "s/^X//" >'helpfiles/IndexInd' <<'END_OF_FILE'
- X#
- X# @(#)IndexInd 1.4 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XIndex Number Indicator
- X
- XThis indicator displays the currently playing index
- Xnumber. Most CDs do not have indices within a track,
- Xthus the index number would be 1. On CDs that do have
- Xindices, you can advance to the next index or skip to
- Xthe previous index using the "Previous Index" and
- X"Next Index" buttons.
- X
- XThe indicator shows a dash "-" character when the
- Xaudio playback is stopped or when there is no CD loaded.
- XOn CD-ROM drives that do not report index information
- Xduring playback, the display always shows "1".
- END_OF_FILE
- if test 1357 -ne `wc -c <'helpfiles/IndexInd'`; then
- echo shar: \"'helpfiles/IndexInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/IndexInd'
- fi
- if test -f 'helpfiles/KeypadInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/KeypadInd'\"
- else
- echo shar: Extracting \"'helpfiles/KeypadInd'\" \(1090 characters\)
- sed "s/^X//" >'helpfiles/KeypadInd' <<'END_OF_FILE'
- X#
- X# @(#)KeypadInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XKeypad Track Number Indicator
- X
- XThis indicator is used to display the track numbers as
- Xyou enter them on the numeric keypad. When you have
- Xfinished entering the track number, select the Enter
- Xbutton to start the audio playback at the designated
- Xtrack.
- END_OF_FILE
- if test 1090 -ne `wc -c <'helpfiles/KeypadInd'`; then
- echo shar: \"'helpfiles/KeypadInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/KeypadInd'
- fi
- if test -f 'helpfiles/PlayModeInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/PlayModeInd'\"
- else
- echo shar: Extracting \"'helpfiles/PlayModeInd'\" \(1235 characters\)
- sed "s/^X//" >'helpfiles/PlayModeInd' <<'END_OF_FILE'
- X#
- X# @(#)PlayModeInd 1.4 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XPlay Mode Indicator
- X
- XThis indicator displays the current audio playback status.
- XThe following messages are displayed:
- X
- X - (blank or -) CD not ready
- X - ready Disc is loaded and ready
- X - play Audio playback in progress
- X - pause Audio playback paused
- X - a->? (blinking) Defined first point of a->b playback
- X - a->b Segment a->b playback in progress
- X - sample Sample playback in progress
- END_OF_FILE
- if test 1235 -ne `wc -c <'helpfiles/PlayModeInd'`; then
- echo shar: \"'helpfiles/PlayModeInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/PlayModeInd'
- fi
- if test -f 'helpfiles/ProgModeInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/ProgModeInd'\"
- else
- echo shar: Extracting \"'helpfiles/ProgModeInd'\" \(1138 characters\)
- sed "s/^X//" >'helpfiles/ProgModeInd' <<'END_OF_FILE'
- X#
- X# @(#)ProgModeInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XProgram Mode Indicator
- X
- XThis indicator will display "prog" when program play
- Xis in progress. Otherwise, it will display a blank.
- X
- XTo define a program, select the CD Database/Program
- Xbutton in the Xmcd main window and define a play
- Xprogram, then use the "Play Program" button to start
- Xthe program.
- END_OF_FILE
- if test 1138 -ne `wc -c <'helpfiles/ProgModeInd'`; then
- echo shar: \"'helpfiles/ProgModeInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/ProgModeInd'
- fi
- if test -f 'helpfiles/TimeInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/TimeInd'\"
- else
- echo shar: Extracting \"'helpfiles/TimeInd'\" \(1385 characters\)
- sed "s/^X//" >'helpfiles/TimeInd' <<'END_OF_FILE'
- X#
- X# @(#)TimeInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XPlayback Time Indicator
- X
- XThis indicator shows the elapsed or remaining time of the
- Xplayback, as selected by the "Time Display Mode" button.
- X
- XIf the disc is stopped, the indicator shows "--:--". If
- Xno CD is loaded, then "no disc" is shown. If a data CD
- Xis loaded and you attempt to play it, then "data" is
- Xshown.
- X
- XIf you invoked Xmcd when another copy of Xmcd is already
- Xrunning on the same CD-ROM device, this process will not
- Xaccess the drive and will wait until the original process
- Xexits. The time display will show "cd busy" when this
- Xoccur.
- END_OF_FILE
- if test 1385 -ne `wc -c <'helpfiles/TimeInd'`; then
- echo shar: \"'helpfiles/TimeInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/TimeInd'
- fi
- if test -f 'helpfiles/TimeModeInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/TimeModeInd'\"
- else
- echo shar: Extracting \"'helpfiles/TimeModeInd'\" \(1261 characters\)
- sed "s/^X//" >'helpfiles/TimeModeInd' <<'END_OF_FILE'
- X#
- X# @(#)TimeModeInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XTime Display Mode Indicator
- X
- XThis indicator shows the current Time Display mode.
- XThe available modes as as follows:
- X
- X- elapse The elapsed time of the current track
- X- r-trac Remaining time of the current track
- X- r-disc Total remaining time
- X
- XIn r-disc mode, the Track Number Indicator shows the
- Xnumber of tracks remaining instead of the current track
- Xnumber.
- X
- XUse the "Time Display Mode" button to change the display
- Xmode.
- END_OF_FILE
- if test 1261 -ne `wc -c <'helpfiles/TimeModeInd'`; then
- echo shar: \"'helpfiles/TimeModeInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/TimeModeInd'
- fi
- if test -f 'helpfiles/TrackInd' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/TrackInd'\"
- else
- echo shar: Extracting \"'helpfiles/TrackInd'\" \(1230 characters\)
- sed "s/^X//" >'helpfiles/TrackInd' <<'END_OF_FILE'
- X#
- X# @(#)TrackInd 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XTrack Number Indicator
- X
- XThis indicator shows the current playback track number.
- XIf the "Time Display Mode" is r-disc, then the number
- Xof remaining tracks to play is shown instead.
- X
- XTo change the track number, use the "Previous Track",
- X"Next Track" buttons, or pop-up the keypad with the
- X"Keypad" button, and use the keypad.
- X
- XIf no audio playback is in progress, the track number
- Xshown is "-".
- END_OF_FILE
- if test 1230 -ne `wc -c <'helpfiles/TrackInd'`; then
- echo shar: \"'helpfiles/TrackInd'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/TrackInd'
- fi
- if test -f 'helpfiles/DdDiscTxt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DdDiscTxt'\"
- else
- echo shar: Extracting \"'helpfiles/DdDiscTxt'\" \(1146 characters\)
- sed "s/^X//" >'helpfiles/DdDiscTxt' <<'END_OF_FILE'
- X#
- X# @(#)DdDiscTxt 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XExtended Disc Information Text Area
- X
- XThis area is a pointer-driven text editor.
- X
- XYou can use this area to enter and display general
- Xinformation text about the currently loaded CD.
- XSuggested information include Year of issue, record
- Xcompany, band members, orchestra conductor and
- Xmusicians, instruments, etc.
- END_OF_FILE
- if test 1146 -ne `wc -c <'helpfiles/DdDiscTxt'`; then
- echo shar: \"'helpfiles/DdDiscTxt'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DdDiscTxt'
- fi
- if test -f 'helpfiles/DpDTitleTxt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DpDTitleTxt'\"
- else
- echo shar: Extracting \"'helpfiles/DpDTitleTxt'\" \(1054 characters\)
- sed "s/^X//" >'helpfiles/DpDTitleTxt' <<'END_OF_FILE'
- X#
- X# @(#)DpDTitleTxt 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XDisc Title Text Field
- X
- XThis text field can be used to view or edit the artist and
- Xtitle associated with the currently loaded CD. If there is
- Xno CD Database entry for the currently loaded disc, then
- X"??" is shown.
- END_OF_FILE
- if test 1054 -ne `wc -c <'helpfiles/DpDTitleTxt'`; then
- echo shar: \"'helpfiles/DpDTitleTxt'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DpDTitleTxt'
- fi
- if test -f 'helpfiles/DpPgmSeqTxt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DpPgmSeqTxt'\"
- else
- echo shar: Extracting \"'helpfiles/DpPgmSeqTxt'\" \(1734 characters\)
- sed "s/^X//" >'helpfiles/DpPgmSeqTxt' <<'END_OF_FILE'
- X#
- X# @(#)DpPgmSeqTxt 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XProgram Sequence Text Field
- X
- XThis text field displays the current program play
- Xtrack sequence. You may use the "Add To Program"
- Xand "Clear Program" buttons to add and clear program
- Xtracks, or edit the sequence directly in this text
- Xfield.
- X
- XTo play the program sequence, select the "Play
- XProgram" button.
- X
- XWhen editing the program sequence directly, only
- Xdigits and the comma "," character are allowed.
- XAny other key input will be rejected. No other
- Xerror checking is made to the program sequence when
- Xyou edit. If an error is encountered when you select
- Xthe "Play Program" button (e.g., one of the tracks
- Xspecified in the sequence is nonexistent), the program
- Xwill not start and an error message is displayed.
- X
- XIf a program sequence exists in this text field when
- Xthe "Save" button is selected, it will be saved in
- Xthe CD Database along with the associated entry of
- Xthe currently loaded CD.
- END_OF_FILE
- if test 1734 -ne `wc -c <'helpfiles/DpPgmSeqTxt'`; then
- echo shar: \"'helpfiles/DpPgmSeqTxt'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DpPgmSeqTxt'
- fi
- if test -f 'helpfiles/DpTTitleTxt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DpTTitleTxt'\"
- else
- echo shar: Extracting \"'helpfiles/DpTTitleTxt'\" \(1542 characters\)
- sed "s/^X//" >'helpfiles/DpTTitleTxt' <<'END_OF_FILE'
- X#
- X# @(#)DpTTitleTxt 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XTrack Title Text Field
- X
- XThis text field can be used to view or edit a track title.
- X
- XIf a track is currently chosen (i.e., shown in reverse
- Xvideo) in the Track List, then this text field is used
- Xto edit the chosen track. When you press Return or Enter,
- Xthe change will be updated in the Track List.
- X
- XIf no track is chosen in the Track List, you may enter a
- Xtitle in this text field, and then select a track in the
- XTrack List. The track title you entered will then be
- Xassigned to the chosen track. Alternatively, you may also
- Xpress Return or Enter to assign the title to the next track
- Xthat has no title. This last feature allows you to type in
- Xall the track titles of a disc without using the mouse.
- END_OF_FILE
- if test 1542 -ne `wc -c <'helpfiles/DpTTitleTxt'`; then
- echo shar: \"'helpfiles/DpTTitleTxt'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DpTTitleTxt'
- fi
- if test -f 'helpfiles/DtTrackTxt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DtTrackTxt'\"
- else
- echo shar: Extracting \"'helpfiles/DtTrackTxt'\" \(1229 characters\)
- sed "s/^X//" >'helpfiles/DtTrackTxt' <<'END_OF_FILE'
- X#
- X# @(#)DtTrackTxt 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XExtended Track Information Text Area
- X
- XThis area is a pointer-driven text editor.
- X
- XYou can use this area to enter and display general
- Xinformation text about the chosen track of the currently
- Xloaded CD. Suggested information include song lyrics,
- Xmusician information, instrumentation, etc. On a track
- Xwith multiple Indices, you can store the index title and
- Xother information in this area.
- END_OF_FILE
- if test 1229 -ne `wc -c <'helpfiles/DtTrackTxt'`; then
- echo shar: \"'helpfiles/DtTrackTxt'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DtTrackTxt'
- fi
- if test -f 'helpfiles/DpTrkList' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DpTrkList'\"
- else
- echo shar: Extracting \"'helpfiles/DpTrkList'\" \(2088 characters\)
- sed "s/^X//" >'helpfiles/DpTrkList' <<'END_OF_FILE'
- X#
- X# @(#)DpTrkList 1.4 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XTrack List
- X
- XThis list shows the tracks available on the currently
- Xloaded CD. Each track entry consists of the track number,
- Xthe time (see "Time Display Selector"), and the title of
- Xthe track.
- X
- XIf the currently loaded CD does not have an associated
- XCD Database entry, or if the CDDB entry does not
- Xcontain any title information for this track, then "??"
- Xwill be shown in the title portion.
- X
- XIf audio playback is currently in progress, the track
- Xentry in the list is shown in bold font.
- X
- XYou can choose a track by clicking pointer button 1 on
- Xthe desired track, causing the track entry to be shown
- Xin reverse-video. Once chosen, you can add this track
- Xto the program play sequence ("Add To Program"), or pop
- Xup the associated Extended Track Information window
- X("Extended Track Information Button").
- X
- XIf you click pointer button 1 on an already chosen
- Xtrack, it is un-chosen.
- X
- XDouble-clicking a track selection has the equivalent
- Xeffect as entering the chosen track as the only track
- Xin the program, and starting the play sequence.
- X
- XYou can also use the arrow keys to traverse the list.
- XPressing the space bar is equivalent to clicking the
- Xpointer button 1, and pressing the Enter or Return key is
- Xequivalent to double- clicking the pointer button 1.
- END_OF_FILE
- if test 2088 -ne `wc -c <'helpfiles/DpTrkList'`; then
- echo shar: \"'helpfiles/DpTrkList'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DpTrkList'
- fi
- if test -f 'helpfiles/DsDirList' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/DsDirList'\"
- else
- echo shar: Extracting \"'helpfiles/DsDirList'\" \(1050 characters\)
- sed "s/^X//" >'helpfiles/DsDirList' <<'END_OF_FILE'
- X#
- X# @(#)DsDirList 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XDirectory Selector List
- X
- XThis is a list of CD Database directories that you can
- Xuse. Select the desired entry and select the OK button
- Xto proceed. If you want to cancel this operation, select
- Xthe Cancel button.
- END_OF_FILE
- if test 1050 -ne `wc -c <'helpfiles/DsDirList'`; then
- echo shar: \"'helpfiles/DsDirList'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/DsDirList'
- fi
- if test -f 'helpfiles/LsLinkList' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/LsLinkList'\"
- else
- echo shar: Extracting \"'helpfiles/LsLinkList'\" \(1223 characters\)
- sed "s/^X//" >'helpfiles/LsLinkList' <<'END_OF_FILE'
- X#
- X# @(#)LsLinkList 1.2 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XLink Selector List
- X
- XThis is a list of CD Database entries in that have the
- Xsame number of tracks as your currently loaded disc.
- XIf one of these matches the disc, select the entry and
- Xthen select OK. The CD will be associated with the
- Xchosen database entry.
- X
- XIf you do not find a match, select Cancel to pop the
- Xwindow down. You can try the search in a different
- Xdatabase directory.
- END_OF_FILE
- if test 1223 -ne `wc -c <'helpfiles/LsLinkList'`; then
- echo shar: \"'helpfiles/LsLinkList'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/LsLinkList'
- fi
- if test -f 'helpfiles/LevelScale' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'helpfiles/LevelScale'\"
- else
- echo shar: Extracting \"'helpfiles/LevelScale'\" \(1597 characters\)
- sed "s/^X//" >'helpfiles/LevelScale' <<'END_OF_FILE'
- X#
- X# @(#)LevelScale 1.3 93/09/28
- X#
- X# xmcd - Motif(tm) CD Audio Player
- X#
- X# Copyright (C) 1993 Ti Kan
- X# E-mail: ti@amb.org
- X#
- X# This program is free software; you can redistribute it and/or modify
- X# it under the terms of the GNU General Public License as published by
- X# the Free Software Foundation; either version 2 of the License, or
- X# (at your option) any later version.
- X#
- X# This program is distributed in the hope that it will be useful,
- X# but WITHOUT ANY WARRANTY; without even the implied warranty of
- X# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- X# GNU General Public License for more details.
- X#
- X# You should have received a copy of the GNU General Public License
- X# along with this program; if not, write to the Free Software
- X# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- X#
- X#
- XVolume Control
- X
- XThis is the volume control slider. You can control the
- Xplayback volume by grabbing the "thumb" of the control
- Xwith pointer button 1. Alternatively, you can click to
- Xthe right or to the left of the thumb and cause the
- Xvolume to change in gradations. Holding the Ctrl key
- Xand clicking to the right or left of the thumb will
- Xcause the volume to go to maximum or minimum,
- Xrespectively.
- X
- XYou can also operate the volume control using the left
- Xand right arrow keys, the Ctrl-left arrow and Ctrl-right
- Xarrow key combinations, or the Home and End keys.
- X
- XThe software volume control may not be supported on
- Xsome CD-ROM drives. Also, on some CD-ROM drives this
- Xslider serves as a mute control, and can only be set
- Xto full-off or full-on positions.
- END_OF_FILE
- if test 1597 -ne `wc -c <'helpfiles/LevelScale'`; then
- echo shar: \"'helpfiles/LevelScale'\" unpacked with wrong size!
- fi
- # end of 'helpfiles/LevelScale'
- fi
- echo shar: End of archive 13 \(of 13\).
- cp /dev/null ark13isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 13 archives.
- echo "Now read the README and INSTALL files for further instructions."
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still need to unpack the following archives:
- echo " " ${MISSING}
- fi
- ## End of shell archive.
- exit 0
- --
- /// Ti Kan vorsprung durch technik
- /// AMB Research Laboratories, Sunnyvale, CA. USA
- /// ti@amb.org
- ////// ...!{decwrl,synopsys,tandem,tsoft,ultra}!sgiblab!bazooka!ti
- /// ...!uunet!bazooka!ti
-
-
-
- exit 0 # Just in case...
- --
- // chris@Sterling.COM | Send comp.sources.x submissions to:
- \X/ Amiga: The only way to fly! | sources-x@sterling.com
- "It's intuitively obvious to the most casual observer..."
- GCS d++(--) -p+ c++ !l u++ e+ m+(-) s++/++ n h--- f+ g+++ w+ t++ r+ y+
-