Tree @upstream/1.6 (Download .tar.gz)
- dsd2pcm
- buffer.c
- ChangeLog.txt
- decode.c
- dop.c
- dsd.c
- faad.c
- ffmpeg.c
- flac.c
- LICENSE.txt
- mad.c
- main.c
- Makefile
- Makefile.freebsd
- Makefile.osx
- Makefile.pa
- Makefile.resample
- mpg.c
- output.c
- output_alsa.c
- output_pa.c
- output_pack.c
- output_stdout.c
- output_vis.c
- pcm.c
- process.c
- resample.c
- slimproto.c
- slimproto.h
- squeezelite.h
- stream.c
- utils.c
- vorbis.c
Commit History @upstream/1.6
- bump version to v1.6 Adrian Smith 9 years ago
- fix gapless playback for portaudio Adrian Smith 9 years ago
- add more logging information on codecs loaded Adrian Smith 9 years ago
- add dsd to codec help, log resample clips at SDEBUG level Adrian Smith 9 years ago
- add portaudio2 package locations to freebsd makefile Adrian Smith 9 years ago
- freebsd port Adrian Smith 9 years ago
- reset delay state on flush in all cases rather than just for dsd Adrian Smith 9 years ago
- add configurable silence delay on rate change in similar manner to dop delay Adrian Smith 9 years ago
- fix previous change Adrian Smith 9 years ago
- support local file direct access on windows Adrian Smith 9 years ago
- check for id32 tag at start of mp3, needed for localfile access case only Adrian Smith 9 years ago
- bump version to 1.5 Adrian Smith 9 years ago
- avoid holding lock when sleeping Adrian Smith 9 years ago
- avoid high cpu load from non configured pulse audio output Adrian Smith 9 years ago
- protect against high cpu with alsa null output Adrian Smith 9 years ago
- change logging levels for slimproto Adrian Smith 9 years ago
- pa workaround for wdm-ks report of outputBufferDacTime Adrian Smith 9 years ago
- handle dsf file with odd samples when playing dop Adrian Smith 9 years ago
- bump version and year Adrian Smith 9 years ago
- release 1.4 Adrian Smith 9 years ago
- resample by exception to lowest sync sample rate rather than highest Adrian Smith 9 years ago
- 1.4beta1 - merge output branch Adrian Smith 9 years ago
- add ability to store player name changes from the server to allow them to transfered between servers Adrian Smith 9 years ago
- version 1.3.1 - support for compile time linking of all libraries Adrian Smith 9 years ago
- release 1.3 Adrian Smith 9 years ago
- 1.3beta1 Adrian Smith 10 years ago
- add visexport capablity for linux Adrian Smith 10 years ago
- fix error in ffmpeg dll loading, support ffmpeg on windows (works with Zeranoe FFmpeg builds) Adrian Smith 10 years ago
- fix debug messages for ffmpeg library versions Adrian Smith 10 years ago
- support ffmpeg on osx, fix osx makefile to avoid always enabling resampling Adrian Smith 10 years ago