Skip to content

Releases: AlbrechtL/welle.io

welle.io 2.4

12 Feb 22:26
Compare
Choose a tag to compare

Major changes since welle.io 2.3

  • Add official Windows 11 support
  • Update to zadig 2.7
  • Improve the stop/play button
  • Improve the volume slider
  • Add Android support again (only RTL-TCP)
  • Fix channel list. Use only sID to check if a channel is already in the channel list.
  • Fix icon path (some icon were not showing on a Raspberry Pi)
  • A lot of minor stuff (typings, man pages, Readme, macOS build repair, etc.)

welle.io 2.3

22 May 19:25
Compare
Choose a tag to compare

Major changes since welle.io 2.2

  • Add a stop/play button
  • Add a volume slider
  • Add keyboard shortcuts
  • Add Linux MPRIS support
  • Improve SNR calculation
  • Improve ACC error and RS error display
  • Add to choose a folder to save all MOT images
  • Improved MOT slide show when categories are displayed
  • Waterfall graph improvements
  • SoapySDR improvements
  • rtl-tcp improvements
  • Discontinue welle-cli Windows build
  • Updated translations
  • Some graphical improvements
  • Stability improvements
  • Minor bug fixes

welle.io 2.2

22 Aug 21:19
c39d342
Compare
Choose a tag to compare

Major changes since welle.io 2.1

  • New macOS DMG version (experimental)
  • Added catSLS support
  • Added hostname support to rtl-tcp input
  • Added possibility to save all MOT images
  • Added option to display station name in window title
  • Updated translations (French, Norwegian, German)
  • Linux AppImage: Minimal GLIBC version 2.27 is required
  • Linux AppImage: Switch to Qt 5.14.2
  • Rework of "About" dialog
  • At lot of small fixes (visual, crashes)
  • Skipped Android version because it is to much work to build them

welle.io 2.1

04 Dec 21:52
Compare
Choose a tag to compare

Major changes since welle.io 2.0

  • Make it possible to change the style
  • Improve translations
  • Fixed Android bugs #396 and #397
  • Fix some rtl-sdr issues
  • Switch to Qt 5.13 (Android, Windows), Qt 5.12 (Linux)
  • Some small fixes

welle.io 2.0

19 Oct 12:05
Compare
Choose a tag to compare

Major changes since welle.io 2.0 - beta 3

  • Updated French translation
  • [rtl-sdr] Fix duplicate stations while scanning (#385)
  • Restore window on left click on systray icon
  • Fix when setting a station as favorite (same name on 2 channels) the first is selected even if I click the 2nd (#386)
  • Some small fixes

Know issues

  • [Android] Station scan stuck on 5A (#396)
  • [Android] Playing last station not working (#397)

Thanks all contributors who makes it possible to release the version 2.0!

welle.io 2.0-Beta 3

08 Sep 19:16
Compare
Choose a tag to compare
welle.io 2.0-Beta 3 Pre-release
Pre-release

Major changes since welle.io 2.0 - beta 2

  • Fixed Android version but there are still two know issues
    • [Android] Station scan stucks on 5A (#396)
    • [Android] Playing last station not working (#397)
  • Updated Norwegian translation
  • A lot of small fixes

welle.io 2.0-Beta 2

05 May 15:24
Compare
Choose a tag to compare
welle.io 2.0-Beta 2 Pre-release
Pre-release

Major changes since welle.io 2.0 - beta 1

Hint
The Android version my not work. Please see #366 and #365.

welle.io 2.0-Beta 1

09 Dec 12:00
Compare
Choose a tag to compare
welle.io 2.0-Beta 1 Pre-release
Pre-release

Major changes since welle.io 1.0

  • Complete GUI redesign
  • Enhanced expert mode
  • Favorite list
  • Auto play on startup
  • A lot of changes inside the code (~ 600 commits)

The Android version is not available yet because a lot of unmaintained code. We hope that we can provide a version soon.

welle.io 1.0

03 Mar 22:06
Compare
Choose a tag to compare

Major changes since welle.io 1.0-rc3

  • Fixed rtl_tcp_client AGC issues
  • GUI improvements
  • Added Android <= 4.2, 4.3, 4.4 support again
  • Minor changes and bug fixes

This Android version includes Android Auto support!
Because Google denied welle.io with Android Auto support the Play Store version doens't have Auto support.

welle.io 1.0-rc3

17 Feb 20:58
Compare
Choose a tag to compare

Major changes since welle.io 1.0-rc2

  • Renamed command line options. Please see here for details.
  • Added a splash screen
  • Added option "--disable-splash"
  • Improved rtl_tcp driver (now supports the tuners E4000, FC0012, FC0013, FC2580, R820T/T2, R828D)
  • Switched to QT 5.9.3 (Windows)
  • Some minor changes and bug fixes