Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Releases: haecker-felix/Gradio

Gradio 7.3

11 Sep 19:54
7f4e3ea
Compare
Choose a tag to compare

This will probably be the last version of Gradio. It includes updated translations and small minor improvements.

The successor of Gradio will be Shortwave. More information can be found here:
https://gitlab.gnome.org/World/Shortwave

Gradio 7.2

03 Nov 20:13
Compare
Choose a tag to compare

Changelog

  • Updated translations
  • Minor user interface improvements

Technical changes

  • Use GtkFileChooserNative for importing / exporting library
  • Removed AppMenu

Gradio 7.1

20 Jan 17:17
Compare
Choose a tag to compare

Changelog

New Features:

  • Simplified filter options

  • Optionally display technical information

  • Filter by tags

Improvements

  • Tags can be edited

  • Updated translations

  • Some design tweaks

  • Show detailed export status (m3u)

  • Access to radio-browser.info database

Download

Gradio 7.1 will be released in the next few days in the Flathub and elementary AppCenter.

Screenshots

grafik
grafik

Gradio 7.0

15 Dec 16:17
Compare
Choose a tag to compare

Changelog

New Features:

  • The "Discover" section is back!

  • Merged "Add" and "Search" page

  • New unified library view

  • Library can now be exported as M3U playlist

Improvements

  • New first launch experience

  • Connection to the database is now encrypted

  • Collections can now be renamed

  • Stations can now be removed from collections

  • Redesigned selection toolbar

  • Redesigned application menu

  • Redesigned collections popover

  • Some performance and memory usage improvements

Download

Gradio 7.0 will be released in the next few days in the Flathub and elementary AppCenter.

Translations

  • German (100%)

  • Dutch (100%)

  • Polish (100%)

  • Swedish (100%)

  • Serbian (100%)

  • Serbian (Latin) (100%)

  • And even more! Check here

Many thanks to the translators!

Screenshots

1gradio_discover
1gradio_unified_view
gradio_improve_4
gradio_improve2
gradio_new_menu

Gradio 6.0.2

25 Sep 15:43
Compare
Choose a tag to compare

Changelog

New features:

GNOME Shell search provider

shell_search
Note: You have to enable it in the system settings. (Search -> Gradio -> ON).

Bug fixes

  • #213 cannot play m3u8 stations
  • #214 application is not translated

Gradio 6.0.1

17 Sep 17:17
Compare
Choose a tag to compare

Changelog

New features:

New keyboard shortcuts:

  • Show library page: CTRL + l
  • Show add page: CTRL + a
  • Show collections page: CTRL + c
  • Show search page: CTRL + f
  • Show details sidebar for current station: CTRL + i

New translations

de, fr, hr, it, ka, nb, pl, pt_BR, sk, sr, sv

Bug fixes

  • #208 Duplicated appmenu on non GNOME desktops
  • #209 No title is displayed if it contains an & sign

Gradio 6.0

10 Sep 15:43
Compare
Choose a tag to compare

Changelog

New features:

Group your stations into collections

gradio5

Everything is sortable

gradio_gif1

Extended search

gradio3

Stations can be created and edited

gradio7

Library can be exported and imported

gradio10

New details sidebar

gradio9

New selection system

gradio8

Improvements

  • Enhanced application layout
  • Showing the connection status in the player toolbar
    gradio_gif2
  • Automatically reconnect again if the connection is lost
  • Consumes much less memory now

Technical Changes:

  • Gradio is now translatable on Weblate.
  • Caching the station images
  • Using meson instead of autotools
  • Using many parts of libgd (Mainbox, TaggedSearchEntry, ...)
  • Using a sqlite database instead of a plain text file
  • Gradio 6.0 requires GTK 3.22 or higher

How I can get the latest version?

Get more information here

Gradio 5.0

24 Dec 14:22
Compare
Choose a tag to compare

Changelog

New Features / Improvements:

  • New grid/list view
  • New right-click menu
    gradio-tile
  • Background playback!
  • "Close-To-Tray-Icon" Feature
  • Redesigned Discover pages
    gradio-discover
  • Optional "Resume playback on startup" Feature
  • New settings dialog (with more preferences!)
  • New sidebar
    sidebar
  • Infinitive scrolling
    scrolling
  • New connection popover
    connection_info
  • Moved volume button to the headerbar
  • Improved backend!

Technical Changes:

  • No longer gee-0.8 required.
  • Require GTK 3.14 instead of GTK 3.18
  • No longer CMake required.
  • New MPRIS Backend

Since 4.0.1 ....

  • 238 commits
  • 332 files changed
  • 9,727 additions and 5,559 deletions.

How I can get the latest version?

*Binary packages of Gradio will be released within the next days! Please be patient! I'm not the maintainer of every repository. *

Flatpak

A new Flatpak package will be available soon! More information will appear here:
https://github.com/haecker-felix/gradio/wiki/How-to-install-Gradio-as-Flatpak

Ubuntu

You can use this PPA: https://code.launchpad.net/~haecker-felix/+archive/ubuntu/gradio-daily

Feodra

For Fedora is a Copr available.
https://copr.fedorainfracloud.org/coprs/heikoada/gradio/

OpenSuse

A package for Gradio is available in the official repository

Archlinux

Use the "gradio" package from the AUR

Other:

cd ~/Downloads
git clone https://github.com/haecker-felix/gradio.git
cd gradio
./autogen.sh
make
sudo make install

Gradio 5.0.0 Beta 2

08 Oct 19:42
Compare
Choose a tag to compare
Gradio 5.0.0 Beta 2 Pre-release
Pre-release

Flatpak is here!

Changelog

  • Many bug fixes
  • Design Improvements
  • New Flatpak repository

How to install the flatpak package?

See the documentation here: https://github.com/haecker-felix/gradio/wiki/How-to-install-Gradio-as-Flatpak

Screenshots (GNOME 3.22)

screenshot screenshot

Testing

Option 1: Use the flatpak!

Option 2: Compile the latest version yourself!

Option 3: For Arch user: Use the "gradio-git" package from the AUR!

Feedback

You can send a mail to "haecker.felix1207@gmail.com". Or just open a GitHub issue. Thanks!!

Gradio 5.0.0 Beta 1

23 Sep 19:05
Compare
Choose a tag to compare
Gradio 5.0.0 Beta 1 Pre-release
Pre-release

Introduction

Why a beta release? Because the 5.0 release should deliver a rock-solid stable base for the next versions, which will contain more exciting features. For that I need a lot of feedback!

Changelog

New Features:

  • Minimize to tray
  • Continue playback in background
  • Infinitive scroll
  • Automatic install of missing codecs
  • New menu layout
  • Notifications for new songs
  • Clicking on a station toggle play/pause

Improvements

  • Better station logo loader
  • Debian 8 support
  • Using GTK 3.14 instead of GTK 3.18
  • Faster backend
  • Transient notifications

Fixes

  • #36 Problem with finish stations
  • #72 Ugly behaviour after search
  • #69 First click after starting the app doesn't start the station
  • #41 Error creating thread: Resource temporarily unavailable
  • #38 WARNING **: MPRIS.vala:150: MPRIS metadata is null
  • #59 Bits/s should be kbits/s
  • #51 Saving/loading window dimensions and position broken

Testing

Option 1: Using a flatpak. More details soon!

Option 2: Compile the latest version yourself!

Option 3: For Arch user: Use the "gradio-git" package from the AUR!

Feedback

You can send a mail to "haecker.felix1207@gmail.com". Or just open a GitHub issue. Thanks!!