Commit Graph

921 Commits

Author SHA1 Message Date
Rob Greene
f8eef28cf6 Unused code. #36 2019-10-06 13:05:10 -05:00
Rob Greene
668547ad25 Noticed new Gradle projects have a newer structure; making changes to
reflect this. #36
2019-10-06 13:03:43 -05:00
Rob Greene
3b31a9385d Detecting Windows and disabling case insensitive file filters as they
aren't supported (or needed!). #35
2019-10-05 15:26:11 -05:00
Rob Greene
3187d016af Setting default filter index. #35 2019-10-01 19:07:05 -05:00
Rob Greene
608b222426 Updating a bit per comments in #30. 2019-09-30 19:58:02 -05:00
Rob Greene
4a3b00d226 Bumping version. 2019-09-29 18:13:01 -05:00
Rob Greene
c26a8b0844 Adding a -ptx flag to load a text file with high bit cleared. #33 2019-09-29 18:11:41 -05:00
Rob Greene
aa3e8ae22f Updating Gradle version. #30 2019-09-29 15:50:38 -05:00
Rob Greene
4406c705aa Bumping version. 2018-11-24 00:36:04 -06:00
Rob Greene
39fc60fc8b Ensuring bastools gets added into resulting JAR files. 2018-11-24 00:35:56 -06:00
Rob Greene
26ff14e0ea Resolving issue for API change in bastools. 2018-11-24 00:35:34 -06:00
Rob Greene
c5ff4fb97d Adding '-pt' switch to import text with appropriate assumptions #27 2018-11-23 22:38:06 -06:00
Rob Greene
a0a0c1ce74 Removing some files that have either moved or no longer apply. 2018-11-21 21:56:44 -06:00
Rob Greene
4942f1fdbc Bumping version/packaging of bastools. 2018-11-21 21:51:07 -06:00
Rob Greene
b14b72476e Patching file extensions to include upper/lower case in filters. 2018-06-12 21:42:35 -05:00
Rob Greene
6915ada616 Moved tokenizer out to the bastokenizer project; GUI now recognizes and
utilizes an AppleSingle on import.
2018-06-08 22:18:41 -05:00
Rob Greene
6b1bdab366 Disabling SwtImage tests for Mac as they fail with 'Invalid thread access'. 2018-05-29 10:59:22 -05:00
Rob Greene
5a313bf9b8 Gradle tweak: fix for Oracle javadoc doclint strictness. 2018-05-29 10:58:23 -05:00
Rob Greene
061846dc96 Bumping applesingle version. 2018-05-28 22:40:39 -05:00
Rob Greene
7b65c2fc7b Switching to applesingle library. Closes #25. 2018-05-26 21:29:30 -05:00
Rob Greene
70c715bed9 Trying to remove signing dependencies when not signing. #24. 2018-05-09 21:57:24 -05:00
Rob Greene
f3cecfd415 First draft of AppleSoft BASIC tokenizer for 'ac'. #23. 2018-05-08 21:40:47 -05:00
Rob Greene
275a0b8b68 Merge branch 'master' of git@github.com:AppleCommander/AppleCommander.git 2018-04-29 10:32:50 -05:00
Rob Greene
c45fc75e24 Version should be marked as BETA. :-) 2018-04-29 10:31:57 -05:00
Rob Greene
fb91f305a3 Bumping AppleCommander version and pulling in latest ShrinkItArchive
version.
2018-04-29 10:31:39 -05:00
A2 Geek
c4f70c4c47
Merge pull request #22 from DevoKun/NewJpegLogos
Created new 150dpi RGB jpeg images with Shaston font
2018-03-31 17:12:49 -05:00
Devon Hubner
cc4a6ea7db Created new RGB jpeg images with Shaston font 2018-03-28 22:10:08 -04:00
Rob Greene
c71a777b8e Pulling notes over to this repository as well for publishing. 2018-03-10 00:34:50 -06:00
Rob Greene
7e6f82a933 Filtered on artifacts a bit cleaner... 2018-03-10 00:34:25 -06:00
Rob Greene
c5a69c0673 Futzing with Gradle build. This seems to build the right POM, upload the right files, and build the JAR files correctly. 2018-03-10 00:21:09 -06:00
Rob Greene
41ac815c42 Cleaning up Javadoc warnings and errors; removed "createDirectory()"
method that maybe was part of the interface but no longer is (was
replaced by createDirectory(name) which remains).
2018-03-09 22:49:40 -06:00
Rob Greene
59bd38fcac Pulling out clone of ShrinkItArchive; blending it in the build process. Closes #21. 2018-03-08 21:31:22 -06:00
Rob Greene
1987164dc5 Adding 'dos' and 'as' to the AntTask. #20 2018-03-04 13:27:08 -06:00
Rob Greene
59a08d5146 Switching -cc65 over to -dos. If -cc65 used, a deprecation message is
displayed. #20
2018-03-03 12:31:00 -06:00
Rob Greene
c93d7095a1 Resolved a OzDOS and UniDOS format issue. #12 2018-03-03 12:22:31 -06:00
Rob Greene
28e966db9f Using commons-lang to disable SWT GIF test for Linux. #12 2018-03-03 12:04:48 -06:00
Rob Greene
dcc2aa4d9e Switching unit tests to JUnit 4. #12 2018-03-03 11:42:26 -06:00
Rob Greene
da3f22aa47 Setting up image test files to be automatically deleted. 2018-03-02 20:54:19 -06:00
Rob Greene
3446cb9024 This should allow the SWT image tests to run. #12 2018-03-02 20:51:29 -06:00
Rob Greene
afd8388848 Updating tests with old images and made config more dynamic for #12. 2018-03-02 19:54:42 -06:00
Rob Greene
ae72f3877e Documenting gitignore, per #15 in preparation for #12. 2018-03-02 19:54:09 -06:00
Rob Greene
f8dee76cd5 This should allow a DOS 3.3 disk to "translate" TXT and BIN properly.
Admittedly, this is a bit of a hack, but a number of sources do come
from ProDOS, so it allows translation.
2018-03-02 17:26:46 -06:00
Rob Greene
93e7607541 Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
Rob Greene
4541f38eb1 Determining version based on manifest file
This allowing Gradle to manage the versions and share them across both
build and runtime environments.
2018-03-02 12:47:06 -06:00
Rob Greene
47dc4038f3 Adding AppleSingle support #20; refactored to support minor unit
testing.
2018-03-02 12:30:58 -06:00
Rob Greene
0f83ba94b6 Noticed compile errors for unit tests, correcting. 2018-03-01 22:02:07 -06:00
Rob Greene
9c4624133b Bumping version to 1.4.0. 2018-01-29 21:16:41 -06:00
A2 Geek
24623b2c20
Merge pull request #19 from Lisias/issues/18
Fixing https://github.com/AppleCommander/AppleCommander/issues/18
2018-01-29 21:00:33 -06:00
Lisias
9e132b15ce Implemeting User Warnings for the disk related errors. 2018-01-08 12:02:59 -02:00
Lisias
86b53fea37 Adding the image fullpathname to all DiskExceptions. This will normalize the User Warnings, as also will make easier to feed error reports to an eventual First Aid tool 2018-01-08 12:02:59 -02:00