klslz / squeezelite

customized squeezelite version for RPi3 and RPi4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squeezelite v1.9.x, Copyright 2012-2015 Adrian Smith, 2015-2024 Ralph Irving.

See the squeezelite manpage for usage details.
https://ralph-irving.github.io/squeezelite.html

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

Additional permission under GNU GPL version 3 section 7

If you modify this program, or any covered work, by linking or combining it with OpenSSL (or a modified version of that library), containing parts covered by the terms of The OpenSSL Project, the licensors of this program grant you additional permission to convey the resulting work. {Corresponding source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work.}

Contains dsd2pcm library Copyright 2009, 2011 Sebastian Gesemann which
is subject to its own license.

Contains the Daphile Project full dsd patch Copyright 2013-2017 Daphile,
which is subject to its own license.

Option to allow server side upsampling for PCM streams (-W) from
squeezelite-R2 (c) Marco Curti 2015, marcoc1712@gmail.com.

This software uses libraries from the FFmpeg project under
the LGPLv2.1 and its source can be downloaded from
https://sourceforge.net/projects/lmsclients/files/source/

Additions (c) Klaus Schulz, Copyright 2020-2021 under GNU V3 license terms

  • introducing threadnaming under Linux
  • introducing option to assign CPU affinity to output_alsa thread
  • enhance realtime thread logging within output_alsa thread
  • rewrite output_alsa volume control (external) - introducing linear volume control "1dB/click"
  • rewrite output_alsa volume control (internal) - introducing linear volume control "1dB/click"
  • introducing Makefiles with optimized and processor specific gcc parameters for RPi 3 and 4

About

customized squeezelite version for RPi3 and RPi4

License:Other


Languages

Language:C 97.2%Language:Shell 1.3%Language:Makefile 1.0%Language:C++ 0.5%