aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mapper: fix potential crash in file permission checkMax Kellermann2012-08-152-3/+4
* doc/user: add wildmidi documentationMax Kellermann2012-08-151-0/+31
* decoder/fluidsynth: add "sample_rate" settingMax Kellermann2012-08-153-6/+24
* decoder/fluidsynth: add "soundfont" settingMax Kellermann2012-08-152-6/+38
* configure.ac: auto-detect libfluidsynthMax Kellermann2012-08-153-12/+3
* decoder/fluidsynth: stop playback at end of fileMax Kellermann2012-08-152-5/+5
* decoder/fluidsynth: don't duplicate pathMax Kellermann2012-08-151-6/+1
* decoder/fluidsynth: check if file is really a MIDIMax Kellermann2012-08-152-4/+2
* decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)Max Kellermann2012-08-154-21/+4
* log: store duplicated path stringMax Kellermann2012-08-143-31/+32
* output/jack: implement method delay()Max Kellermann2012-08-141-4/+11
* output/pulse: implement method delay()Max Kellermann2012-08-141-7/+21
* output/pulse: simplify _wait_stream()Max Kellermann2012-08-141-55/+16
* output/httpd: move delay from _pause() to _delay()Max Kellermann2012-08-141-1/+5
* output/httpd: fix throttling bug after resuming playbackMax Kellermann2012-08-142-0/+9
* output/httpd: move code to _has_clients()Max Kellermann2012-08-141-11/+27
* timer: use monotonic clock if availableMax Kellermann2012-08-145-17/+147
* input/ffmpeg: remove fallback AV_VERSION_INT definitionMax Kellermann2012-08-141-4/+1
* mpd.conf(5): Document the existence of musicbrainz_ tagsWieland Hoffmann2012-08-142-9/+9
* mapper: fix non-UTF8 music directory nameMax Kellermann2012-08-145-37/+74
* playlist_song: use map_to_relative_path()Max Kellermann2012-08-141-4/+4
* playlist_song: improve const-correctnessMax Kellermann2012-08-141-5/+4
* playlist_song: move code to playlist_check_load_song()Max Kellermann2012-08-141-23/+23
* valgrind.suppressions: suppressions for GStaticMutex and moreMax Kellermann2012-08-141-0/+37
* input_stream, main: remove obsolete GLib version checksMax Kellermann2012-08-143-8/+0
* client_file: remove pure attribute from client_allow_file().Anton Khirnov2012-08-132-1/+2
* Modify version string to post-release version 0.17.2~gitAvuton Olrich2012-07-312-1/+4
* mpd version 0.17.1release-0.17.1Avuton Olrich2012-07-311-1/+1
* configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scriptsMax Kellermann2012-07-305-27/+213
* configure.ac: add -I to CPPFLAGS, not CFLAGSMax Kellermann2012-07-301-1/+1
* tcp_socket, ...: remove obsolet RAOP sourcesMax Kellermann2012-07-307-990/+0
* tag_ape: return false if no usable tag was foundMax Kellermann2012-07-292-7/+22
* cue_parser: support file types "MP3", "AIFF"Max Kellermann2012-07-262-1/+5
* Makefile.am: updated web server for "upload" targetMax Kellermann2012-07-131-1/+1
* Add song duration to DSF and DSDIFF DSD decoders.Jurgen Kramer2012-07-132-3/+24
* aiff: support the AIFC formatMax Kellermann2012-07-102-1/+4
* output_init: put the "convert" filter at the end of the listMax Kellermann2012-07-102-7/+9
* test/test_pcm: add pcm_volume testsMax Kellermann2012-07-104-0/+212
* require GLib 2.16Max Kellermann2012-07-1028-145/+5
* Merge branch 'fix-typo' of https://github.com/sol/mpdMax Kellermann2012-07-101-1/+1
|\
| * Fix typoSimon Hengel2012-07-081-1/+1
* | command: require appropriate permissions for searchadd{,pl}Jonathan Neuschäfer2012-07-102-2/+4
* | configure.ac: increment version number to 0.17.1Max Kellermann2012-07-092-1/+3
|/
* mpd version 0.17release-0.17Max Kellermann2012-06-272-7/+3
* Makefile.am: distribute src/output/*.hMax Kellermann2012-06-271-14/+28
* patch to split DSD decoder into separate decoders for DSF en DFF. Move commonJurgen Kramer2012-06-279-325/+582
* Documentation for commands searchadd, searchaddpl, and for tcp keepalive conf...geneticdrift2012-06-274-0/+90
* New command searchaddplgeneticdrift2012-06-273-0/+77
* New command searchadd similar to command findadd.geneticdrift2012-06-273-0/+73
* locate: make variables more localMax Kellermann2012-06-271-19/+10