home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
200-299
/
ff227.lzh
/
MidiLib
/
docs
/
revision.doc
< prev
next >
Wrap
Text File
|
1989-06-25
|
1KB
|
36 lines
midi.library revision history
pub date ver rev desc
---- --------- --- --- ----
v2.0 23-Oct-88 7 94 Major overhaul to increase speed
Added MidiPackets
Added PacketPool system to reduce memory
allocation calls
Converted all C code to assembly
Redesigned PutMidiStream
Added early test of Route MsgFlags to reduce
processing time on trivial messages
Fixed MidiMsgType() to meet original specs
Added default RouteInfo to MDest
Added MListSignals
v1.5 22-Arp-88 3 1 Repaired RouteMsg bug that's evidentally been
there since day 1 - caused CtrlMatch to fail
Added RIMF_EXTID & RIMF_EXCLUDE bits to RIMatch
structure
16-Arp-88 3 0 Changed behavior of LockMRoutes() to include
locking public node lists.
v1.4 10-Mar-88 2 2 Bumped task priorities to +30 (above input.device)
v1.3 03-Jan-88 2 1 Moved task list into separate module for simplicity
Reassembled everything w/ Aztec 3.4b
Added Reset Controllers to MIDI Mode message list
v1.2 07-Nov-87 2 0 Added Qtr Frame msg, new constants, new functions:
LockMRoutes(), UnlockMRoutes(), FlushMDest()
v1.1 03-Jul-87 1 2 Initial release