aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.16.x'Max Kellermann2011-10-061-0/+9
|\
| * Install systemd service file if systemd is availableMiklos Vajna2011-09-301-0/+9
* | decoder/dsdiff: new decoder pluginMax Kellermann2011-10-041-0/+3
* | Makefile.am: build the "dsd2pcm" programMax Kellermann2011-10-041-0/+9
* | tcp_connect: generic library for establishing TCP connectionsMax Kellermann2011-09-201-0/+11
* | resolver: add function resolve_host_port()Max Kellermann2011-09-201-0/+6
* | socket_util: move sockaddr_to_string() to resolver.cMax Kellermann2011-09-201-0/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-09-201-0/+1
|\|
| * glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann2011-09-201-0/+1
* | output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-1/+2
* | Makefile.am: rename SPARSE_SOURCES to SPARSE_SRCMax Kellermann2011-09-191-2/+2
* | output: per-plugin headerMax Kellermann2011-09-171-7/+8
* | output: rename plugin source filesMax Kellermann2011-09-171-9/+9
* | Merge branch 'v0.16.x'Max Kellermann2011-09-161-1/+1
|\|
| * configure.ac: pass AM_CXXFLAGS, AM_CPPFLAGS to Makefile.amMax Kellermann2011-09-161-1/+1
* | Makefile.am: allow out-of-tree sparse callMax Kellermann2011-09-151-1/+2
* | input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-141-0/+1
* | db_print: move code to function db_selection_print()Max Kellermann2011-09-131-2/+0
* | db_plugin: add method visit()Max Kellermann2011-09-131-0/+1
* | database: add struct db_visitorMax Kellermann2011-09-131-0/+2
* | playlist: move enum playlist_result to playlist_error.hMax Kellermann2011-09-111-0/+1
* | db_plugin: introducing a plugin API for the song databaseMax Kellermann2011-09-101-0/+2
* | database: move code to db_save.cMax Kellermann2011-09-101-0/+1
* | dbUtils: move code to db_print.cMax Kellermann2011-09-061-0/+1
* | decoder/oggflac: delete this obsolete pluginMax Kellermann2011-09-011-4/+0
* | Merge branch 'v0.16.x'Max Kellermann2011-09-011-0/+2
|\|
| * Makefile.am: use AVAHI_CFLAGS, AVAHI_LIBSMax Kellermann2011-09-011-0/+2
* | rtsp_client: use the I/O threadMax Kellermann2011-08-311-0/+2
* | output_control: move code to audio_output_destruct()Max Kellermann2011-08-301-1/+2
* | ntp_server: move code to udp_server.cMax Kellermann2011-08-301-0/+3
* | output/raop: move RTSP client code to rtsp_client.cMax Kellermann2011-08-291-0/+1
* | ntp_server: use the I/O threadMax Kellermann2011-08-291-0/+2
* | test/run_ntp_server: quit on SIGINT or SIGTERMMax Kellermann2011-08-291-0/+1
* | configure.ac: add OpenSSL check for RAOP output pluginMax Kellermann2011-08-291-0/+2
* | ntp_server: add debug program "run_ntp_server"Max Kellermann2011-08-291-0/+7
* | output/raop: move NTP code to separate libraryMax Kellermann2011-08-281-1/+3
* | input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+12
* | io_thread: new thread for non-blocking background I/OMax Kellermann2011-08-241-0/+1
* | queue: implement song "priorities"Max Kellermann2011-07-191-1/+11
* | Makefile.am: distribute client_idle.hMax Kellermann2011-06-031-0/+1
* | build: Add despotify to build systemSimon Kagstrom2011-03-291-0/+27
* | Merge commit 'release-0.16.2'Max Kellermann2011-03-191-0/+9
|\|
| * Makefile.am: distribute test/stdbin.hMax Kellermann2011-02-181-0/+7
| * Makefile.am: compile test/run_encoder with ENCODER_CFLAGSMax Kellermann2011-02-131-0/+2
* | RoarAudio output pluginHans-Kristian Arntzen2011-03-161-0/+7
* | protocol: support client-to-client communicationMax Kellermann2011-01-291-0/+4
* | output/raop: new output pluginDustin Puckett2011-01-281-0/+5
* | Merge commit 'release-0.16.1'Max Kellermann2011-01-101-3/+7
|\|
| * Makefile.am: resolve modplug vs. libsndfile cflags/headers conflictYuriy Kaminskiy2011-01-091-3/+7
* | Makefile.am: generate doxygen.confMax Kellermann2010-12-241-2/+1