aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | decoder/dsdiff: new decoder pluginMax 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
* | 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
* | 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
| * fd_util: include check.h, verify config.h was includedMax Kellermann2011-09-20
| * glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann2011-09-20
| * configure.ac: add option --enable-solaris-outputMax Kellermann2011-09-19
* | Set socket TCP keepalive option on incoming connectionsDan McGee2011-09-19
* | output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-19
* | output/roar: check return valuesMax Kellermann2011-09-18
* | output/roar: unknown volume is -1, not 0Max Kellermann2011-09-18
* | output/roar: move code to roar_cancel_locked() and othersMax Kellermann2011-09-18
* | output/roar: use GLib memory allocation functionsMax Kellermann2011-09-17
* | output/roar: use config_get_block_string() for temporaryMax Kellermann2011-09-17
* | output/roar: reorder methodsMax Kellermann2011-09-17
* | output: rename plugin variablesMax Kellermann2011-09-17