aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: require GLib 2.12Max Kellermann2009-11-101-1/+1
* Merge branch 'v0.15.x'Max Kellermann2009-11-101-0/+7
|\
| * zzip: require libzzip 0.13Max Kellermann2009-11-101-0/+2
| * input/mms: require libmms 0.4Max Kellermann2009-11-101-0/+1
| * sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-101-0/+1
| * input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-101-0/+2
| * song_save: increased maximum line length to 32 kBMax Kellermann2009-11-011-0/+1
* | output/alsa: fill period buffer with silence before drainingMax Kellermann2009-11-091-0/+1
* | player_thread: drain audio outputs at the end of the playlistMax Kellermann2009-11-091-0/+2
* | set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-0/+1
* | log: redirect stdout/stderr to /dev/null if syslog is usedMax Kellermann2009-11-071-0/+1
* | output/jack: added option "server_name"Max Kellermann2009-11-071-1/+1
* | output/jack: dynamic source port listMax Kellermann2009-11-061-1/+1
* | output/jack: renamed option "ports" to "destination_ports"Max Kellermann2009-11-061-0/+1
* | playlist: added extm3u pluginMax Kellermann2009-11-061-1/+1
* | output/httpd: bind port when output is enabledMax Kellermann2009-11-051-1/+2
* | output/jack: support mono inputMax Kellermann2009-11-051-0/+1
* | output/jack: clear ring buffers before activatingMax Kellermann2009-11-051-0/+1
* | output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann2009-11-051-0/+1
* | output/jack: added option "client_name"Max Kellermann2009-11-051-0/+1
* | database: rescan after metadata_to_use changeMax Kellermann2009-11-041-0/+1
* | text_file: allocate line buffers dynamicallyMax Kellermann2009-11-011-0/+1
* | Merge branch 'v0.15.x'Max Kellermann2009-10-311-0/+7
|\|
| * decoder/ffmpeg: convert metadataMax Kellermann2009-10-281-0/+2
| * update: delete ignored symlinks from databaseMax Kellermann2009-10-271-0/+1
| * output_thread: check again if output is open on PAUSEMax Kellermann2009-10-211-0/+1
| * Modify version string to post-release version 0.15.6~gitAvuton Olrich2009-10-181-0/+3
* | songvec: sort songs by album name first, then disc/track numberMax Kellermann2009-10-311-0/+1
* | output: consistently lock audio output objectsMax Kellermann2009-10-291-0/+1
* | output/alsa: don't recover on CANCELMax Kellermann2009-10-291-0/+1
* | playlist: new ASX playlist pluginMax Kellermann2009-10-211-1/+1
* | audio_format: wildcards allowed in audio_format configurationMax Kellermann2009-10-211-0/+1
* | output/jack: connect to server on MPD startupMax Kellermann2009-10-211-0/+1
* | output/jack: implement the "pause" methodMax Kellermann2009-10-211-0/+1
* | pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-211-0/+1
* | output/pulse: renamed context to "Music Player Daemon"Max Kellermann2009-10-201-0/+1
* | pulse: announce "media.role=music"Max Kellermann2009-10-201-0/+1
* | Merged release 0.15.5 from branch 'v0.15.x'Max Kellermann2009-10-181-1/+5
|\|
| * mpd version 0.15.5release-0.15.5Avuton Olrich2009-10-181-1/+1
| * decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann2009-10-161-0/+2
| * update: fixed memory leak during container scanMax Kellermann2009-10-161-0/+1
| * output_thread: check again if output is open on CANCELMax Kellermann2009-10-161-0/+1
* | command: omitting the range end is possibleMax Kellermann2009-10-181-0/+1
* | command: allow changing replay gain mode on-the-flyMax Kellermann2009-10-171-0/+1
* | update: obey .mpdignore filesMax Kellermann2009-10-161-1/+3
* | Add PLS ParserQball Cow2009-10-151-1/+1
* | input/lastfm: removed obsolete last.fm input pluginMax Kellermann2009-10-131-1/+1
* | command: "load" supports remote playlists (m3u, xspf, lastfm://)Max Kellermann2009-10-131-0/+1
* | Merge branch 'v0.15.x'Max Kellermann2009-10-131-0/+1
|\|
| * input/curl: fixed endless loop during bufferingMax Kellermann2009-10-131-0/+1