--- BasiliskII/TODO 2001/06/28 21:19:57 1.17 +++ BasiliskII/TODO 2002/01/26 18:10:13 1.23 @@ -10,9 +10,8 @@ General: - Disk: rdVerify - CD-ROM: track lists, positioning type 3, TOC type 4/5, ReadHeader/ReadMCN/ ReadISRC/ReadAudio/ReadAllSubcodes -- Sound output rate/bits/channels switching - Sound in -- Video: gamma tables, multiple monitor support +- Video: multiple monitor support - More accurate Time Manager - Serial driver: XOn/XOff handshaking - Classic ROM: mouse button/movement is broken with ROM mouse handler @@ -22,27 +21,26 @@ General: AmigaOS: - "Create Hardfile..." button - Support for ShapeShifter External Video Drivers -- Direct SCSI transfers, i.e. no buffering for contiguous transfers (can't check if - the device supports that); buffer is always in Chip memory now -- Preemptive threads don't work? - clip_amiga.cpp: clip AmigaOS->Basilisk - sys_amiga.cpp: MaxTransfer/BufMemType/TransferMask, SysAddCDROMPrefs(), SysFormat() - Patch 512K ROM for 68040/060 caches - Input handler instead of IDCMP? - Last sound buffer is not played +- Sound output rate/bits/channels switching +- Video depth/resolution switching BeOS: - clip_beos.cpp: clip BeOS->Basilisk - Last sound buffer is not played +- Sound output rate/bits/channels switching +- Video depth/resolution switching Unix: - clip_unix.cpp: clip Unix->Basilisk - clip_unix.cpp: use X selections instead of cut buffer -- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow - for non-floppy/CDROM devices -- scsi_linux.cpp: adapt to SCSI Generic driver V2.0 -- ESD vs. /dev/dsp should be a prefs item +- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), + prevent/allow for non-floppy/CDROM devices - ESD is also available on Solaris -- maybe use SDL for sound? - serial_unix.cpp: provide a way to pipe input/output to programs +- display progress bar during disk file creation in prefs editor