aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add some comments to keep track of timer units.Hagen Fritsch2013-02-27
* clock: fix usec-to-usec factorHagen Fritsch2013-02-27
* clock: add missing includeHagen Fritsch2013-02-27
* command: allow to omit END in ranges (START:END)Jörg Thalheim2013-02-19
* player_thread: implement missing "idle" events on output errorsMax Kellermann2013-02-04
* decoder/ffmpeg: support float planar audioBrice Jaglin2013-01-16
* .gitignore: add src/win/mpd_win32_rc.rcDenis Krjuchkov2013-01-11
* mpdconf.example: example improvementsDenis Krjuchkov2013-01-11
* mpdconf.example: provide an example of openal outputDenis Krjuchkov2013-01-10
* mpdconf.example: provide an example of winmm outputDenis Krjuchkov2013-01-10
* mpdconf.example: improve documentation for replay gainDenis Krjuchkov2013-01-10
* configure.ac: improve detection of libgmeDenis Krjuchkov2013-01-09
* Makefile.am: distribute mpc.icoDenis Krjuchkov2013-01-08
* Modify version string to post-release version 0.17.4~gitAvuton Olrich2013-01-06
* mpd version 0.17.3Avuton Olrich2013-01-06
* cue_parser: fix CUE files with only one trackMax Kellermann2013-01-03
* cue_parser: add code commentsMax Kellermann2013-01-03
* .gitignore: add more debug programsMax Kellermann2013-01-03
* cue_parser: fix memory leakMax Kellermann2013-01-03
* mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIBDenis Krjuchkov2013-01-03
* cmdline: bunch of fixes related to config file selectionDenis Krjuchkov2013-01-03
* mpd.service: depend on network.targetJohn2012-11-21
* playlist_song: fix potential charset bug in apply_song_metadata()Max Kellermann2012-10-05
* playlist_save: use temp2 instead of tempMax Kellermann2012-10-05
* decoder/ffmpeg: support planar audioMax Kellermann2012-10-05
* decoder/ffmpeg: fix playback of planar PCM dataMax Kellermann2012-10-05
* decoder/ffmpeg: move code to copy_interleave_frame2()Max Kellermann2012-10-05
* decoder/ffmpeg: ignore negative time stampsMax Kellermann2012-10-05
* decoder/ffmpeg: show unsupported sample format nameMax Kellermann2012-10-05
* decoder/ffmpeg: pass AVSampleFormat to ffmpeg_sample_format()Max Kellermann2012-10-05
* decoder/ffmpeg: remove duplicate sample format error messageMax Kellermann2012-10-05
* OSX: Set mDataByteSize correctly on AudioBuffers during render.Gregory Smith2012-10-02
* test/dump_playlist: add missing newline to error messageMax Kellermann2012-10-02
* output/{recorder,shout}: call encoder_read() in a loopMax Kellermann2012-10-02
* output/recorder: move code to _write_to_file()Max Kellermann2012-10-02
* output/recorder: fix write() error checkMax Kellermann2012-10-02
* output/recorder: make variables more localMax Kellermann2012-10-02
* output/httpd: make variables more localMax Kellermann2012-10-02
* encoder/vorbis: make variables more localMax Kellermann2012-10-02
* output/recorder, test/*: invoke encoder_read() after _open()Max Kellermann2012-10-02
* output/shout: eliminate struct shout_bufferMax Kellermann2012-10-02
* output/shout: remove shout_buffer.lenMax Kellermann2012-10-02
* output/shout: fix memory leak in error handlerMax Kellermann2012-10-02
* output/shout: make variables more localMax Kellermann2012-10-02
* test/run_encoder: fix encoder_open() callMax Kellermann2012-10-02
* Modify version string to post-release version 0.17.3~gitAvuton Olrich2012-09-30
* mpd version 0.17.2Avuton Olrich2012-09-30
* decoder_control: remove MixRamp debug messagesMax Kellermann2012-09-25
* configure.ac: don't auto-detect the Vorbis encoder when Tremor is enabledMax Kellermann2012-09-25
* decoder/wavpack: support all APEv2 tagsMax Kellermann2012-09-25