aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-16archive/iso: renamed plugin to "iso9660"Max Kellermann1-0/+1
2009-12-15archive/zip: renamed plugin to "zzip"Max Kellermann1-0/+2
2009-12-15iso, zip: fixed memory leak in destructorMax Kellermann1-0/+1
2009-12-15archive: close archive when stream is closedMax Kellermann1-0/+2
2009-12-15input/archive: close the archive file on errorMax Kellermann1-0/+1
2009-12-15input/file: don't fall back to parent directoryMax Kellermann1-0/+2
2009-12-08mixer: explicitly close all mixers on shutdownMax Kellermann1-0/+1
2009-12-08mapper: apply filesystem_charset to playlistsMax Kellermann1-0/+1
2009-12-08command: verify playlist name in the "rm" commandMax Kellermann1-0/+1
2009-12-08mapper: fix memory leak when playlist_directory is not setMax Kellermann1-0/+1
2009-12-02compress: upgraded to AudioCompress 2.0J. Shagam1-0/+1
2009-11-30tag_id3: fix ID3v1 charset conversionsvitoos1-0/+2
2009-11-30ffmpeg: don't try to force stereoMax Kellermann1-0/+2
2009-11-19pcm_mix: implemented 32 bit supportMax Kellermann1-1/+1
2009-11-19pcm_volume: implemented 32 bit supportMax Kellermann1-0/+1
2009-11-18Modify version string to post-release version 0.15.7~gitAvuton Olrich1-0/+3
2009-11-18mpd version 0.15.6release-0.15.6Avuton Olrich1-1/+1
2009-11-18decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann1-0/+1
2009-11-17encoder: introducing flac encoder pluginViliam Mateicka1-0/+2
2009-11-15id3: allow 4 MB RIFF/AIFF tagsMax Kellermann1-0/+2
2009-11-15decoder/ffmpeg: align the output bufferMax Kellermann1-0/+1
2009-11-14decoder/mikmod: sample rate is configurableMax Kellermann1-0/+1
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