Skip to content

Releases: colinleroy/a2tools

v18.0.1 - Wozamp gets RadioBrowser support, proxy fixes

03 Sep 16:15
Compare
Choose a tag to compare

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

24 Aug 09:10
Compare
Choose a tag to compare
  • 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

09 Aug 17:31
Compare
Choose a tag to compare
  • Proxy-side: reconnect if https connection is interrupted before end of decoding

Introducing IInvidious

07 Aug 20:09
Compare
Choose a tag to compare

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

25 May 16:39
Compare
Choose a tag to compare

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

05 May 12:35
Compare
Choose a tag to compare

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

15 Apr 18:45
Compare
Choose a tag to compare

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

13 Apr 14:09
Compare
Choose a tag to compare
  • 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

24 Mar 16:03
Compare
Choose a tag to compare

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

16 Mar 12:29
Compare
Choose a tag to compare
  • Avoid infinitely growing buffer on streams
  • Fix navigating to UTF-8 directories/files
  • Scroll filenames if they're too long