aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-10-08
|\
| * output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann2011-10-08
| * output/alsa: remove "default" case from switchMax Kellermann2011-10-08
| * configure.ac: disable systemd service by defaultMax Kellermann2011-10-07
* | pcm_resample: add internal function _lsr_init()Max Kellermann2011-10-08
* | pcm_resample: one-time global initializationMax Kellermann2011-10-08
* | decoder/dsdiff: add option "lsbitfirst"Max Kellermann2011-10-07
* | decoder/dsdiff: add documentationMax Kellermann2011-10-07
* | playlist_song: allow references to songs outside the musicdirMax Kellermann2011-10-06
* | Merge branch 'v0.16.x'Max Kellermann2011-10-06
|\|
| * playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez2011-10-06
| * player_thread: add flag "output_open", fixes assertion failureMax Kellermann2011-10-06
| * player_thread: move code to player_open_output()Max Kellermann2011-10-06
| * output_control: remove unused prototype _close_locked()Max Kellermann2011-10-06
| * player_control: auto-start playback when seeking is requestedMax Kellermann2011-10-06
| * player_thread: handle SEEK while not playingMax Kellermann2011-10-06
| * decoder_api: call _prepare_initial_seek() in decoder_tag()Max Kellermann2011-10-06
| * decoder_api: move code to _prepare_initial_seek()Max Kellermann2011-10-06
| * decoder_control: add attributes start_ms, end_msMax Kellermann2011-10-05
| * decoder_api: don't copy tag to pipe during initial seekMax Kellermann2011-10-05
| * decoder_api: clear initial_seek_running on errorMax Kellermann2011-10-04
| * Install systemd service file if systemd is availableMiklos Vajna2011-09-30
* | decoder/dsdiff: new decoder pluginMax Kellermann2011-10-04
* | Makefile.am: build the "dsd2pcm" programMax Kellermann2011-10-04
* | dsd2pcm/noiseshape: fix typo in C++ checkMax Kellermann2011-10-04
* | dsd2pcm: fix prototypesMax Kellermann2011-10-04
* | import dsd2pcm_src.zipSebastian Gesemann2011-10-04
* | audio_format: add constant MAX_CHANNELSMax Kellermann2011-10-04
* | configure.ac: add automake conditional HAVE_CXXMax Kellermann2011-10-03
* | test/run_decoder: initialize GThreadMax Kellermann2011-10-03
* | Add support for streaming to a DLNA clientSteven Blackburn2011-09-30
* | Merge branch 'v0.16.x'Max Kellermann2011-09-22
|\|
| * decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann2011-09-22
| * decoder_internal.h: more API documentationMax Kellermann2011-09-22
| * utils: uri.h: fix a typo: "schema"Jonathan Neuschäfer2011-09-21
| * configure.ac: fix --enable-id3 help stringMax Kellermann2011-09-20
* | protocol: drop G_GNUC_PURE from client_message_dupJonathan Neuschäfer2011-09-21
* | utils: mark sockaddr_to_string() as G_GNUC_MALLOCJonathan Neuschäfer2011-09-21
* | Simplify setsockopt() casting workaroundDan McGee2011-09-21
* | tcp_connect: generic library for establishing TCP connectionsMax Kellermann2011-09-20
* | io_thread: add function _timeout_add()Max Kellermann2011-09-20
* | io_thread: _timeout_add_seconds() returns GSource*Max Kellermann2011-09-20
* | server_socket: use resolve_host_port() instead of getaddrinfo()Max Kellermann2011-09-20
* | resolver: add function resolve_host_port()Max Kellermann2011-09-20
* | socket_util: move sockaddr_to_string() to resolver.cMax Kellermann2011-09-20
* | rtsp_client, output/raop: use close_socket() instead of close()Max Kellermann2011-09-20
* | tcp_socket, udp_server: use g_io_channel_new_socket()Max Kellermann2011-09-20
* | Merge branch 'v0.16.x'Max Kellermann2011-09-20
|\|
| * fd_util: add function close_socket()Max Kellermann2011-09-20
| * fd_util: check HAVE_INOTIFY_INIT in headerMax Kellermann2011-09-20