Tree @c71ee71 (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.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 @c71ee718a8c32e0780a25f43f02837fa74958b68
- 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 9 years ago
- add visexport capablity for linux Adrian Smith 9 years ago
- fix error in ffmpeg dll loading, support ffmpeg on windows (works with Zeranoe FFmpeg builds) Adrian Smith 9 years ago
- fix debug messages for ffmpeg library versions Adrian Smith 9 years ago
- support ffmpeg on osx, fix osx makefile to avoid always enabling resampling Adrian Smith 9 years ago
- updated comment to note limitation of mad gapless update Adrian Smith 9 years ago
- faad and mad gapless improvements Adrian Smith 9 years ago
- handle errors from snd_pcm_delay Adrian Smith 9 years ago
- alsa mmap debugging Adrian Smith 9 years ago
- only load ffmpeg .so which matches header file version Adrian Smith 9 years ago
- add wma and alac support via ffmpeg Adrian Smith 9 years ago
- use Pa_OpenStream rather than Pa_IsFormatSupported as it is believed to work in more cases Adrian Smith 9 years ago
- ensure exit on PA error Adrian Smith 9 years ago
- rename portaudio probe thread to monitor thread and fix mutex usage Adrian Smith 9 years ago
- hide log messages on closing device with pa Adrian Smith 9 years ago
- support output device on/off with portaudio, default to playnice on osx Adrian Smith 9 years ago
- use WSAEWOULDBLOCK on windows, EWOULDBLOCK on linux/osx Adrian Smith 9 years ago
- fix bug with connect timeout Adrian Smith 9 years ago
- fix typo Adrian Smith 9 years ago
- Portaudio options - add ability to force playnice mode on osx, fix parsing of device id 0 Adrian Smith 9 years ago
- fix overflow calculating buffer size Adrian Smith 9 years ago
- add async resampling to max rate for device using -u X Adrian Smith 9 years ago