Skip to content
Tomasz Goliński edited this page Nov 14, 2017 · 4 revisions

This fork tries to follow closely upstream development but includes several experimental features.

List of major changes in master branch

  1. Native Opus decoder using libopusfile
  2. Reworked audio formats including support for 32 bit samples, higher configurability of allowed formats and configure time restriction of float computing for machines w/o FPU
  3. mp3 decoder using libmpg123
  4. Logarithmic audio scaling both in ALSA and in softmixer
  5. Better multichannel support, including downmixing 5.1 -> 2.0 and multichannel output from Wavpack and FFmpeg decoders
  6. Upgraded sndfile decoder - support for other sample formats and partial BPS reporting
  7. Lyrics option changes - AutoloadLyrics does what it would be expected to do - preload lyrics
  8. Resampling changes - tri-valued option EnableResample replacing ForceResample
  9. Possibility to use "~" in some options in config file
  10. Playlist behaviour changes - possibility to automatically enable shuffle for playlist and exporting relative playlists
  11. Inotify support

Branches

Clone this wiki locally