summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-09decoder/sndfile: work around libsndfile bug on partial readMarcello Desantis
2014-04-09PlaylistEdit: don't interrupt playback when current song gets deletedWeng Xuetian
2014-03-18decoder/ffmpeg: handle unknown stream start timeMax Kellermann
2014-03-18decoder/ffmpeg: pass AVSEEK_FLAG_ANY to av_seek_frame()Max Kellermann
2014-03-06decoder/gme: fix memory leak in container_scan()Max Kellermann
2014-03-06configure.ac: prepare for 0.18.10Max Kellermann
2014-03-02release v0.18.9v0.18.9Max Kellermann
2014-03-02output/alsa: remove the obsolete Raspberry Pi workaroundMax Kellermann
2014-03-02output/alsa: call snd_pcm_prepare() after snd_pcm_drop()Max Kellermann
2014-03-02event/SignalMonitor: fix build failure due to missing signal.h includeMax Kellermann
2014-02-27AllCommands: "findadd" requires the "add" permissionMax Kellermann
2014-02-24output/pulse: remove bogus g_free() callMax Kellermann
2014-02-18event/SignalMonitor: unblock signals after forkMax Kellermann
2014-02-18configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann
2014-02-17configure.ac: link the Vorbis encoder with liboggMax Kellermann
2014-02-09configure.ac: prepare for 0.18.9Max Kellermann
2014-02-07release v0.18.8v0.18.8Max Kellermann
2014-02-07NEWS: fix 0.18.7 release yearMax Kellermann
2014-02-06doc/user: document the RoarAudio output pluginMax Kellermann
2014-02-06configure.ac: link the Vorbis encoder with libvorbisMax Kellermann
2014-01-27IcyMetadataParser: more robust tag parserMax Kellermann
2014-01-27test/test_icy_parser: unit test for IcyMetaDataParser.cxxMax Kellermann
2014-01-20new developer mailing listMax Kellermann
2014-01-20Queue: rename struct queue to QueueMax Kellermann
2014-01-20Queue: make the constructor "explicit"Max Kellermann
2014-01-15decoder/ffmpeg: support libav v10_alpha1Max Kellermann
2014-01-15decoder/ffmpeg: include cleanupMax Kellermann
2014-01-15decoder/ffmpeg: check for av_samples_get_buffer_size() errorsMax Kellermann
2014-01-15util/PeakBuffer: fix nullptr dereference when peak_size==0Max Kellermann
2014-01-15SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integerMax Kellermann
2014-01-15OutputAPI: fix typo in include guardMax Kellermann
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann
2014-01-13release v0.18.7v0.18.7Max Kellermann
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann
2014-01-08decoder/faad: fix memory leakMax Kellermann
2014-01-08playlist/pls: don't free stack bufferMax Kellermann
2014-01-07doc/user: fix typoMax Kellermann
2013-12-29util/UriUtil: uri_get_suffix() fails if name begins with dotMax Kellermann
2013-12-29configure.ac: improved check for libyajl 1.0Max Kellermann
2013-12-29daemon: no initgroups() when already running as the configured userMax Kellermann
2013-12-29Daemon: fix typo in commentMax Kellermann
2013-12-29Daemon: simplify nested "if"Max Kellermann
2013-12-29Daemon: fix typo in castMax Kellermann
2013-12-29configure.ac: prepare for 0.18.7Max Kellermann
2013-12-24release v0.18.6v0.18.6Max Kellermann
2013-12-24PlayerThread: log the last song that was playedMax Kellermann
2013-12-24OutputControl: update both ReplayGainFiltersMax Kellermann
2013-12-20fix FfmpegDecoderPlugin to use relative timestampsSteven O'Brien
2013-12-19util/Error: add missing <algorithm> includeMax Kellermann
2013-12-19riff: recognize upper-case "ID3" chunk nameMichal Smucr