aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* output/shout: add possibility to set urlThomas Jansen2011-02-09
* protocol: support client-to-client communicationMax Kellermann2011-01-29
* client_idle: export client_idle_add()Max Kellermann2011-01-29
* client_idle: add header client_idle.hMax Kellermann2011-01-29
* copyright year 2011Max Kellermann2011-01-29
* input/curl: enable CURLOPT_NETRCIan Zimmerman2011-01-29
* output/raop: new output pluginDustin Puckett2011-01-28
* mpg123 decoder: implement seekingYuriy Kaminskiy2011-01-21
* mpg123 decoder: report bitrateYuriy Kaminskiy2011-01-21
* decoder_thread: fix assertion failure at song endMax Kellermann2011-01-16
* output_control: document internal functionsMax Kellermann2011-01-10
* output_control: move code to ao_lock_command()Max Kellermann2011-01-10
* 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
* 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
| | * directory: fix warning "comparison between signed and unsigned"Max Kellermann2010-12-21
| | * zeroconf-bonjour: use g_htons() instead of htons()Max 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
| * | 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
* | | Build fix for Linux. Define _GNU_SOURCE in src/server_socket.c.Ben Kibbey2010-12-27
* | | 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