Releases: colinleroy/a2tools
v2.1.4 - Introducing Wozamp!
Wozamp is a simple network music player for the Apple II. It can play music files from FTP, and stream webradios.
This release changes the surl-server protocol again, to version 11.
v2.0.1 - Video streaming
This release has one change.
- Mastodon for Apple II: Stream videos from your timeline!
Note: The proxy protocol changed (new version: 10) and the proxy image has to be updated as well. It is also faster than previously.
v1.14.0 - SPEEEEEEED
Mostly performance upgrades in this release.
- Quicktake for Apple II : The Quicktake 100 decoder now takes 50 seconds to decode a picture. The Quicktake 200 decoder gets a boost (from 6'40 to 4'40), and the Quicktake 150 decoder gets a bit of performance improvement, and further image processing (scaling, dithering) is faster by about 33% too.
- Mastodon for Apple II : the program now talks with the proxy at 115200bps, an 8-fold improvement that is especially useful when viewing images.
- STP, the FTP-over-serial client, gets the same improvement.
Note: This release requires a surl-server upgrade to Protocol 8. In case of a deb-based installation, be sure to update the speed setting in /etc/a2tools/tty.conf to baudrate: 115200
.
Note 2: The unenhanced-Apple-II Mastodon client can also benefit from this speed upgrade. For Apple ][e Super Serial Cards, a jumper configuration change may be necessary on the card (SW1: 1111111 ; SW2: 1111010). If this is impractical, you can also reconfigure the Mastodon client when it fails to reach the proxy, using the C
key.
v1.13.0 -
General:
- Size optimisations
- Fixed build on OS X
Mastodon:
- Fixes for non-enhanced Apple II
- Add lower-casing of outgoing toots for non-enhanced Apple II
Quicktake:
- Large performance optimisations on Quicktake 100 and Quicktake 200 decoders
Note: The serial protocol changed, and for programs using it (Mastodon, STP, Telnet) the proxy must be updated.
v1.12.4 - Fixes and optimisations
Fixes bugs in the editor,
and optimisations mostly for telnet.
v1.12.2 - Better printing
- Better serial configuration screen
- Quicktake serial ports are now configurable
- Quicktake user manual
- Image viewer can now slideshow
v1.12.1 - Mixed bag
Quicktake:
- Optimize JPEG decoder
- Check available space before downloading a picture
- Add ImageWriter II printing support
STP:
- Add recursive file sending
Everything:
- Upgrade disk images to ProDOS 2.4.3
- Size optimisation
v1.12.0 - Quicktake performance and quality updates
This release updates Quicktake for Apple II, and brings:
- Quality fixes on the QTKT (Quicktake 100) decoder
- Quality fixes on Bayer dithering
- Speed upgrades on QTKT decoder (2 minutes 40 instead of 4'30)
- Speed upgrades on QTKN decoder (7 minutes instead of 8)
- Speed upgrades on dithering (20 seconds instead of 40)
- Better HGR file saving UX, allowing user to specify the file name, and to continue editing after saving.
v1.11.1 - Reframing on Quicktake for Apple II
This release has Quicktake for Apple II changes:
- Default dithering algorithm is now Sierra Lite
- Reframing (cropping) feature; 640x480 images can be cropped to 512x384, 320x240 and 256x192; 320x240 images can be cropped to 256x192
- Little optimisations
v1.10.0 - Partial QT200 support, timing fix for QT1x0
- Partial support of the QT200
- Fix timings for QT1x0 for connection problem to IIc+
Many thanks to @FozzTexx for extensive testing and debugging of the timing issues!