home *** CD-ROM | disk | FTP | other *** search
-
- 3/15/89 Makefile changed K5 to KAWAIK5 (fix from Jessica Koeppel)
- list.c changed K5 to KAWAIK5; restored cvtanum() value
- to editinfo arrays
- glib.h restored cvtanum() to editinfo declaration
- glib.c restored cvtanum() use (for Kawai K1 and K5 now);
- restored some other things from Thompson's more
- recent version
- k1multi.mnu now number of single patch is always shown, even
- when the name is shown
- glib.1 added paragraph about display of single names
- when editing multi patches for the K1
- ----------------------------
- above changes posted as patch1.
- ----------------------------
- 3/16/89 glib.c mistake in last patch lost code in gotoparm()
- required for arrow key use -- put it back;
- remove "Voices" from screen title of synth bank
- glib.1 documented `N' command for entering voice name.
- glib.h,
- unix-mach.c revised ctl() macro and calls as suggested by
- Mac Michaels for sake of Turbo C
- amigmach.c Alan Bland's comp.sources.amiga distribution
- increases a buffer size -- made that change here
- ----------------------------
- above changes posted as patch2.
- ----------------------------
- 3/20/89 glib.man now corresponds with glib.1
- patchlevel.h new, to keep track of patchlevel
- CHANGES new, this file
- MANIFEST includes above, and this changes file
- 3/30/89 k1multi.mnu changed data from row order to column order
- k1vis.c in vismute() changed sense of 'mute' and 'on'
- ----------------------------
- above changes posted as patch3.
- ----------------------------
- changes of 4/19/89 by Scott Snyder:
- 4/19/89 glib.c enhance showstr(); pass the 'eras' parameter
- to the vis routine in showparam(); speed up
- paramat() and parmindex(); added special
- processing in readall() for DX7 and DX7s
- banks.
- list.c added DX7 and DX7s.
- pc-mach.h added definitions for graphics chars.
- pc-tcc.mak revised along the lines of the unix makefile.
- menutoc.l expanded the number of acceptable %'s and #'s;
- changed the type of the temp vars it generates
- from 'unsigned char' to 'unsigned'; allowed
- specification of input and output files as
- parameters in order to work with TMAKE.
- fixed bug with zero offsets.
- menutoc.c see menutoc.l
- patchlevel.h keep track of revisions.
- 4/22/89 Makefile updated for dx7; change to prevent deleting
- menutoc.c automatically by make
- MANIFEST reflects new dx7 files
- dx7.mnu joined 2 quotes split across lines not accepted
- by pcc; had to comment out #pragma dir. in 2 places
- dx7s.mnu added #define of SEEK_CUR
- list.c termination of editinfo was missing a 0
- glib.1,glib.man,README
- minor changes
- ----------------------------
- above changes made in patch4 (3 parts)
- ----------------------------
- 4/23/89 glib.c,glib.h,unix-mach.c
- new U and D commands for unix: upload and download
- file instead of synth
- glib.1,glib.man document above
- k1multi.mnu disabled k1sedit proc (don't know how to do this)
- k1multi.mnu,k1single.mnu
- should not include machdep.h
- yama_com.c,tx81p.mnu
- gbulk: read and discard 0xf0 when download from file;
- sbulk: returns 0
- patchlevel.h now level 5
- ----------------------------
- above changes posted as patch5
- ----------------------------
- 4/24/89 k1multi.mnu upload and download multi-voice dumps instead of
- doing one voice at a time
- 4/25/89
- -- started to use RCS; add $Id: CHANGES,v 1.6 89/05/06 17:13:05 lee Exp $, $Author: lee $, $Log: CHANGES,v $
- # Revision 1.6 89/05/06 17:13:05 lee
- # rel. to comp.sources.misc
- #
- # Revision 1.6 89/04/26 10:34:18 lee
- # none
- # to most files ---
- 4/25/89 merging in Mark Rinfret's CZ1 support
- Makefile version for CZ1
- list.c ditto
- cz.h MR file
- cz1.mnu derived from MR cz1.c; removed '&' 2nd arg
- to getwaveform call; stuck in some conditionals
- for up/download file; compacted menu spec
- amigadir.c,amigadir.h,AmiAztec-make,ReadMe.CZ1
- MR files
- amigmach.c incorporated all of MR's changes
- glib.c must not reset 8th bit for CZ file data
- glib.1,glib.man note MR did CZ1
- 4/28/89 glib.c MR change makes nested ifdef's ok for Aztec C
- ReadMe.CZ1 MR change
- AmiAztec-make MR update
- pc-tcc.mak added defs for CZ1
- 4/30/89 menutoc.l,menutoc.c
- MR changes: subst. for strtol and remove vmin decl.
- glib.1,glib.man rewrite
- 5/5/89 amigmach.c use arp file requester, Dave Weiler, sent by Ed Wilts
- README.arp doc on Dave Weiler's arp modification
- 5/7/89 [many] tried to get rid of lint -- some is left
-