Skip to content

Releases: deeice/ziptuner

Version 1.4

Choose a tag to compare

@deeice deeice released this 26 May 20:12
  • Automatically bring up the log viewer screen on PLAY station (for song title updates) if -l logfile command is provided.
  • Reworked STOP command which blocked SIGCHLD and the waitpid trap when run via system(), thereby creating zombies.
  • Added X, Y, Z extra commands on main menu for easy access to handy things like the mixer.

Full Changelog: v1.3...v1.4

Version 1.3

Choose a tag to compare

@deeice deeice released this 29 Apr 16:52

Version 1.3 adds support for a logfile viewer with a -l logfilepath option to activate it in the main menu. The ziptuner.sh wrapper script can now set the player program(s) to send stderr and/or stdout to a file which can be be filtered to track ICY metadata like Artist and Song titles. The new Log Viewer menu option will open a tailbox dialog to monitor logfilepath for updates.

There's an example wrapper script at the end of this blog post. https://macrofig.blogspot.com/2026/04/working-title.html

Full Changelog: v1.2...v1.3

Version 1.1

Choose a tag to compare

@deeice deeice released this 22 Mar 20:57

Fixed various bugs found while testing on IZ2S zipit.

Full Changelog: v1.0...v1.1

Version 1.0

Choose a tag to compare

@deeice deeice released this 19 Mar 15:35

Added some mpv examples. Fixed a bug introduced in v0.9 where the "station move" check broke the normal station select dialog redraw.

Full Changelog: v0.9...v1.0

Version 0.9

Choose a tag to compare

@deeice deeice released this 16 Mar 14:24

This release will adjust the default item number in the station selector dialog if the data changes on the internet. It also includes an example using SMPlayer as a popup player in it's own window. SMPlayer shows the artist and song name from the metadata in the stream which can be nice. It also has a volume control which can be handy when using a minimalist Window Manager.

Full Changelog: v0.7...v0.9

Version 0.7

Choose a tag to compare

@deeice deeice released this 12 Mar 18:00

Full Changelog: v0.6...v0.7

Version 0.6

Choose a tag to compare

@deeice deeice released this 10 May 13:42

Bug fix release. Fix backsplash text for autoplay. Try to find codec (from hints in the URL or playlist) to pick the best play command for that codec. This is useful for limited systems like the zipit where multiple small players can save memory at runtime over one large player that does everything.

Version 0.5

Choose a tag to compare

@deeice deeice released this 26 Apr 22:49

This release fixes an issue on IZ2S using rename() to move the current fav file from /tmp.

Version 0.4

Choose a tag to compare

@deeice deeice released this 26 Apr 13:49

Minor bug fix release.

Version 0.3

Choose a tag to compare

@deeice deeice released this 18 Apr 13:33

This release uses the new API described at https://api.radio-browser.info/