summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann
2009-10-20output/pulse: renamed context to "Music Player Daemon"Max Kellermann
2009-10-20pulse: announce "media.role=music"Max Kellermann
2009-10-18Merged release 0.15.5 from branch 'v0.15.x'Max Kellermann
2009-10-18mpd version 0.15.5v0.15.5Avuton Olrich
2009-10-18command: omitting the range end is possibleMax Kellermann
2009-10-17command: allow changing replay gain mode on-the-flyMax Kellermann
2009-10-16update: obey .mpdignore filesMax Kellermann
2009-10-16decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann
2009-10-16update: fixed memory leak during container scanMax Kellermann
2009-10-16output_thread: check again if output is open on CANCELMax Kellermann
2009-10-15Add PLS ParserQball Cow
2009-10-13input/lastfm: removed obsolete last.fm input pluginMax Kellermann
2009-10-13command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann
2009-10-13Merge branch 'v0.15.x'Max Kellermann
2009-10-13input/curl: fixed endless loop during bufferingMax Kellermann
2009-10-13configure.ac: require GLib 2.16Max Kellermann
2009-10-11Merge branch 'v0.15.x'Max Kellermann
2009-10-11riff, aiff: fixed "limited range" gcc warningMax Kellermann
2009-10-11decoder_thread: change the fallback decoder name to "mad"Max Kellermann
2009-10-11input/curl: don't abort if a packet has only metadataMax Kellermann
2009-10-09doc/protocol.xml: "addid" with negative position is deprecatedMax Kellermann
2009-10-08playlist_control: "previous" really plays the previous songMax Kellermann
2009-10-08configure.ac: build with large file support by defaultAlam Arias
2009-10-08state_file: save only if something has changedMax Kellermann
2009-10-03Merged release 0.15.4 from branch 'v0.15.x'Max Kellermann
2009-10-03Modify version string to post-release version 0.15.5~gitAvuton Olrich
2009-10-03mpd version 0.15.4v0.15.4Avuton Olrich
2009-09-30command: range support for "delete"Max Kellermann
2009-09-30decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann
2009-09-30decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann
2009-09-25automatically update the database with Linux inotifyMax Kellermann
2009-09-20cmdline: removed options --create-db and --no-create-dbMax Kellermann
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher
2009-09-10Merge branch 'v0.15.x'Max Kellermann
2009-09-10decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann
2009-09-06doc: documented the "openal" output plugin settingsSerge Ziryukin
2009-08-30decoder/sidplay: support seekingMike Dawson
2009-08-30decoder/sidplay: implemented songlength databaseMike Dawson
2009-08-30decoder/sidplay: subtunesMike Dawson
2009-08-30Merged release 0.15.3 from branch 'v0.15.x'Max Kellermann
2009-08-29Modify version string to post-release version 0.15.4~gitAvuton Olrich
2009-08-29mpd version 0.15.3v0.15.3Avuton Olrich
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann
2009-08-25command: add "findadd" command.Anton Khirnov
2009-08-24decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke
2009-08-24output/recorder: new output plugin for recording radio streamsMax Kellermann
2009-08-24conf: removed the deprecated "error_file" optionMax Kellermann
2009-08-19update: don't re-read unchanged container filesIgor Kuzmin