aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* dsd2pcm: move the bit reversing code to a generic libraryMax Kellermann2012-03-21
* audio_format: basic support for DSD-over-USBMax Kellermann2012-03-19
* playlist/soundcloud: support libyajl2Robert Vollmert2012-03-19
* text_input_stream: detect end-of-fileMax Kellermann2012-03-19
* util/list: allow typeof() with clangMax Kellermann2012-03-19
* event_pipe, test: explicitly ignore write() return valueMax Kellermann2012-03-19
* command: read arbitrary local files with "lsinfo"Max Kellermann2012-03-06
* client_file: always allow access if client uid equals mpd uidMax Kellermann2012-03-06
* playlist_edit: move UID check to client_allow_file()Max Kellermann2012-03-06
* command, ack: add ack_quark()Max Kellermann2012-03-06
* use g_strerror() instead of strerror()Max Kellermann2012-03-06
* command: fix the "DENIED" ACK codeMax Kellermann2012-03-06
* playlist/soundcloud: use config_dup_block_string()Max Kellermann2012-03-01
* A soundcloud playlist plugin.Robert Vollmert2012-03-01
* song_update, udp_server: workarounds for gcc 4.1 warningsMax Kellermann2012-03-01
* raop_output: fix raop_session inbalanceKurt Van Dijck2012-03-01
* decoder/dsdiff: don't convert to PCMMax Kellermann2012-03-01
* pcm_convert: support the DSD formatMax Kellermann2012-03-01
* audio_format: add DSD sample formatMax Kellermann2012-03-01
* pcm_convert: add method _reset()Max Kellermann2012-03-01
* win32: Add a Windows OS resource file and iconAvuton Olrich2012-02-23
* Merge remote branches 'jn/ffmpeg' and 'jn/wsp'Max Kellermann2012-02-15
|\
| * input/cdio_paranoia: whitespace-fix a commentJonathan Neuschäfer2012-02-15
* | decoder/ffmpeg: always use AV_VERSION_INTJonathan Neuschäfer2012-02-15
|/
* Merge branch 'af' of git://git.musicpd.org/jn/mpdMax Kellermann2012-02-15
|\
| * decoder/audiofile: fix compiler warnings with libaudiofile 0.3.3Jonathan Neuschäfer2012-02-15
* | use audio_output_plugins_for_each's plugin iteratorJonathan Neuschäfer2012-02-15
* | rtsp_client: strncat -> g_strlcatJonathan Neuschäfer2012-02-15
* | main: handle negative strtol return valueJonathan Neuschäfer2012-02-15
* | decoder/sidplay: remove unused variable 'ret'Jonathan Neuschäfer2012-02-15
|/
* command: move code to protocol/argparser.cMax Kellermann2012-02-14
* command: use standard error messages in check_int()Max Kellermann2012-02-14
* command: check for empty string after strtol()Max Kellermann2012-02-14
* command: parse unsigned integers and booleans where applicableMax Kellermann2012-02-14
* command: move functions to protocol/result.cMax Kellermann2012-02-14
* command: eliminate local buffer "unknown"Max Kellermann2012-02-14
* listen: implement systemd socket activationMax Kellermann2012-02-13
* server_socket: add method _add_fd()Max Kellermann2012-02-13
* server_socket: move code to set_fd()Max Kellermann2012-02-13
* zeroconf: skip initialisation if there is no portMax Kellermann2012-02-13
* command: new command "config"Max Kellermann2012-02-13
* mapper: add mapper_get_music_directory()Max Kellermann2012-02-13
* database: add "pure" attributesMax Kellermann2012-02-13
* database: remove obsolete prototype db_check()Max Kellermann2012-02-13
* mapper: add "pure" attributesMax Kellermann2012-02-13
* client: add function client_is_local()Max Kellermann2012-02-13
* client: add "pure" attributesMax Kellermann2012-02-13
* command: never print "bad name" in response to "load"Max Kellermann2012-02-13
* playlist_vector: require database lock for all functionsMax Kellermann2012-02-13
* playlist_vector: add new playlist to the end of the listMax Kellermann2012-02-13