AppleCommander/lib/ac-api/src/main/java/com/webcodepro/applecommander/storage
Rob Greene a375e25c66 Updating FormattedDisk API to support conversion between ProDOS file types and native file types; updated UI to use this API for imports (specifically for AppleSingle archives) in order to set the correct native file type. Fixed glitch in UI where it assumed that the file type was always found in the known list of file types. #128 2023-10-27 14:27:29 -05:00
..
compare Adding compare by content. 2022-03-19 22:33:05 -05:00
filters Forcing flush in PrintWriter when generating text. PrintWriter does not autoflush output except at a newline. #106 2023-10-26 21:49:16 -05:00
os Updating FormattedDisk API to support conversion between ProDOS file types and native file types; updated UI to use this API for imports (specifically for AppleSingle archives) in order to set the correct native file type. Fixed glitch in UI where it assumed that the file type was always found in the known list of file types. #128 2023-10-27 14:27:29 -05:00
physical Adding a close listener and validating with user if the file has changed. #117. 2023-10-20 16:58:33 -05:00
DirectoryEntry.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
Disk.java Add support for "RDOS 3.3" disk format 2023-10-14 02:06:46 -07:00
DiskCorruptException.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
DiskException.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
DiskFullException.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
DiskGeometry.java Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05:00
DiskUnrecognizedException.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
FileEntry.java Adding getAddress method to FileEntry. 2022-03-05 17:59:12 -06:00
FileEntryComparator.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
FileFilter.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00
FormattedDisk.java Updating FormattedDisk API to support conversion between ProDOS file types and native file types; updated UI to use this API for imports (specifically for AppleSingle archives) in order to set the correct native file type. Fixed glitch in UI where it assumed that the file type was always found in the known list of file types. #128 2023-10-27 14:27:29 -05:00
StorageBundle.java Updating/adding copyright in all Java files. Made best guess for first 2022-01-18 21:55:20 -06:00