aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-17decoder_thread: don't try a plugin twice (MIME type & suffix)Max Kellermann1-0/+1
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+1
2010-01-06decoder/flac: support streams without STREAMINFO blockMax Kellermann1-0/+1
2010-01-06decoder/flac: removed CUE sheet supportMax Kellermann1-1/+1
2009-12-31Makefile.am: added unit tests for the archive pluginsMax Kellermann1-0/+1
2009-12-29input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann1-0/+2
2009-12-29decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann1-0/+2
2009-12-27Modify version string to post-release version 0.15.8~gitAvuton Olrich1-0/+3
2009-12-27mpd version 0.15.7release-0.15.7Avuton Olrich1-1/+1
2009-12-27dbUtils: return multiple tag values per songMax Kellermann1-0/+1
2009-12-27playlist/cue: fill song.start_ms, .end_msMax Kellermann1-0/+1
2009-12-26decoder_thread: eliminate jitter after seek failureMax Kellermann1-0/+1
2009-12-26decoder/wavpack: allow fine-grained seekingMax Kellermann1-0/+1
2009-12-25output_init: use the normalize filter pluginMax Kellermann1-0/+1
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