| Commit message (Expand) | Author | Age | Files | Lines |
* | decoder/wavpack: allow more than 2 channels | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | decoder/wavpack: activate 32 bit support | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | Merge remote branch 'origin/v0.15.x' | Max Kellermann | 2009-11-11 | 1 | -0/+2 |
|\ |
|
| * | decoder/flac: fixed CUE seeking range check | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
| * | oggflac: rewind stream after FLAC detection | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | | configure.ac: require GLib 2.12 | Max Kellermann | 2009-11-10 | 1 | -1/+1 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-11-10 | 1 | -0/+7 |
|\| |
|
| * | zzip: require libzzip 0.13 | Max Kellermann | 2009-11-10 | 1 | -0/+2 |
| * | input/mms: require libmms 0.4 | Max Kellermann | 2009-11-10 | 1 | -0/+1 |
| * | sticker: added fallback for sqlite3_prepare_v2() | Max Kellermann | 2009-11-10 | 1 | -0/+1 |
| * | input/lastfm: fixed variable name in GLib<2.16 code path | Max Kellermann | 2009-11-10 | 1 | -0/+2 |
| * | song_save: increased maximum line length to 32 kB | Max Kellermann | 2009-11-01 | 1 | -0/+1 |
* | | output/alsa: fill period buffer with silence before draining | Max Kellermann | 2009-11-09 | 1 | -0/+1 |
* | | player_thread: drain audio outputs at the end of the playlist | Max Kellermann | 2009-11-09 | 1 | -0/+2 |
* | | set the close-on-exec flag on all file descriptors | Max Kellermann | 2009-11-07 | 1 | -0/+1 |
* | | log: redirect stdout/stderr to /dev/null if syslog is used | Max Kellermann | 2009-11-07 | 1 | -0/+1 |
* | | output/jack: added option "server_name" | Max Kellermann | 2009-11-07 | 1 | -1/+1 |
* | | output/jack: dynamic source port list | Max Kellermann | 2009-11-06 | 1 | -1/+1 |
* | | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 2009-11-06 | 1 | -0/+1 |
* | | playlist: added extm3u plugin | Max Kellermann | 2009-11-06 | 1 | -1/+1 |
* | | output/httpd: bind port when output is enabled | Max Kellermann | 2009-11-05 | 1 | -1/+2 |
* | | output/jack: support mono input | Max Kellermann | 2009-11-05 | 1 | -0/+1 |
* | | output/jack: clear ring buffers before activating | Max Kellermann | 2009-11-05 | 1 | -0/+1 |
* | | output/jack: use jack_client_open() instead of jack_client_new() | Max Kellermann | 2009-11-05 | 1 | -0/+1 |
* | | output/jack: added option "client_name" | Max Kellermann | 2009-11-05 | 1 | -0/+1 |
* | | database: rescan after metadata_to_use change | Max Kellermann | 2009-11-04 | 1 | -0/+1 |
* | | text_file: allocate line buffers dynamically | Max Kellermann | 2009-11-01 | 1 | -0/+1 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-10-31 | 1 | -0/+7 |
|\| |
|
| * | decoder/ffmpeg: convert metadata | Max Kellermann | 2009-10-28 | 1 | -0/+2 |
| * | update: delete ignored symlinks from database | Max Kellermann | 2009-10-27 | 1 | -0/+1 |
| * | output_thread: check again if output is open on PAUSE | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
| * | Modify version string to post-release version 0.15.6~git | Avuton Olrich | 2009-10-18 | 1 | -0/+3 |
* | | songvec: sort songs by album name first, then disc/track number | Max Kellermann | 2009-10-31 | 1 | -0/+1 |
* | | output: consistently lock audio output objects | Max Kellermann | 2009-10-29 | 1 | -0/+1 |
* | | output/alsa: don't recover on CANCEL | Max Kellermann | 2009-10-29 | 1 | -0/+1 |
* | | playlist: new ASX playlist plugin | Max Kellermann | 2009-10-21 | 1 | -1/+1 |
* | | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
* | | output/jack: connect to server on MPD startup | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
* | | output/jack: implement the "pause" method | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
* | | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 2009-10-21 | 1 | -0/+1 |
* | | output/pulse: renamed context to "Music Player Daemon" | Max Kellermann | 2009-10-20 | 1 | -0/+1 |
* | | pulse: announce "media.role=music" | Max Kellermann | 2009-10-20 | 1 | -0/+1 |
* | | Merged release 0.15.5 from branch 'v0.15.x' | Max Kellermann | 2009-10-18 | 1 | -1/+5 |
|\| |
|
| * | mpd version 0.15.5release-0.15.5 | Avuton Olrich | 2009-10-18 | 1 | -1/+1 |
| * | decoder/flac: fixed two memory leaks in the CUE tag loader | Max Kellermann | 2009-10-16 | 1 | -0/+2 |
| * | update: fixed memory leak during container scan | Max Kellermann | 2009-10-16 | 1 | -0/+1 |
| * | output_thread: check again if output is open on CANCEL | Max Kellermann | 2009-10-16 | 1 | -0/+1 |
* | | command: omitting the range end is possible | Max Kellermann | 2009-10-18 | 1 | -0/+1 |
* | | command: allow changing replay gain mode on-the-fly | Max Kellermann | 2009-10-17 | 1 | -0/+1 |
* | | update: obey .mpdignore files | Max Kellermann | 2009-10-16 | 1 | -1/+3 |