summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08Makefile.am: enable "dist-xz"Max Kellermann
2013-04-08.gitignore: stricter matchesMax Kellermann
2013-04-08player_control: don't emit IDLE_PLAYER before audio format is knownMax Kellermann
2013-04-08command: don't print undefined audio_formatMax Kellermann
2013-04-05ffmpeg decoder plugin: do not allocate an AVFrame on stack.Anton Khirnov
2013-02-27fix typos in upstream's mpd.conf.5Florian Schlichting
2013-02-27Add some comments to keep track of timer units.Hagen Fritsch
2013-02-27clock: fix usec-to-usec factorHagen Fritsch
2013-02-27clock: add missing includeHagen Fritsch
2013-02-19command: allow to omit END in ranges (START:END)Jörg Thalheim
2013-02-04player_thread: implement missing "idle" events on output errorsMax Kellermann
2013-01-16decoder/ffmpeg: support float planar audioBrice Jaglin
2013-01-11.gitignore: add src/win/mpd_win32_rc.rcDenis Krjuchkov
2013-01-11mpdconf.example: example improvementsDenis Krjuchkov
2013-01-10mpdconf.example: provide an example of openal outputDenis Krjuchkov
2013-01-10mpdconf.example: provide an example of winmm outputDenis Krjuchkov
2013-01-10mpdconf.example: improve documentation for replay gainDenis Krjuchkov
2013-01-09configure.ac: improve detection of libgmeDenis Krjuchkov
2013-01-08Makefile.am: distribute mpc.icoDenis Krjuchkov
2013-01-06Modify version string to post-release version 0.17.4~gitAvuton Olrich
2013-01-06mpd version 0.17.3v0.17.3Avuton Olrich
2013-01-03cue_parser: fix CUE files with only one trackMax Kellermann
2013-01-03cue_parser: add code commentsMax Kellermann
2013-01-03.gitignore: add more debug programsMax Kellermann
2013-01-03cue_parser: fix memory leakMax Kellermann
2013-01-03mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIBDenis Krjuchkov
2013-01-03cmdline: bunch of fixes related to config file selectionDenis Krjuchkov
2012-11-21mpd.service: depend on network.targetJohn
2012-10-05playlist_song: fix potential charset bug in apply_song_metadata()Max Kellermann
2012-10-05playlist_save: use temp2 instead of tempMax Kellermann
2012-10-05decoder/ffmpeg: support planar audioMax Kellermann
2012-10-05decoder/ffmpeg: fix playback of planar PCM dataMax Kellermann
2012-10-05decoder/ffmpeg: move code to copy_interleave_frame2()Max Kellermann
2012-10-05decoder/ffmpeg: ignore negative time stampsMax Kellermann
2012-10-05decoder/ffmpeg: show unsupported sample format nameMax Kellermann
2012-10-05decoder/ffmpeg: pass AVSampleFormat to ffmpeg_sample_format()Max Kellermann
2012-10-05decoder/ffmpeg: remove duplicate sample format error messageMax Kellermann
2012-10-02OSX: Set mDataByteSize correctly on AudioBuffers during render.Gregory Smith
2012-10-02test/dump_playlist: add missing newline to error messageMax Kellermann
2012-10-02output/{recorder,shout}: call encoder_read() in a loopMax Kellermann
2012-10-02output/recorder: move code to _write_to_file()Max Kellermann
2012-10-02output/recorder: fix write() error checkMax Kellermann
2012-10-02output/recorder: make variables more localMax Kellermann
2012-10-02output/httpd: make variables more localMax Kellermann
2012-10-02encoder/vorbis: make variables more localMax Kellermann
2012-10-02output/recorder, test/*: invoke encoder_read() after _open()Max Kellermann
2012-10-02output/shout: eliminate struct shout_bufferMax Kellermann
2012-10-02output/shout: remove shout_buffer.lenMax Kellermann
2012-10-02output/shout: fix memory leak in error handlerMax Kellermann
2012-10-02output/shout: make variables more localMax Kellermann