aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-18mpd version 0.15.5release-0.15.5Avuton Olrich1-1/+1
2009-10-18command: omitting the range end is possibleMax Kellermann1-0/+1
2009-10-17command: allow changing replay gain mode on-the-flyMax Kellermann1-0/+1
2009-10-16update: obey .mpdignore filesMax Kellermann1-1/+3
2009-10-16decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann1-0/+2
2009-10-16update: fixed memory leak during container scanMax Kellermann1-0/+1
2009-10-16output_thread: check again if output is open on CANCELMax Kellermann1-0/+1
2009-10-15Add PLS ParserQball Cow1-1/+1
2009-10-13input/lastfm: removed obsolete last.fm input pluginMax Kellermann1-1/+1
2009-10-13command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann1-0/+1
2009-10-13input/curl: fixed endless loop during bufferingMax Kellermann1-0/+1
2009-10-13configure.ac: require GLib 2.16Max Kellermann1-0/+1
2009-10-11riff, aiff: fixed "limited range" gcc warningMax Kellermann1-0/+2
2009-10-11decoder_thread: change the fallback decoder name to "mad"Max Kellermann1-0/+1
2009-10-11input/curl: don't abort if a packet has only metadataMax Kellermann1-0/+2
2009-10-09doc/protocol.xml: "addid" with negative position is deprecatedMax Kellermann1-0/+1
2009-10-08playlist_control: "previous" really plays the previous songMax Kellermann1-0/+1
2009-10-08configure.ac: build with large file support by defaultAlam Arias1-0/+1
2009-10-08state_file: save only if something has changedMax Kellermann1-0/+1
2009-10-03Modify version string to post-release version 0.15.5~gitAvuton Olrich1-0/+3
2009-10-03mpd version 0.15.4release-0.15.4Avuton Olrich1-1/+1
2009-09-30command: range support for "delete"Max Kellermann1-0/+1
2009-09-30decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann1-0/+1
2009-09-30decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann1-0/+1
2009-09-25automatically update the database with Linux inotifyMax Kellermann1-0/+1
2009-09-20cmdline: removed options --create-db and --no-create-dbMax Kellermann1-0/+1
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher1-0/+2
2009-09-20output/osx: fix the OS X 10.6 buildPatrik Weiskircher1-0/+2
2009-09-10decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann1-0/+2
2009-09-06doc: documented the "openal" output plugin settingsSerge Ziryukin1-0/+1
2009-08-30decoder/sidplay: support seekingMike Dawson1-0/+1
2009-08-30decoder/sidplay: implemented songlength databaseMike Dawson1-0/+1
2009-08-30decoder/sidplay: subtunesMike Dawson1-0/+1
2009-08-29Modify version string to post-release version 0.15.4~gitAvuton Olrich1-0/+3
2009-08-29mpd version 0.15.3release-0.15.3Avuton Olrich1-1/+1
2009-08-26decoder/mpg123: new decoder plugin based on libmpg123Max Kellermann1-0/+1
2009-08-25command: add "findadd" command.Anton Khirnov1-0/+1
2009-08-24decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke1-0/+2
2009-08-24output/recorder: new output plugin for recording radio streamsMax Kellermann1-0/+2
2009-08-24conf: removed the deprecated "error_file" optionMax Kellermann1-0/+1
2009-08-19update: don't re-read unchanged container filesIgor Kuzmin1-0/+1
2009-08-18output_init: initialize the "pause" flagMax Kellermann1-0/+2
2009-08-15Modify version string to post-release version 0.15.3~gitAvuton Olrich1-0/+3
2009-08-15mpd version 0.15.2release-0.15.2Avuton Olrich1-1/+1
2009-08-14output/shout: minimize the unpause latencyMax Kellermann1-0/+1
2009-08-14output: fixed shout stuck pause bugMax Kellermann1-0/+2
2009-08-14directory: free empty directories after removing them (memleak)Max Kellermann1-0/+1
2009-08-14update: free temporary string in container scan (memleak)Max Kellermann1-0/+1
2009-08-14decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann1-0/+1
2009-08-14update: free empty path string (memleak)Max Kellermann1-0/+1