Skip to content

Releases: louis77/tuner

v2.0.0

10 Jan 18:13
abb0272
Compare
Choose a tag to compare

Tuner v2

A major rewrite, many new features and bug fixes

  • Jukebox to shuffle through all stations, one every ten minutes
  • Searches can now be saved
  • Starred Station export and import
  • Much more metadata about Stations and Streams
  • Explore category give you a handful of new Genres on each app restart
  • Many new default Genre categories and Genres
  • Station & Title History
  • Responsiveness, Icons and Look & Feel improved
  • Themes working on Flatpak
  • Languages are now a choice (still need translation help)

Full Changelog: v1.5.6...v2.0.0

v2.0.0-Beta3

09 Jan 04:20
bdf0bbe
Compare
Choose a tag to compare
v2.0.0-Beta3 Pre-release
Pre-release

Release candidate

What's Changed

Full Changelog: v2.0.0-Beta2...v2.0.0-Beta3

v2.0.0-Beta2

07 Jan 22:22
6c66bd2
Compare
Choose a tag to compare
v2.0.0-Beta2 Pre-release
Pre-release

Walked back the renaming after working on that with Flathub.
Some UI tweaks
Readded in conversion of v1 starred to v2

v1.5.6

26 Dec 20:18
40c0ea6
Compare
Choose a tag to compare

This is a prelude to v2 release.

v2 has many new features and improvements. It also cleaves from v1.5* with breaking changes.

This release, v1.5.6 is a stepping stone to v2, in that there is now a feature to export Starred Stations for a M3U file.
Starred Stations will not transfer from v1.5* to v2 - It is required to export from v1.5* and import into v2.

v1.5.5

11 Nov 20:20
8f65604
Compare
Choose a tag to compare

What's Changed

  • Updated HTTP Session params to improve response
  • Increased Search re-fire interval to reduce number of concurrent searches
  • Made Search asynchronous so UI remains responsive during searches
  • Ignore request to load failing favicons URLs
  • Removed shadow from.svg images per Flathub quality directives
  • Removed org.gnome.SettingsDaemon.MediaKeys from manifest per flathub

Full Changelog: v1.5.4...v1.5.5

v1.5.4

14 Oct 23:53
ad594a4
Compare
Choose a tag to compare

Maintenance, refactoring, documentation

  • Added API server lookup via SRV and backup via JSON, plus randomization (#19)
  • Added JSON validation for empty nodes (#117)
  • Refactored libsoup calls out to HttpClient.vala (#124)
  • Refactored loading of favicons to Favicon.vala (#124)
  • Turned off TLS checks for HTTP calls to avoid non loading of favicons with invalid certs

v1.5.3

25 Sep 23:13
2f16d0e
Compare
Choose a tag to compare

Upgrade taglib to v1.13.1
Documentation correction.

Resurrection

22 Jun 21:40
Compare
Choose a tag to compare

Tuner is back! After more than 2 years of pause, development of Tuner started again.

In this first maintenance release, the following issues have been fixed:

  1. Upgrade to libsoup-3.0
  2. Fix issues with endpoints not working
  3. Removed geo location services (they never really worked)
  4. Increase default size of Window

Update to eOS 6.1

06 Feb 16:32
Compare
Choose a tag to compare

Smaller fixes to update for latest eOS 6.1 runtime.
Also changed the pause button to stop button.

Background playback

13 Oct 22:39
Compare
Choose a tag to compare

New features:

  • Background playback: Tuner can be closed and playback will continue. A notification provides easy access to bring the Tuner window back

Other improvements:

  • Dark/light mode optimized with new dropdown (use system, dark or light theme)