aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* compress: upgraded to AudioCompress 2.0J. Shagam2009-12-021-0/+1
* pcm_mix: implemented 32 bit supportMax Kellermann2009-11-191-1/+1
* pcm_volume: implemented 32 bit supportMax Kellermann2009-11-191-0/+1
* Merged release 0.15.6 from branch 'v0.15.x'Max Kellermann2009-11-191-1/+8
|\
| * Modify version string to post-release version 0.15.7~gitAvuton Olrich2009-11-181-0/+3
| * mpd version 0.15.6release-0.15.6Avuton Olrich2009-11-181-1/+1
| * decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-181-0/+1
| * id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-151-0/+2
| * decoder/ffmpeg: align the output bufferMax Kellermann2009-11-151-0/+1
* | encoder: introducing flac encoder pluginViliam Mateicka2009-11-171-0/+2
* | decoder/mikmod: sample rate is configurableMax Kellermann2009-11-141-0/+1
* | decoder/wavpack: allow more than 2 channelsMax Kellermann2009-11-111-0/+1
* | decoder/wavpack: activate 32 bit supportMax Kellermann2009-11-111-0/+1
* | Merge remote branch 'origin/v0.15.x'Max Kellermann2009-11-111-0/+2
|\|
| * decoder/flac: fixed CUE seeking range checkMax Kellermann2009-11-111-0/+1
| * oggflac: rewind stream after FLAC detectionMax Kellermann2009-11-111-0/+1
* | 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