aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RoarAudio output pluginHans-Kristian Arntzen2011-03-168-0/+537
* command: "update" and "rescan" need only "CONTROL" permissionMax Kellermann2011-02-272-2/+3
* playlist_state: add option "restore_paused"Max Kellermann2011-02-235-0/+18
* playlist_state: declare local variable as enumMax Kellermann2011-02-231-1/+1
* configure.ac: disable -Wno-deprecated-declarationsMax Kellermann2011-02-231-1/+0
* configure.ac: protocol version 0.17Max Kellermann2011-02-221-1/+1
* output/shout: add possibility to set urlThomas Jansen2011-02-095-0/+21
* configure.ac: fix copy&paste errorThomas Jansen2011-01-291-1/+1
* protocol: support client-to-client communicationMax Kellermann2011-01-2912-0/+681
* client_idle: export client_idle_add()Max Kellermann2011-01-292-5/+14
* client_idle: add header client_idle.hMax Kellermann2011-01-295-13/+45
* test/read_mixer: add workaround for missing RAOP symbolsMax Kellermann2011-01-291-0/+18
* copyright year 2011Max Kellermann2011-01-29443-445/+445
* input/curl: enable CURLOPT_NETRCIan Zimmerman2011-01-292-0/+2
* output/raop: new output pluginDustin Puckett2011-01-288-0/+1691
* mpg123 decoder: implement seekingYuriy Kaminskiy2011-01-212-2/+16
* mpg123 decoder: report bitrateYuriy Kaminskiy2011-01-211-1/+25
* decoder_thread: fix assertion failure at song endMax Kellermann2011-01-161-2/+1
* doc: add a list of encoder pluginsMax Kellermann2011-01-101-0/+182
* output_control: document internal functionsMax Kellermann2011-01-101-0/+17
* output_control: move code to ao_lock_command()Max Kellermann2011-01-101-9/+15
* output_control: ao_command() calls ao_command_async()Max Kellermann2011-01-101-7/+6
* update_remove: use plain GCond instead of notifyMax Kellermann2011-01-101-9/+16
* include cleanupMax Kellermann2011-01-103-1/+4
* decoder_control: store GCond object, not a player_controlMax Kellermann2011-01-107-28/+20
* decoder_thread: move code to decoder_command_finished_locked()Max Kellermann2011-01-101-8/+19
* decoder_control: remove unused function dc_command_wait()Max Kellermann2011-01-102-11/+0
* decoder_control: replace dc_init() with dc_new()Max Kellermann2011-01-103-15/+17
* player_control: removed the global variable "pc"Max Kellermann2011-01-1042-572/+742
* dbUtils: don't use directoryAddSongToPlaylist() twiceMax Kellermann2011-01-101-1/+1
* Merge commit 'release-0.16.1'Max Kellermann2011-01-103-18/+10
|\
| * mpd version 0.16.1release-0.16.1Avuton Olrich2011-01-091-1/+1
| * Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy2011-01-093-17/+9
* | input_init: add assertions on completeness of pluginsMax Kellermann2011-01-081-0/+6
* | input/cdio_paranoia: add module nameMax Kellermann2011-01-081-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-01-0715-87/+115
|\|
| * Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-076-10/+25
| |\
| | * encoder/lame: explicitly configure the output sample rateMax Kellermann2011-01-072-0/+9
| | * output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-071-0/+3
| | * configure.ac: use AC_LANG_SOURCEMax Kellermann2011-01-072-8/+8
| | * fix version number in NEWSMax Kellermann2011-01-071-1/+1
| | * directory: fix warning "comparison between signed and unsigned"Max Kellermann2010-12-211-2/+2
| | * zeroconf-bonjour: use g_htons() instead of htons()Max Kellermann2010-12-211-1/+1
| | * Modify version string to post-release version 0.15.16~gitMax Kellermann2010-12-212-1/+4
| * | player_thread: discard empty chunks while cross-fadingMax Kellermann2011-01-072-0/+14
| * | output_thread: fix double lockMax Kellermann2011-01-072-3/+1
| * | player_thread: fix assertion failure due to early seekMax Kellermann2011-01-072-0/+5
| * | player_thread: make variables more localMax Kellermann2011-01-071-36/+19
| * | output/osx: fix up audio format first, then apply it to deviceMax Kellermann2011-01-072-9/+11
| * | configure.ac: eliminate bashism "echo -n"Max Kellermann2011-01-072-20/+20