aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11decoder/wavpack: allow more than 2 channelsMax Kellermann1-0/+1
2009-11-11decoder/wavpack: activate 32 bit supportMax Kellermann1-0/+1
2009-11-11decoder/flac: fixed CUE seeking range checkMax Kellermann1-0/+1
2009-11-11oggflac: rewind stream after FLAC detectionMax Kellermann1-0/+1
2009-11-10configure.ac: require GLib 2.12Max Kellermann1-1/+1
2009-11-10zzip: require libzzip 0.13Max Kellermann1-0/+2
2009-11-10input/mms: require libmms 0.4Max Kellermann1-0/+1
2009-11-10sticker: added fallback for sqlite3_prepare_v2()Max Kellermann1-0/+1
2009-11-10input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann1-0/+2
2009-11-09output/alsa: fill period buffer with silence before drainingMax Kellermann1-0/+1
2009-11-09player_thread: drain audio outputs at the end of the playlistMax Kellermann1-0/+2
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann1-0/+1
2009-11-07log: redirect stdout/stderr to /dev/null if syslog is usedMax Kellermann1-0/+1
2009-11-07output/jack: added option "server_name"Max Kellermann1-1/+1
2009-11-06output/jack: dynamic source port listMax Kellermann1-1/+1
2009-11-06output/jack: renamed option "ports" to "destination_ports"Max Kellermann1-0/+1
2009-11-06playlist: added extm3u pluginMax Kellermann1-1/+1
2009-11-05output/httpd: bind port when output is enabledMax Kellermann1-1/+2
2009-11-05output/jack: support mono inputMax Kellermann1-0/+1
2009-11-05output/jack: clear ring buffers before activatingMax Kellermann1-0/+1
2009-11-05output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann1-0/+1
2009-11-05output/jack: added option "client_name"Max Kellermann1-0/+1
2009-11-04database: rescan after metadata_to_use changeMax Kellermann1-0/+1
2009-11-01text_file: allocate line buffers dynamicallyMax Kellermann1-0/+1
2009-11-01song_save: increased maximum line length to 32 kBMax Kellermann1-0/+1
2009-10-31songvec: sort songs by album name first, then disc/track numberMax Kellermann1-0/+1
2009-10-29output: consistently lock audio output objectsMax Kellermann1-0/+1
2009-10-29output/alsa: don't recover on CANCELMax Kellermann1-0/+1
2009-10-28decoder/ffmpeg: convert metadataMax Kellermann1-0/+2
2009-10-27update: delete ignored symlinks from databaseMax Kellermann1-0/+1
2009-10-21playlist: new ASX playlist pluginMax Kellermann1-1/+1
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-0/+1
2009-10-21output/jack: connect to server on MPD startupMax Kellermann1-0/+1
2009-10-21output/jack: implement the "pause" methodMax Kellermann1-0/+1
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann1-0/+1
2009-10-21output_thread: check again if output is open on PAUSEMax Kellermann1-0/+1
2009-10-20output/pulse: renamed context to "Music Player Daemon"Max Kellermann1-0/+1
2009-10-20pulse: announce "media.role=music"Max Kellermann1-0/+1
2009-10-18Modify version string to post-release version 0.15.6~gitAvuton Olrich1-0/+3
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