- 20 Sep, 2011 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The server_socket library (used by the httpd output plugin) didn't check for WIN32, that's fixed now.
-
- 19 Sep, 2011 2 commits
-
-
Max Kellermann authored
Pass audio_output objects around instead of void pointers. This will give some more control to the plugin, and prepares for non-blocking audio outputs.
-
Max Kellermann authored
Work around automake warning.
-
- 17 Sep, 2011 2 commits
-
-
Max Kellermann authored
Move the "extern" declarations from output_list.c, for more type safety.
-
Max Kellermann authored
-
- 16 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 15 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 14 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 13 Sep, 2011 3 commits
-
-
Max Kellermann authored
Use it in handle_lsinfo(), and eliminate some duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
Use this struct for db_walk().
-
- 11 Sep, 2011 1 commit
-
-
Max Kellermann authored
Reduce header dependencies.
-
- 10 Sep, 2011 2 commits
-
-
Max Kellermann authored
First draft, not really pluggable currently - hard-coded to use the "simple" plugin, and calls several of its internal functions. The API is very simple currently, all searches are still performed over the root "directory" object. Future changes to the API will move those search implementations into the plugin, to allow more efficient implementations, or implementations that don't have the whole tree in memory all the time.
-
Max Kellermann authored
-
- 05 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 01 Sep, 2011 2 commits
-
-
Max Kellermann authored
libOggFLAC has been deprecated for 5 years now, and we havn't been testing it for a long time. Let's delete it.
-
Max Kellermann authored
Don't add those to MPD_CFLAGS / MPD_LIBS.
-
- 31 Aug, 2011 1 commit
-
-
Max Kellermann authored
Make the code portable.
-
- 30 Aug, 2011 2 commits
-
-
Max Kellermann authored
.. and destruct the output object properly in test/run_output.
-
Max Kellermann authored
-
- 29 Aug, 2011 5 commits
-
-
Max Kellermann authored
Restore some of the original file structure from from raop_play.
-
Max Kellermann authored
-
Max Kellermann authored
Clean up the process before exiting.
-
Max Kellermann authored
Auto-enable the plugin when OpenSSL was found.
-
Max Kellermann authored
-
- 28 Aug, 2011 1 commit
-
-
Max Kellermann authored
-
- 24 Aug, 2011 2 commits
-
-
Max Kellermann authored
To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.
-
Max Kellermann authored
Try to eliminate the remaining blocking I/O.
-
- 18 Jul, 2011 1 commit
-
-
Max Kellermann authored
Sorts remaining songs by priority. This can be used for the much-demanded "queue feature".
-
- 03 Jun, 2011 1 commit
-
-
Max Kellermann authored
-
- 29 Mar, 2011 1 commit
-
-
Simon Kagstrom authored
-
- 16 Mar, 2011 1 commit
-
-
Hans-Kristian Arntzen authored
-
- 18 Feb, 2011 1 commit
-
-
Max Kellermann authored
-
- 13 Feb, 2011 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 28 Jan, 2011 1 commit
-
-
Dustin Puckett authored
Remote Audio Output Protocol (RAOP), for Apple devices.
-
- 09 Jan, 2011 1 commit
-
-
Yuriy Kaminskiy authored
A bit of automake magic (see info automake "Per-Object Flags"). Compile-tested.
-