| Commit message (Expand) | Author | Files | Lines |
2009-11-07 | log: redirect stdout/stderr to /dev/null if syslog is used | Max Kellermann | 1 | -0/+1 |
2009-11-07 | output/jack: added option "server_name" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: dynamic source port list | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 1 | -0/+1 |
2009-11-06 | playlist: added extm3u plugin | Max Kellermann | 1 | -1/+1 |
2009-11-05 | output/httpd: bind port when output is enabled | Max Kellermann | 1 | -1/+2 |
2009-11-05 | output/jack: support mono input | Max Kellermann | 1 | -0/+1 |
2009-11-05 | output/jack: clear ring buffers before activating | Max Kellermann | 1 | -0/+1 |
2009-11-05 | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 1 | -0/+1 |
2009-11-05 | output/jack: added option "client_name" | Max Kellermann | 1 | -0/+1 |
2009-11-04 | database: rescan after metadata_to_use change | Max Kellermann | 1 | -0/+1 |
2009-11-01 | text_file: allocate line buffers dynamically | Max Kellermann | 1 | -0/+1 |
2009-10-31 | songvec: sort songs by album name first, then disc/track number | Max Kellermann | 1 | -0/+1 |
2009-10-29 | output: consistently lock audio output objects | Max Kellermann | 1 | -0/+1 |
2009-10-29 | output/alsa: don't recover on CANCEL | Max Kellermann | 1 | -0/+1 |
2009-10-28 | decoder/ffmpeg: convert metadata | Max Kellermann | 1 | -0/+2 |
2009-10-27 | update: delete ignored symlinks from database | Max Kellermann | 1 | -0/+1 |
2009-10-21 | playlist: new ASX playlist plugin | Max Kellermann | 1 | -1/+1 |
2009-10-21 | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 1 | -0/+1 |
2009-10-21 | output/jack: connect to server on MPD startup | Max Kellermann | 1 | -0/+1 |
2009-10-21 | output/jack: implement the "pause" method | Max Kellermann | 1 | -0/+1 |
2009-10-21 | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 1 | -0/+1 |
2009-10-21 | output_thread: check again if output is open on PAUSE | Max Kellermann | 1 | -0/+1 |
2009-10-20 | output/pulse: renamed context to "Music Player Daemon" | Max Kellermann | 1 | -0/+1 |
2009-10-20 | pulse: announce "media.role=music" | Max Kellermann | 1 | -0/+1 |
2009-10-18 | Modify version string to post-release version 0.15.6~git | Avuton Olrich | 1 | -0/+3 |
2009-10-18 | mpd version 0.15.5release-0.15.5 | Avuton Olrich | 1 | -1/+1 |
2009-10-18 | command: omitting the range end is possible | Max Kellermann | 1 | -0/+1 |
2009-10-17 | command: allow changing replay gain mode on-the-fly | Max Kellermann | 1 | -0/+1 |
2009-10-16 | update: obey .mpdignore files | Max Kellermann | 1 | -1/+3 |
2009-10-16 | decoder/flac: fixed two memory leaks in the CUE tag loader | Max Kellermann | 1 | -0/+2 |
2009-10-16 | update: fixed memory leak during container scan | Max Kellermann | 1 | -0/+1 |
2009-10-16 | output_thread: check again if output is open on CANCEL | Max Kellermann | 1 | -0/+1 |
2009-10-15 | Add PLS Parser | Qball Cow | 1 | -1/+1 |
2009-10-13 | input/lastfm: removed obsolete last.fm input plugin | Max Kellermann | 1 | -1/+1 |
2009-10-13 | command: "load" supports remote playlists (m3u, xspf, lastfm://) | Max Kellermann | 1 | -0/+1 |
2009-10-13 | input/curl: fixed endless loop during buffering | Max Kellermann | 1 | -0/+1 |
2009-10-13 | configure.ac: require GLib 2.16 | Max Kellermann | 1 | -0/+1 |
2009-10-11 | riff, aiff: fixed "limited range" gcc warning | Max Kellermann | 1 | -0/+2 |
2009-10-11 | decoder_thread: change the fallback decoder name to "mad" | Max Kellermann | 1 | -0/+1 |
2009-10-11 | input/curl: don't abort if a packet has only metadata | Max Kellermann | 1 | -0/+2 |
2009-10-09 | doc/protocol.xml: "addid" with negative position is deprecated | Max Kellermann | 1 | -0/+1 |
2009-10-08 | playlist_control: "previous" really plays the previous song | Max Kellermann | 1 | -0/+1 |
2009-10-08 | configure.ac: build with large file support by default | Alam Arias | 1 | -0/+1 |
2009-10-08 | state_file: save only if something has changed | Max Kellermann | 1 | -0/+1 |
2009-10-03 | Modify version string to post-release version 0.15.5~git | Avuton Olrich | 1 | -0/+3 |
2009-10-03 | mpd version 0.15.4release-0.15.4 | Avuton Olrich | 1 | -1/+1 |
2009-09-30 | command: range support for "delete" | Max Kellermann | 1 | -0/+1 |
2009-09-30 | decoder/ffmpeg: use the "artist" tag if "author" is not present | Max Kellermann | 1 | -0/+1 |
2009-09-30 | decoder/faad: skip assertion failure on large ID3 tags | Max Kellermann | 1 | -0/+1 |