aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* daemon: daemonize_close_stdin() optimised.Michal Nazarewicz2009-07-22
* cmdline: renamed options.stderr to options.log_stderrEugeny N Dzhurinsky2009-07-22
* Merge branch 'master' of git://git.infradead.org/users/dwmw2/mpdMax Kellermann2009-07-19
|\
| * Support wrong-endian ALSA outputDavid Woodhouse2009-07-19
| * Add reverse_endian field to struct audio_format and handle conversionDavid Woodhouse2009-07-19
| * Add audio_format_init() functionDavid Woodhouse2009-07-19
* | tag_ape: simplified the apeItems arrayMax Kellermann2009-07-19
* | tag_ape: moved code to tag_ape_import_item()Max Kellermann2009-07-19
* | tag_ape: converted apeItems and tagItems to global varsMax Kellermann2009-07-19
* | client: return "enum command_return" instead of "int"Max Kellermann2009-07-19
* | removed buffer2array.cMax Kellermann2009-07-19
* | command: use the tokenizer libraryMax Kellermann2009-07-19
* | conf: use the tokenizer libraryMax Kellermann2009-07-19
* | tokenizer: new library replacing buffer2array()Max Kellermann2009-07-19
* | daemon: Moved empty Windows version functions to header fileMichal Nazarewicz2009-07-19
* | conf: replaced gcc "const" attribute with "pure"Michal Nazarewicz2009-07-19
* | daemon: added "group" configuration optionMichal Nazarewicz2009-07-19
|/
* Merged release 0.15.1 from branch 'v0.15.x'Max Kellermann2009-07-16
|\
| * mpd version 0.15.1Avuton Olrich2009-07-15
| * Makefile.am: disable test/run_encoder without pluginsMax Kellermann2009-07-15
| * NEWS: fixed typoMax Kellermann2009-07-14
| * configure.ac: fail when ffmpeg is enabled, but not foundMax Kellermann2009-07-14
| * output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-14
| * doc: documented the "shout" output plugin settingsMax Kellermann2009-07-06
| * doc: documented the "pulse" output plugin settingsMax Kellermann2009-07-06
| * doc: documented the "command" setting of the "pipe" output pluginMax Kellermann2009-07-06
| * decoder/flac: fix assertion failure in tag_free() callMax Kellermann2009-07-06
| * output/httpd: include sys/types.hMax Kellermann2009-07-06
| * song: initialize mtime in song_alloc()Max Kellermann2009-07-06
| * log: fix double free() bug during shutdownMax Kellermann2009-07-05
| * database: fixed NULL pointer dereference after charset changeMax Kellermann2009-06-30
| * doc/user: added introductionEnrico Mioso2009-06-30
| * doc/protocol: clarified "idle database"Max Kellermann2009-06-30
| * output_thread: don't play next chunk after command==PAUSEMax Kellermann2009-06-29
| * output_all: don't resume playback when stopping during pauseMax Kellermann2009-06-29
| * doc: fix wording for option "follow_inside_symlinks"Enrico Mioso2009-06-26
| * configure.ac: fix the --disable-ffmpeg help textMax Kellermann2009-06-25
| * NEWS: updated NEWS file for 0.15.1Max Kellermann2009-06-25
* | mapper: use g_file_test() instead of stat()Max Kellermann2009-07-15
* | mapper: pass music and playlist directory to mapper_init()Max Kellermann2009-07-15
* | main: moved complex initialization code to glue functionsMax Kellermann2009-07-15
* | main: renamed openDB() to glue_db_init_and_load()Max Kellermann2009-07-15
* | cmdline: renamed option "--stdout" to "--stderr"Max Kellermann2009-07-15
* | cmdline: no CamelCaseMax Kellermann2009-07-15
* | conf: added the gcc "const" attribute to some functionsMax Kellermann2009-07-15
* | state_file: don't rewind the stream while reading the state fileMax Kellermann2009-07-15
* | state_file: simplified state_file_finish()Max Kellermann2009-07-15
* | state_file: fixed debug messagesMax Kellermann2009-07-15
* | modplug: get track lengthSerge Ziryukin2009-07-15
* | encoder/twolame: new encoder plugin based on libtwolameMax Kellermann2009-07-14