Skip to content

Releases: GioF71/squeezelite-docker

2022-09-16

16 Sep 09:39
9d0b4ba
Compare
Choose a tag to compare

Release 2022-09-16

  • More documentation for PulseAudio mode
  • Fixed use of PUID and PGID

2022-09-15-pulse

15 Sep 14:05
9dcd755
Compare
Choose a tag to compare

Release 2022-09-15-pulse

  • Initial PulseAudio support

2022-09-15

15 Sep 13:36
c88f491
Compare
Choose a tag to compare

Release 2022-09-15

  • Fixed docker hub tag documentation

2022-09-13

13 Sep 16:14
b14a18d
Compare
Choose a tag to compare

Release 2022-09-13

  • Removed builds: Skipped buster with sourceforge binaries
  • Removed builds: Stable is bullseye with binaries from repositories

2022-09-09

09 Sep 17:40
f6eb3b2
Compare
Choose a tag to compare

Release 2022-09-09

  • Routine rebuild
  • Documentation update - Minor correction(s)

The full history is always available at RELEASE.md

2022-08-05

05 Aug 13:52
6749b7a
Compare
Choose a tag to compare

Release 2022-08-05

  • Routine rebuild

The full history is always available at RELEASE.md

2022-06-09

09 Jun 16:45
4ab61ef
Compare
Choose a tag to compare

Release 2022-06-09

  • Add Visualizer support

The full history is always available at RELEASE.md

2022-04-30

30 Apr 17:46
d885d8b
Compare
Choose a tag to compare

Release 2022-04-30

  • Version Bump for debian base images
  • Ubuntu switch to jammy
  • Version bump for arm 32bit client on sourceforge

The full history is always available at RELEASE.md

2022-04-01

01 Apr 16:02
0854dc5
Compare
Choose a tag to compare

Release 2022-04-01

  • Asus Tinkerboard situation kind of solved. See README.md

The full history is always available at RELEASE.md

2022-03-29

29 Mar 20:20
e1bd18f
Compare
Choose a tag to compare

Release 2022-03-29

This is the second release I publish, previously I was only creating tags.
I am therefore including the full release history once again.
Next releases will only include the latest changes.
The full history is always available at Release.md

Release history

2022-03-29

Feature Description
Doc update Small corrections/typos

2022-03-19 (This release)

Feature Description
Add preset pi-headphones Add preset for Raspberry Pi Headphone out
Doc update Small corrections/typos

2022-03-14

Feature Description
Successful tests on arm64 See the Prerequisites section of the README.md file.
Sad DietPi Tinkerboard updates See the Prerequisites section of the README.md file.
Removed old build binaries Previously quarantined files removed

2022-03-12

Feature Description
Base Image Bump Bump to debian buster-20220228-slim, debian bullseye-20220228-slim, ubuntu focal-20220302
Quarantined old build binaries Moved to old/bin, will be removed soon if everything works properly

2022-02-24

Feature Description
README.md sync Created Action for README.md synchronization
Releases.md Release history moved out of README.md
Release history inclusion The file RELEASE.md file is copied to the image at the path /app/doc/RELEASE.md

2022-02-23

Feature Description
Repo update The command apt-get upgrade is executed during the image build phase, so the image is up-to-date with the most current packages available at the release date
Add Volume Control support Add support for the unmute -V switch (See the SQUEEZELITE_VOLUME_CONTROL variable)
Add Unmute support Add support for the unmute -U switch (See the SQUEEZELITE_UNMUTE variable)
Add Linear volume adjustment support Add support for linear volume adjustments using the -X switch (See the SQUEEZELITE_LINEAR_VOLUME variable)

2022-02-16

Feature Description
Reviewed the presets loading mechanism Defined a builtin-presets.conf file
Add DISPLAY_PRESETS environment variable Allows to see all the preset values
Allow custom preset files through the volume /app/assets/additional-presets.conf You can now inject custom presets for greater customizability

2022-02-14

Feature Description
Preset table documentation Reviewed the preset table layout on README.md file (docker hub compatibitily)
README.md sync Added automatic synchronization of README.md file with the corresponding repository on Docker Hub
Tag fragment focal tag Focal tag is now focal instead of ubuntu-focal
Preset to disable dsd Added preset no-dsd which excludes DSD codec
Excluded codecs Added support for excluded codecs (environment variable SQUEEZELITE_EXCLUDE_CODECS for the -e option)

2022-02-05

Feature Description
Automated builds Automated builds thanks to Der-Henning
Arm64 support Builds for arm64 now available also thanks to Der-Henning
README.md inclusion The README.md file is copied to the image at the path /app/doc/README.md

2022-02-04

Feature Description
Build simplified Simplified build process (not multistage anymore)
Image size reduction Reduced image sizes (one line installation)
Convenience script doc Documented the convenience build.sh script
Sourceforge tag correction Corrected sourceforge tag names: sourceforge tags names were wrongly suggesting that the included SqueezeLite binary was at version 1.9.8 or 1.8 instead of version 1.9.9

2022-02-02

Feature Description
Preset combination Allowed combination of presets
SQUEEZELITE_DELAY fix Fixed incorrect mapping for SQUEEZELITE_DELAY
extremus upsampling Added extremus upsample setting
Rates Rate presets defined

2022-01-30

Feature Description
Sourceforce Added images with SourceForge binaries (version 1.9.9)
SQUEEZELITE_BUFFER Variable SQUEEZELITE_STREAM_AND_OUTPUT_BUFFER_SIZE renamed to SQUEEZELITE_BUFFER