Sun Jul 10 03:51:15 1994  Shannon Hendrix  (shendrix@escape)

	* Makefile: added pmid script to install rule

	* config.tcl: changed $program to point to exec, not main file

	* config.tcl: added pointer to the lib dir

	* Makefile: Initial revision

	* menu.tcl: cleaned up menu selections and picked out better names
	added a few menu selections for the future

	* procs.tcl:
	added a boolean check system for detecting duplicates... mod of
	original method

	* procs.tcl: fixed bug in qsong: caused duplicate check to fail

	* procs.tcl: work on qsong procedure... eliminating duplicates

	* procs.tcl: removed binding to allow killing with a double-click

	* procs.tcl: set binding for double-click in the show q

	* procs.tcl: added procedure to remove an item from the queue

	* config.tcl: minor changes

	* menu.tcl: added menu option for loading procedures under debug

	* menu.tcl: *** empty log message ***

Fri Jul  8 03:08:36 1994  Shannon Hendrix  (shendrix@escape)

	* config.tcl, procs.tcl, tmusic.tcl: *** empty log message ***

	* buttonbar.tcl, help.tcl: Initial revision

	* menu.tcl: various changes in the menu

Thu Jul  7 04:03:22 1994  Shannon Hendrix  (shendrix@escape)

	* procs.tcl: Initial revision

	* config.tcl: added a flag for debugging

	* menu.tcl: added items

	* dialogs.tcl: fixed/removed use of RCS id in dialog

	* tmusic.tcl: put all the procedures in a separate file

	* dialogs.tcl: not much

	* config.tcl, dialogs.tcl, menu.tcl: Initial revision

	* tmusic.tcl: moved mainline gui functions into separate files
	prepared to move other procedures into separate files
	cleaned up a few more bugs
	added ability to halt the queue
	added a user resource file (.tmusicrc) for future use
	changed everything to 1 pixel borders
	added a little sanity check for some potential races
	fixed a stoptheq bug
	changed songkiller to set status label to show idle message

Tue Jul  5 04:29:19 1994  Shannon Hendrix  (shendrix@escape)

	* tmusic.tcl:
	fixed listbox resize... secondary frame wasn't set to expand
	changed dialog box... better message... neater display
	restored old border widths, attempts to do bd 1 failed
	fixed some poorly behaved code here and there
	finished commenting all the procedures
	moved secondary frame mapping to just above the main listbox

	* tmusic.tcl:
	the directory information is back to being a button again, it now
	reads the current directory again

	* tmusic.tcl:
	eliminated the use of the showqup variable... asking winfo instead

	* tmusic.tcl: fixed more bugs in showq (or eliminated features...)
	changed default library
	changed current directory box to a label... was a button before

	* tmusic.tcl:
	fixed bug where prevdir pointer wasn't being placed first in the list
	added the 'md1' extension to the midi files accepted

	* tmusic.tcl:
	fixed bug in showq that kept exit button from sitting on the bottom:w

	* tmusic.tcl: added scrollbar to showq toplevel
	fixed directory screwup
	fixed race condition with waits and checksong routine
	improved midi/mod song detection
	fixed/improved update of the showq window

Mon Jul  4 05:51:02 1994  Shannon Hendrix  (shendrix@escape)

	* tmusic.tcl: changed songlist to include full pathname
	based paths on [pwd] and not $library
	fixed bugs in player code
	added code to tell what kind of song file is being played
	fixed bug causing midi files to be misplayed
	still have race conditions... grrrrrrr...

	* tmusic.tcl: Added directory navigation
	fixed a few bugs (introduced by evil spirits of course)
	added kill button to showq
	discoverd a race condition... you can 'killsong' before there
	is a child to kill

	* tmusic.tcl: Added a restart function...
	restart uses previous geometry

Sun Jul  3 23:51:06 1994  Shannon Hendrix  (shendrix@escape)

	* tmusic.tcl: Initial revision

