aboutsummaryrefslogtreecommitdiff
path: root/src/output
Commit message (Expand)AuthorAge
* output/roar: move code to _use_audio_format()Max Kellermann2011-10-08
* 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
* | Add support for streaming to a DLNA clientSteven Blackburn2011-09-30
* | Simplify setsockopt() casting workaroundDan McGee2011-09-21
* | 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
* | Merge branch 'v0.16.x'Max Kellermann2011-09-20
|\|
| * fd_util: add function close_socket()Max 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
* | 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
* | Merge branch 'v0.16.x'Max Kellermann2011-09-17
|\|
| * output/pulse: improve lockingMax Kellermann2011-09-17
* | output: per-plugin headerMax Kellermann2011-09-17
* | output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-17
* | output/raop: don't expose internal structs in public headerMax Kellermann2011-09-17
* | output/roar: export volume methodsMax Kellermann2011-09-17
* | output: rename plugin source filesMax Kellermann2011-09-17
* | output/pulse: move code to _setup_stream()Max Kellermann2011-09-17
* | Merge branch 'v0.16.x'Max Kellermann2011-09-16
|\|
| * input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-16
* | conf: add config_dup_block_path()Max Kellermann2011-09-09
* | utils: parsePath() returns GError on failureMax Kellermann2011-09-09
* | conf: get_block_param() returns a const pointerMax Kellermann2011-09-09
* | Merge branch 'v0.16.x'Max Kellermann2011-09-01
|\|
| * output/osx: don't drain the buffer when closingMax Kellermann2011-09-01
| * output/osx: signal the GCond while mutex is lockedMax Kellermann2011-09-01
| * output/pulse: reset callbacks before closing stream/contextMax Kellermann2011-08-31
| * output/pulse: add function _delete_stream()Max Kellermann2011-08-31
| * output/pulse: use _delete_context()Max Kellermann2011-08-31
* | output/raop: remove Audio-Jack-Status checkMax Kellermann2011-08-31
* | output/raop: remove empty function raopcl_stream_connect()Max Kellermann2011-08-31
* | output/raop: cast sendto() parameter to void pointerMax Kellermann2011-08-31
* | rtsp_client: allow parameter "kd" to be NULLMax Kellermann2011-08-31
* | rtsp_client: don't wait if packet is over dueMax Kellermann2011-08-31
* | output/raop: move code to raop_session_new()Max Kellermann2011-08-30
* | output/raop: merge raopcl_close() into _finish()Max Kellermann2011-08-30
* | output/raop: free the raop_data object in finish()Max Kellermann2011-08-30
* | output/raop: remove from the session when opening failsMax Kellermann2011-08-30
* | output/raop: move code to raop_output_remove()Max Kellermann2011-08-30
* | ntp_server: move code to udp_server.cMax Kellermann2011-08-30