summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-06-03storage, db, mixer, command: remove more bogus "pure" attributesMax Kellermann
2017-06-03decoder/ffmpeg: add support for adxJörg Raftopoulos
2017-05-29system/ByteOrder: fix byte order detection on FreeBSD/aarch64Max Kellermann
2017-05-29increment version number to 0.20.9Max Kellermann
2017-05-19release v0.20.8v0.20.8Max Kellermann
2017-05-19playlist/m3u: support for mime-type `audio-mpegurl` for M3U playlistsMario Di Raimondo
2017-05-16Main: omit "constexpr" on MIN_BUFFER_SIZE with GCC 4.xMax Kellermann
2017-05-16output/{osx,haiku,pulse,sles}: add missing "noexcept"Max Kellermann
2017-05-16increment version number to 0.20.8Max Kellermann
2017-05-15release v0.20.7v0.20.7Max Kellermann
2017-05-15Main: cap buffer_before_play at 80% to prevent deadlockMax Kellermann
2017-05-15Main: enforce a reasonable minimum audio_buffer_size settingMax Kellermann
2017-05-08*: remove "pure" and "const" attributes from throwing functionsMax Kellermann
2017-04-06storage/FileInfo, db/simple/Directory: use 64 bit for device/inodeMax Kellermann
2017-03-16configure.ac: prepare for 0.20.7Max Kellermann
2017-03-10release v0.20.6v0.20.6Max Kellermann
2017-03-10lib/curl/Request: "ICY 200 OK" is a response boundary headerMax Kellermann
2017-03-10Partition: handle SYNC_WITH_PLAYER before TAG_MODIFIEDMax Kellermann
2017-03-10decoder/sidplay: make compatible with libsidplayfp < 1.8Max Kellermann
2017-03-01decoder/Thread: check ENABLE_FFMPEG, not HAVE_FFMPEGMax Kellermann
2017-03-01command/Error: improve libstdc++ 4.9.x detection for std::rethrow_if_nested()...Max Kellermann
2017-03-01decoder/mpcdec: ignore empty framesMax Kellermann
2017-03-01configure.ac: prepare for 0.20.6Max Kellermann
2017-02-20release v0.20.5v0.20.5Max Kellermann
2017-02-19output/httpd/IcyMetaDataServer: cast length to unsignedMax Kellermann
2017-02-09mixer/alsa: reset the MultiSocketMonitor in the destructorMax Kellermann
2017-02-09configure.ac: don't require libsidutils when building with libsidplayfpMax Kellermann
2017-02-08NEWS: mention ID3 memory leak fixMax Kellermann
2017-02-06configure.ac: prepare for 0.20.5Max Kellermann
2017-02-01release v0.20.4v0.20.4Max Kellermann
2017-02-01lib/nfs/Connection: detect libnfs reconnectMax Kellermann
2017-02-01output/sndio: work around a libroar C++ incompatibilityMax Kellermann
2017-01-31free() require cstdlib to be includedThomas Zander
2017-01-27pcm/SampleFormat: workaround for GCC 4.9 "constexpr" bugMax Kellermann
2017-01-27configure.ac: prepare for 0.20.4Max Kellermann
2017-01-25release v0.20.3v0.20.3Max Kellermann
2017-01-23lib/upnp: fix bad std::chrono castMax Kellermann
2017-01-23db/proxy: make connect errors during startup non-fatalMax Kellermann
2017-01-23db/proxy: make the base class of LibmpdclientError publicMax Kellermann
2017-01-23output/Source: reset the ReplayGain serials ion OpenFilter()Max Kellermann
2017-01-19pcm/PcmChannels: silence surround channels when converting from stereoMax Kellermann
2017-01-17Audio{Format,Parser}: use shortcuts such as "dsd64" in log messagesMax Kellermann
2017-01-16PlaylistFile: "playlistadd" creates new playlist if it does not exist, as doc...Max Kellermann
2017-01-16configure.ac: prepare for 0.20.3Max Kellermann
2017-01-15release v0.20.2v0.20.2Max Kellermann
2017-01-15output/Thread: reconfigure ConvertFilter for its new input AudioFormatMax Kellermann
2017-01-15DetachedSong: compare start_time and end_time in IsSame()Max Kellermann
2017-01-14input/alsa: set period_size=buffer_size/4Max Kellermann
2017-01-13input/alsa: clear sockets from within IOThreadMax Kellermann
2017-01-12output/recorder: fix typo in variable nameMax Kellermann