aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* output_control: ao_command() calls ao_command_async()Max Kellermann2011-01-10
* update_remove: use plain GCond instead of notifyMax Kellermann2011-01-10
* include cleanupMax Kellermann2011-01-10
* decoder_control: store GCond object, not a player_controlMax Kellermann2011-01-10
* decoder_thread: move code to decoder_command_finished_locked()Max Kellermann2011-01-10
* decoder_control: remove unused function dc_command_wait()Max Kellermann2011-01-10
* decoder_control: replace dc_init() with dc_new()Max Kellermann2011-01-10
* player_control: removed the global variable "pc"Max Kellermann2011-01-10
* dbUtils: don't use directoryAddSongToPlaylist() twiceMax Kellermann2011-01-10
* Merge commit 'release-0.16.1'Max Kellermann2011-01-10
|\
| * mpd version 0.16.1Avuton Olrich2011-01-09
| * Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy2011-01-09
* | input_init: add assertions on completeness of pluginsMax Kellermann2011-01-08
* | input/cdio_paranoia: add module nameMax Kellermann2011-01-08
* | Merge branch 'v0.16.x'Max Kellermann2011-01-07
|\|
| * Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-07
| |\
| | * encoder/lame: explicitly configure the output sample rateMax Kellermann2011-01-07
| | * output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-07
| | * configure.ac: use AC_LANG_SOURCEMax Kellermann2011-01-07
| | * fix version number in NEWSMax Kellermann2011-01-07
| | * directory: fix warning "comparison between signed and unsigned"Max Kellermann2010-12-21
| | * zeroconf-bonjour: use g_htons() instead of htons()Max Kellermann2010-12-21
| | * Modify version string to post-release version 0.15.16~gitMax Kellermann2010-12-21
| * | player_thread: discard empty chunks while cross-fadingMax Kellermann2011-01-07
| * | output_thread: fix double lockMax Kellermann2011-01-07
| * | player_thread: fix assertion failure due to early seekMax Kellermann2011-01-07
| * | player_thread: make variables more localMax Kellermann2011-01-07
| * | output/osx: fix up audio format first, then apply it to deviceMax Kellermann2011-01-07
| * | configure.ac: eliminate bashism "echo -n"Max Kellermann2011-01-07
| * | configure.ac: avoid GNU extension in "expr match" callMax Kellermann2011-01-07
| * | configure.ac: disable the FFADO plugin by defaultMax Kellermann2010-12-22
| * | add void casts to suppress "result unused" warnings (clang)Max Kellermann2010-12-21
| * | decoder/mad: work around build failure on SolarisAlex Viskovatoff2010-12-21
| * | output/solaris: add missing parameter to open_cloexec() callAlex Viskovatoff2010-12-21
| * | audio_check: fix parameter in prototypeAlex Viskovatoff2010-12-21
| * | Modify version string to post-release version 0.16.1~gitMax Kellermann2010-12-21
* | | docs: mention 'sticker' idle eventAnton Khirnov2011-01-05
* | | Build fix for Linux. Define _GNU_SOURCE in src/server_socket.c.Ben Kibbey2010-12-27
* | | Makefile.am: generate doxygen.confMax Kellermann2010-12-24
* | | stored_playlist: remove database lookups from spl_load()Max Kellermann2010-12-23
* | | stored_playlist: ignore empty linesMax Kellermann2010-12-23
* | | stored_playlist: use the text_file library to read linesMax Kellermann2010-12-23
* | | playlist_song: add flag "secure"Max Kellermann2010-12-23
* | | string_util: add function strchug_fast()Max Kellermann2010-12-23
* | | utils: move string_array_contains() to string_util.cMax Kellermann2010-12-23
* | | decoder: new "pcm" decoder pluginMax Kellermann2010-12-22
* | | configure.ac: hook the cdio_paranoia input pluginMax Kellermann2010-12-22
* | | input/cdda: rename plugin to "cdio_paranoia"Max Kellermann2010-12-22
* | | input/cdda: support reading the whole discMax Kellermann2010-12-22
* | | input/cdda: remove unused function input_cdda_archive_extract_trackno()Max Kellermann2010-12-22