Commit Graph

  • 6277c455fa Settings fields need to be static in the shell. feature/multi-command-ideas Rob Greene 2023-12-26 21:29:58 -0600
  • 25ddc7f66a Adding 'shell' subcommand for 'acx' to enable multiple commands. Needs to run from a pipe as well, limiting shell capabilities a bit (?). Rob Greene 2023-12-26 17:07:31 -0600
  • 59a96c6573
    Merge 88e9d48a5a into 47206f0fd8 Brian J. Bernstein 2023-11-02 02:04:41 -0700
  • 47206f0fd8 Attempted patch for issue #89 main Rob Greene 2023-11-01 18:01:12 -0500
  • f642d1451d Next snapshot version. Rob Greene 2023-11-01 18:00:33 -0500
  • 9fef0c209d Adding a style patch for Mac OS X. #113 1.9.0 Rob Greene 2023-10-31 23:41:05 -0500
  • e98976db0b Undoing change as it didn't work. #113 Rob Greene 2023-10-31 20:23:55 -0500
  • 8a8b208676 Adding device zoom to Wizard image offset calculates. Late experiment! #113 Rob Greene 2023-10-31 19:12:00 -0500
  • 8f1ec1193d Updating bastools and acdasm versions; updating version, preparing for release. Rob Greene 2023-10-31 18:59:23 -0500
  • 6471937a86
    Merge 6fd492e5d0 into 0f6bd28a3c Michael Lass 2023-10-28 17:35:44 -0600
  • 0f6bd28a3c Bumping version of applesingle-api. Rob Greene 2023-10-28 12:35:02 -0500
  • 6deb104ff7 Handling null pointer on non-Mac systems. #118 Rob Greene 2023-10-27 21:52:22 -0500
  • 7819a0cfa8 Setting minimum size for window. #127 Rob Greene 2023-10-27 21:35:36 -0500
  • a6b736483b Adding About box to Mac OS X application menu as well. #118 Rob Greene 2023-10-27 18:57:38 -0500
  • 5cd97c6d35 Fixing recursive acx copy. #130 Rob Greene 2023-10-27 16:37:03 -0500
  • 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 Rob Greene 2023-10-27 14:27:29 -0500
  • 1c86c39ed2 Bumping versions identified as vulnerable. Rob Greene 2023-10-27 11:43:43 -0500
  • 72f51be107 Fixing acx create disk with DOS format to mark tracks 0-2 as used. #129 Rob Greene 2023-10-26 23:01:25 -0500
  • d62eee955c Forcing flush in PrintWriter when generating text. PrintWriter does not autoflush output except at a newline. #106 Rob Greene 2023-10-26 21:49:16 -0500
  • 1c6bc6238b Fixing omission in 'acx copy' command where target directory is utterly ignored. #104 Rob Greene 2023-10-26 18:53:09 -0500
  • 745895d553 Updating error message on number conversion to remind uses that Unix shell quoting can come into play. #91 Rob Greene 2023-10-25 18:51:35 -0500
  • 5da84ae082 Fixing listing for empty disks to display header and footer in acx; otherwise output is empty. Inspired by this PR: https://github.com/AppleCommander/AppleCommander/pull/95 Rob Greene 2023-10-25 18:29:17 -0500
  • a91bcec4a9 Bumping version of SWT to max it can go (without upgrading Java version); setting display data to maybe get a better dark mode experience. Rob Greene 2023-10-24 23:25:41 -0500
  • e68741cffe Whenever editing the file import, we deselect all items in the list and disable the edit and remove button to prevent errors. #125 Rob Greene 2023-10-24 19:11:46 -0500
  • 520076abb6 Trying to drop path from resulting set of artifacts. Rob Greene 2023-10-24 17:25:07 -0500
  • 98787a87fb Simplifying build. Rob Greene 2023-10-24 17:17:46 -0500
  • 8774139a98 An attempt at getting individual attachments. Rob Greene 2023-10-24 16:55:38 -0500
  • 1896cbec45 Attaching artifact to build result. Try 1. :-) Rob Greene 2023-10-24 16:37:34 -0500
  • bbfad3070c Making SwtImageTest have the ability to be disabled; updated actions to set disable tests. Rob Greene 2023-10-24 16:08:04 -0500
  • e2a9a9d8de
    Create gradle.yml A2 Geek 2023-10-24 15:54:35 -0500
  • da8358ee76
    Merge pull request #98 from ThomasFok/feature/dump_65c02_support A2 Geek 2023-10-24 15:40:52 -0500
  • 0c285a7d46 Quick fix for AppleUtil#getWordValue to handle upper edge of buffer correctly. #126 Rob Greene 2023-10-24 13:37:07 -0500
  • ee981551b9
    Merge pull request #110 from btb/rdos33 A2 Geek 2023-10-24 13:10:42 -0500
  • bdc60cad2c Adding default option for 'acx import' to use raw/binary. #122 Rob Greene 2023-10-23 22:08:15 -0500
  • 0bccdde28a Disabling edit button as well after removing item from list. #120 Rob Greene 2023-10-22 19:52:27 -0500
  • aa9dcd2695 Generalize differences of RDOS 2.1/3.2 vs RDOS 3.3 Bradley Bell 2023-10-21 16:23:37 -0700
  • 836917b283 document differences between 2.1/3.2 and 3.3 Bradley Bell 2023-10-21 15:42:23 -0700
  • b4b947dba7 replace test disk for RDOS 3.3 Bradley Bell 2023-10-21 15:38:36 -0700
  • 709ce6b47f Now validating Applesoft import in user interface. #119 Rob Greene 2023-10-21 16:59:15 -0500
  • 643de4b4b1 Correcting `acx import` from an AppleSingle file to setup binary address correctly. #108 Rob Greene 2023-10-21 13:54:04 -0500
  • 852fbeb4b3 Pulling in some suggestions from IDE. Rob Greene 2023-10-21 13:52:53 -0500
  • feed5172e0 Display "RDOS 3.3" as format Bradley Bell 2023-10-20 23:41:45 -0700
  • 94bf05b57d First item in catalog is OS, use it for disk name Bradley Bell 2023-10-20 23:34:44 -0700
  • c9dcb73b33 Adding a close listener and validating with user if the file has changed. #117. Rob Greene 2023-10-20 16:58:33 -0500
  • e3a0844fbd No longer setting background color. Similar to #116. Rob Greene 2023-10-20 16:57:12 -0500
  • b3a5f3e9df No longer setting background color. #116. Rob Greene 2023-10-20 16:14:43 -0500
  • 045fc10c62 Ignoring .idea folder. Rob Greene 2023-10-20 16:14:20 -0500
  • 9a300d1241 Adjusting font colors for BASIC listings based on dark mode (or not). #115. Rob Greene 2023-10-20 16:02:34 -0500
  • d174f2341d Updating text to format better (at least on Linux). Need to check with other OSes. #113 Rob Greene 2023-10-20 15:00:24 -0500
  • e0e16e5325 Updating title text to match image header. #114 Rob Greene 2023-10-20 13:28:09 -0500
  • 2515c3f861 add test for RDOS 3.3 Bradley Bell 2023-10-14 02:35:59 -0700
  • 66cdbe314c Add support for "RDOS 3.3" disk format Bradley Bell 2023-10-14 02:06:46 -0700
  • 6fd492e5d0 Update to Gradle 8.1.1 Michael Laß 2023-06-21 00:54:38 +0200
  • 6064b52d41
    Merge pull request #99 from ThomasFok/update_acx_readme A2 Geek 2023-02-19 19:16:05 -0600
  • 74704f1ba9
    Merge pull request #101 from ThomasFok/validate_import_command_options A2 Geek 2023-02-19 19:14:51 -0600
  • 60e30a962b
    Merge pull request #100 from ThomasFok/fix/validate_coordinate A2 Geek 2023-02-19 17:21:55 -0600
  • 1b3a5546ec
    Merge pull request #97 from ThomasFok/fix/ignore_deleted_files A2 Geek 2023-02-12 12:38:47 -0600
  • 09053d699b
    Merge pull request #96 from ThomasFok/fix/mkdir A2 Geek 2023-02-12 12:32:54 -0600
  • 801cf68745
    Merge pull request #93 from ThomasFok/fix/lock_del_cmd_help_msg A2 Geek 2023-02-11 18:14:51 -0600
  • 23ae480321
    Merge pull request #92 from ThomasFok/fix/as_import_lock_flag A2 Geek 2023-02-11 18:10:54 -0600
  • e142bc0be3 Import command - validate address and auxtype options ThomasFok 2023-01-28 20:19:24 +0000
  • 27496433eb validation of track/sector/block parameters ThomasFok 2023-01-24 19:51:57 +0000
  • 8b082d4258 removal of -raw option ThomasFok 2023-01-23 17:41:00 +0000
  • 725d2cee3f
    Update README.md ThomasFok 2023-01-23 17:13:10 +0000
  • f23aa4b3d3 removal of unnecssary tab ThomasFok 2023-01-23 12:13:25 +0000
  • bde23a8197 source code formatting ThomasFok 2023-01-23 12:10:04 +0000
  • bde56f4406 source code formatting ThomasFok 2023-01-23 12:07:33 +0000
  • c80017e0b6 Dump Command - Add raw binary and instruction set selection ThomasFok 2023-01-23 11:59:49 +0000
  • b128ef0c60 ImportCommand - ignore deleted file entries ThomasFok 2023-01-19 13:36:49 +0000
  • 1a189d6596 FileUtils::copyDirectory() ignores deleted files ThomasFok 2023-01-18 21:24:18 +0000
  • 492d0633d9 FileUtils::copyFile() - ignore deleted files ThomasFok 2023-01-18 20:26:15 +0000
  • 931804558e RmdirCommand - ignore deleted file entries ThomasFok 2023-01-18 20:00:20 +0000
  • 524a86a931 Filter out deleted file entries ThomasFok 2023-01-18 16:22:05 +0000
  • 13229530a4 Display volume name and free/used bytes when listing an empty image ThomasFok 2023-01-17 20:35:18 +0000
  • 1e41c86733 Add multiplicity = 1 to processor of ImportCommand ThomasFok 2023-01-16 17:13:30 +0000
  • 305b82f69c Fix delete and lock command help messages ThomasFok 2023-01-15 20:24:58 +0000
  • 3b99c1fdd0
    Set lock flag unless destory, rename and write are all enabled ThomasFok 2023-01-14 15:28:27 +0000
  • 691652ac32 Bumping picocli version. feature/filter_file Rob Greene 2022-12-30 15:55:39 -0600
  • 85a3e2a12a First draft of filter file command to apply a filter to an existing file. Rob Greene 2022-12-30 15:55:14 -0600
  • 8ce99c4efa Adding integer type conversion supporting hex prefixes "$" and "0x" as well as decimal. feature/better_gsos_support Rob Greene 2022-12-28 10:58:53 -0600
  • 46a2455922 Ignoring IDEA files. Rob Greene 2022-12-28 10:57:32 -0600
  • 88e9d48a5a Updated help text for multi-op command line Brian J. Bernstein 2022-10-11 11:44:32 -0400
  • 544d146d5b Updated test support for multi-op command line Brian J. Bernstein 2022-10-11 11:44:21 -0400
  • 2d811de210 Changed command line parsing to allow for multiple operations in the same JVM instance. Multiple commands are specified sequentially (e.g. ac.sh -ptx volume.po afile afile.txt -bas volume.po bfile bfile.bas). This required adding support for several operations to read files instead of STDIN. However, STDIN support remains for those who want to use it, though they need to specify '-' as the file. Brian J. Bernstein 2022-10-11 11:43:43 -0400
  • 8294277e78 Adjusting order to allow auxtype and create/mod date to override the `setFileData` behavior; fixed bug in the override capability. Rob Greene 2022-07-01 10:01:00 -0500
  • 2a14640eb3 Adding pascal area and extended file to known storage types. Rob Greene 2022-06-26 09:22:25 -0500
  • 990a92d9df Adjusting for resource fork support. Rob Greene 2022-06-25 20:13:19 -0500
  • 06c76ed1c3 Adding support for GS/OS mixed case names. #84 Rob Greene 2022-06-25 20:04:27 -0500
  • a4d9c5e746 Read support for GS/OS filename upper/lower-case support. Rob Greene 2022-06-21 20:07:10 -0500
  • e7c10faf3b Allowing more visibility into what the OverrideFileEntryReader is doing to assist in future debugging. Enable with `-vvvvvv` (6 `v`'s). Rob Greene 2022-06-21 20:06:32 -0500
  • 6468f3af46 Changing import command to allow AppleSingle data fork to be 0 bytes. This is explicitly allowed in the AppleSingle standard. #84 Rob Greene 2022-06-21 20:05:41 -0500
  • 8ca3e27fc4 Merge branch 'main' of git@github.com:AppleCommander/AppleCommander.git into main Rob Greene 2022-06-21 20:01:42 -0500
  • 19686b9c85 1.9.0-SNAPSHOT Rob Greene 2022-06-21 20:01:22 -0500
  • 39a9a889ab
    Update gradle.properties A2 Geek 2022-06-04 20:03:01 -0500
  • 804bce450f
    Create dependabot.yml A2 Geek 2022-06-04 20:02:05 -0500
  • a37e48b6fe Bumping to 1.8.0. 1.8.0 Rob Greene 2022-05-23 14:21:51 -0500
  • 1532f75f7d
    Merge pull request #82 from AppleCommander/feature/rearrange_resources A2 Geek 2022-04-06 21:00:06 -0500
  • 4c578e19d3 Moving images into SWT GUI project. Rob Greene 2022-04-06 20:51:45 -0500
  • eb8e770abb Removing unused text bundles. Rob Greene 2022-04-06 20:25:12 -0500
  • 20c1a36b29 Removing the Java Swing app since it is incomplete. Rob Greene 2022-04-06 19:14:30 -0500