home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 25 / amigaformatcd25.iso / websites / makecd / history < prev    next >
Text File  |  1998-02-11  |  9KB  |  180 lines

  1. Format:
  2.  
  3. <string in about requester> = <version string(s)>
  4.   - <List of changes>
  5.  
  6. MakeCD V3.0 = MakeCD 3.22 (19.12.97)
  7.               makecdromfs.module V10.2 (20-12-1997)
  8.               ReadWrite.module 11.23 (07.01.98)
  9.               
  10.               CDR_JVC_Teac.driver 10.24 (20.12.97)
  11.               CDR_MMC_ATAPI.driver 10.24 (20.12.97)
  12.               CDR_Panasonic.driver 10.24 (20.12.97)
  13.               CDR_Philips_2000.driver 10.24 (20.12.97)
  14.               CDR_Philips_2600.driver 10.24 (20.12.97)
  15.               CDR_Plextor_Ricoh.driver 10.24 (20.12.97)
  16.               CDR_Ricoh_6200.driver 10.24 (20.12.97)
  17.               CDR_Sony.driver 10.24 (20.12.97)
  18.               CDR_Yamaha_10x.driver 10.24 (20.12.97)
  19.               CD_ATAPI.driver 10.24 (20.12.97)
  20.               CD_NEC.driver 10.24 (20.12.97)
  21.               CD_Plextor.driver 10.24 (20.12.97)
  22.               CD_ROM.driver 10.24 (20.12.97)
  23.               CD_Sony.driver 10.24 (20.12.97)
  24.               CD_Toshiba.driver 10.24 (20.12.97)
  25.  
  26.  - disc-at-once
  27.  - indices (not always possible in track-at-once)
  28.  - rewrote and enhanced GUI
  29.  - renamed SCSI drivers
  30.  - new settings
  31.  - AHI support
  32.  - Formating a CD-RW is much more flexible now: can delete session only,
  33.    remove fixation, ...
  34.  - ISO image creation: a file with a list of filenames can be used to
  35.    specify files that are included in the image
  36.  - MS-DOS boot options: MakeCD can create ISO images for CD-Rs booting MS-DOS
  37.    on a PC now.
  38.  - JVC/Teac driver: mode 2 writing (without form) might work now
  39.  - CD_ATAPI.driver: Some drives incorrectly reported "wrong track type" errors
  40.    when reading CDDA.
  41.  - Bugfix: Left and right audio channel should no longer be swapped when
  42.    using Amiga audio.
  43.  - Bugfix: User aborts were ignored during writing if the IO error handling
  44.    was set to "Ignore" or "Pad".
  45.  
  46.  
  47. MakeCD V3.1: MakeCD 3.27 (23.01.98)
  48.              makecdromfs.module V10.2 (20-12-1997)
  49.              ReadWrite.module 12.26 (23.01.98)
  50.  
  51.              CDR_JVC_Teac.driver 11.31 (23.01.98)
  52.              CDR_Panasonic.driver 11.31 (23.01.98)
  53.              CDR_Philips_2000.driver 11.31 (23.01.98)
  54.              CDR_Philips_2600.driver 11.31 (23.01.98)
  55.              CDR_Plextor_Ricoh.driver 11.31 (23.01.98)
  56.              CDR_Ricoh_6200.driver 11.31 (23.01.98)
  57.              CDR_SCSI3_ATAPI.driver 11.31 (23.01.98)
  58.              CDR_Sony.driver 11.31 (23.01.98)
  59.              CDR_Yamaha_10x.driver 11.31 (23.01.98)
  60.              CD_ATAPI.driver 11.31 (23.01.98)
  61.              CD_NEC.driver 11.31 (23.01.98)
  62.              CD_Plextor.driver 11.31 (23.01.98)
  63.              CD_ROM.driver 11.31 (23.01.98)
  64.              CD_Sony.driver 11.31 (23.01.98)
  65.              CD_Toshiba.driver 11.31 (23.01.98)
  66.  
  67.  ***************** SCSI and IO changes **********************
  68.  - Read speed can be reduced for data tracks, too.
  69.  - slightly improved generic SCSI handling
  70.  - SCSI driver now choose supported write command automatically. This
  71.    makes writing with Panasonic 7502 and HP 7500+ possible.
  72.  - recognize more drives
  73.  - MMC driver supports Panasonic/Matsushita 7502 now. However,
  74.    this drive has several problems (at least with firmware V3.02 -
  75.    V3.05 is available, but untested):
  76.    * It often forgets the correct contents of the CD-R. E.g. "Update"
  77.      after writing and fixation in test mode makes it forget the
  78.      fixation, but not the tracks. Reinsert the CD-R in such a case.
  79.      This prevents "write after test" writing.
  80.    * It sometimes reads wrong track types from a CD-R (e.g. mode 2 
  81.      instead of audio).
  82.    * ISRCs in DAO don't work at the moment. Make sure your projects
  83.      don't contain any, otherwise you will get an "Illegal field in
  84.      command descriptor error". This might be fixed soon.
  85.    * In DAO mixed CDs have to be copied with raw data. The drive
  86.      cannot handle the different block sizes MakeCD uses. If you try
  87.      to use cooked data you might get a "buffer underrun" between data
  88.      and audio tracks. V3.1 will select raw data if you instruct MakeCD
  89.      to choose automatically by using data mode "writer".
  90.    * Mode 2, form 1 does not work in TAO.
  91.    * In TAO gaps between tracks of different types are too short.
  92.  - Bugfix: TOC type was chosen incorrectly for DAO if raw data was written,
  93.    resulting in wrong medium type and not working PSX copies. This also
  94.    caused Philips/Ricoh/Plextor writers to report a wrong mode for the
  95.    mode 2 data track.
  96.  - Bugfix: although none given, Philips/Ricoh wrote medium catalog number 
  97.    both in TAO  and DAO. This made PSX copies unusable in a PlayStation.
  98.  - Bugfix: data encoding for CDR_Plextor_Ricoh.driver was wrong, resulting
  99.    in trashed DAO CD-Rs.
  100.  - Bugfix (Philips, Plextor): didn't work with all controllers
  101.  - Bugfix: removing the source CD while MakeCD was preparing for
  102.    index scanning trapped MakeCD in a loop until the CD was inserted
  103.    again.
  104.  - Bugfix: CDR_Sony.driver couldn't write audio tracks.
  105.  - SCSI error detection failed for JVC/Teac drives when connected to some
  106.    controllers. This prevented writing to empty CD-Rs.
  107.  - Yamaha CDR10x couldn't always write all tracks with
  108.    cybppc.device V44.20, because this device doesn't report
  109.    some essential sense codes. Enhanced workaround.
  110.  - Bugfix: priority of conversion process was not always increased
  111.  - Bugfix: MMC driver still knew Ricoh MP6200S.
  112.  - MMC/ATAPI: support for writing mode 2 with block size 2332; enabled
  113.    only for Sony 928E, because mode 2 with 2336 didn't work there. Not
  114.    tested completely with Sony 928E yet.
  115.    If only mode 2 writing fails for a MMC/ATAPI writer than this optional
  116.    mode is not implemented. For known drives like the Sony 928E MakeCD selects
  117.    a substitute automatically, but not generally, because PSX copies might
  118.    be less compatible in this mode. You can enforce this workaround by
  119.    setting a environment variable with "setenv MAKECD_MODE2_MIXED". If it
  120.    works only this way, please tell Patrick.
  121.  - MMC/ATAPI: $30 and $C are recognizes as buffer underruns, too.
  122.  - Bugfix: CDs with two consecutive data tracks of the same type were
  123.    not copied properly (e.g. video CDs).
  124.  - Bugfix: Adding pause blocks to a ISO image that was written online was not
  125.    possible.
  126.  - MakeCD now adds some blocks to a created ISO image to compensate for read
  127.    errors that might occur at the end (but never did so far - only the
  128.    new Panasonic 7502 might trash the last two blocks).
  129.  - Renamed CDR_MMC_ATAPI.driver to CDR_SCSI3_ATAPI.driver because of the
  130.    confusion caused by the "ATAPI" in the name. ATAPI and MMC (Multi Media
  131.    Command set defined by SCSI 3) are so similar that only ome driver is
  132.    sufficient to cover both.
  133.  
  134.  ************************* GUI changes ********************************
  135.  - Several QuickHelps were rewritten.
  136.  - ISO image source file requester offers pattern gadgets and shows
  137.    .info by default.
  138.  - MakeCD can execute several user selectable commands on different
  139.    occasions, e.g. to play sounds. If a command is not set, MakeCD
  140.    flashes the screen instead to draw the intention to requesters.
  141.  - MakeCD now indicates more clearly when the write window is idle again.
  142.  - Track option gadgets are disabled if no track exists.
  143.  - Track options window is opened after adding a new track.
  144.  - Bugfix: changing tracks while pausing audio playing is possible now.
  145.  - Bugfix: lock on base dir was not freed if the advanced options
  146.    window was open when exiting the program.
  147.  - Bugfix: Pausing audio playing did not always work properly, and volume
  148.    and filter were reset at the beginning of each new track.
  149.  - Bugfix: "-" could be entered in medium catalog number gadget, although it
  150.    is an illegal character
  151.  
  152.  
  153. Known problems:
  154.  - Writing ISRCs might not work properly with all MMC/SCSI3 drives.
  155.  - Triton has some problems when you keep the cursor keys pressed
  156.    to move within a listview: it might cause MakeCD to open windows.
  157.    It also doesn't calculate the width of the data mode gadget correctly.
  158.  - Ricoh MP6200S (V1.00): doesn't support medium catalog number in DAO,
  159.                           swallows ISRC of first audio track in DAO
  160.  - Yamaha CDR400 (V1.0i): audio scanning gives indices that are too
  161.                           high by two seconds
  162.  - The amount of free blocks is not perfectly correct, because writers
  163.    report different values depending on what was already written. Sometimes
  164.    gaps are included and sometimes not. This causes an inaccuracy of upto
  165.    3 seconds. The end of CD-R check is not affected, though.
  166.  - The Ricoh MP6200S doesn't simulate formating. Therefore MakeCD doesn't
  167.    issue the formating command at if test mode is enabled.
  168.  - Writing audio with preemphasize is not possible with CDR400 (upto V1.0d).
  169.    Yamaha didn't respond to my bug report, so I implemented a fallback
  170.    to normal audio.
  171.  - Yamaha CDR400 sometimes panics after a buffer underrun and doesn't
  172.    stop writing. Yamaha could not help with this problem yet.
  173.  - Ricoh sometimes doesn't read contents properly. Exact reason/solution
  174.    unknown, but turning disconnect off and SCSI bus reset help.
  175.  - dracoscsi.device SCSI direct still doesn't work properly. You must have
  176.    enough free memory in your first memory module or a 32MB module in the
  177.    first socket, otherwise the dracoscsi.device will fail and probably cause
  178.    crashes or read errors. The same rules apply to every other software doing
  179.    SCSI direct.
  180.