Releases: colinleroy/a2tools
Releases · colinleroy/a2tools
v18.0.1 - Wozamp gets RadioBrowser support, proxy fixes
This release brings fixes and features.
New features:
- IInvidious: UI rework.
- Wozamp: RadioBrowser support, which makes streaming from any webradio easy
Fixes:
- Low-level serial fixes, correct transfer issues in some corner cases (Thanks to @FozzTexx for the help in debugging this!)
- Proxy-side emoji transliteration fixed
- Size optimisations, especially in Wozamp
General:
- Protocol version bump (18)
- Versioning scheme change (Major is now the proxy protocol version, which is clearer; Minor will get bumped on new features; Patch will get bumped on bugfixes)
v2.7.0 - IInvidious fixes, port to 6502
- Numerous A/V streaming fixes
- Audio-video streaming ported to 6502, but not tested on real hardware. Implemented in Wozamp Video and IInvidious.
- Audio-video streaming in Mastodon (65c02 only for disk space reason)
- Proxy protocol bumped to 16
- Proxy can now survive a ttyUSB disconnect and reconnect without needing to be restarted
- Floppy images names more clear
v2.6.1 - Invidious fixes
- Proxy-side: reconnect if https connection is interrupted before end of decoding
Introducing IInvidious
New in this release is a new program, IInvidious, which is an Invidious (Youtube) and Peertube client.
This requires a proxy upgrade (new protocol: 15)
v2.5.0 - Faster Quicktake, better STP
This release brings changes to two programs:
- QuickTake for Apple II gets a performance upgrade: QuickTake 100 decoder is 25% faster, and dithering 33% faster.
- STP can now transfer disk images directly to a floppy, in the same way that ADTPro does. dsk and po formats are supported.
- STP now supports search in the current directory.
- STP has been ported to unenhanced Apple II. (This means if a login and password is required, they must be UPPERCASE!)
The floppy images are now released in .po (ProDOS-ordered) format, as this is a little faster than .dsk (DOS-ordered format) to transfer from STP.
No Surl Protocol change.
v2.4.0 - Wozamp: Numerous improvements
Wozamp:
- Better sound
- Perfect sync
- Better compression
- Implement pause, rewind, forward
- Implement volume normalization and control
- Implement clean text subtitles
- Togglable subtitles
- Implement full-screen mode
- Implement half-lines mode
- 80-columns UI on Wozamp
Proxy:
- New protocol (14)
- Leak fixes
v2.3.1 - A/V sync fixes
A few proxy changes:
- Better audio/video sync
- Progress bar in videos
- Border around videos
- Subtitles in videos
- Rescaling of videos determined to reach a total number of pixels rather than hardcoding a width.
v2.3.0 - Video Wozamp
- Wozamp has a logo
- Wozamp can play video with sound (65c02 only, two serial ports required)
- Proxy optimisations
New proxy protocol 13
v2.2.0 - Wozamp polishing
Wozamp:
- Implement full vumeter
- Fetch cover.jpg from current directory, fallback to embedded cover art
- Configuration screen to set monochrome or color dithering, and keyboard layout/charset
- Charset conversion from UTF-8 to the native Apple II charset, if memory allows
- Scale cover art to 160px high instead of 192 so the art is not cropped by the album/artist/title and vumeter
- Clear search when changing directory
Surl-server:
- Protocol version update (12)
v2.1.5 - Wozamp fixes
- Avoid infinitely growing buffer on streams
- Fix navigating to UTF-8 directories/files
- Scroll filenames if they're too long