| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | Add PLS Parser | Qball Cow | 2009-10-15 | 1 | -1/+1 |
* | | input/lastfm: removed obsolete last.fm input plugin | Max Kellermann | 2009-10-13 | 1 | -1/+1 |
* | | command: "load" supports remote playlists (m3u, xspf, lastfm://) | Max Kellermann | 2009-10-13 | 1 | -0/+1 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-10-13 | 1 | -0/+1 |
|\| |
|
| * | input/curl: fixed endless loop during buffering | Max Kellermann | 2009-10-13 | 1 | -0/+1 |
* | | configure.ac: require GLib 2.16 | Max Kellermann | 2009-10-13 | 1 | -0/+1 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-10-11 | 1 | -0/+8 |
|\| |
|
| * | riff, aiff: fixed "limited range" gcc warning | Max Kellermann | 2009-10-11 | 1 | -0/+2 |
| * | decoder_thread: change the fallback decoder name to "mad" | Max Kellermann | 2009-10-11 | 1 | -0/+1 |
| * | input/curl: don't abort if a packet has only metadata | Max Kellermann | 2009-10-11 | 1 | -0/+2 |
| * | Modify version string to post-release version 0.15.5~git | Avuton Olrich | 2009-10-03 | 1 | -0/+3 |
* | | doc/protocol.xml: "addid" with negative position is deprecated | Max Kellermann | 2009-10-09 | 1 | -0/+1 |
* | | playlist_control: "previous" really plays the previous song | Max Kellermann | 2009-10-08 | 1 | -0/+1 |
* | | configure.ac: build with large file support by default | Alam Arias | 2009-10-08 | 1 | -0/+1 |
* | | state_file: save only if something has changed | Max Kellermann | 2009-10-08 | 1 | -0/+1 |
* | | Merged release 0.15.4 from branch 'v0.15.x' | Max Kellermann | 2009-10-03 | 1 | -1/+3 |
|\| |
|
| * | mpd version 0.15.4release-0.15.4 | Avuton Olrich | 2009-10-03 | 1 | -1/+1 |
| * | decoder/ffmpeg: use the "artist" tag if "author" is not present | Max Kellermann | 2009-09-30 | 1 | -0/+1 |
| * | decoder/faad: skip assertion failure on large ID3 tags | Max Kellermann | 2009-09-30 | 1 | -0/+1 |
| * | output/osx: fix the OS X 10.6 build | Patrik Weiskircher | 2009-09-20 | 1 | -0/+2 |
* | | command: range support for "delete" | Max Kellermann | 2009-09-30 | 1 | -0/+1 |
* | | automatically update the database with Linux inotify | Max Kellermann | 2009-09-25 | 1 | -0/+1 |
* | | cmdline: removed options --create-db and --no-create-db | Max Kellermann | 2009-09-20 | 1 | -0/+1 |
* | | output/osx: fix the OS X 10.6 build | Patrik Weiskircher | 2009-09-20 | 1 | -0/+2 |
* | | Merge branch 'v0.15.x' | Max Kellermann | 2009-09-10 | 1 | -0/+5 |
|\| |
|
| * | decoder/vorbis: revert "faster tag scanning with ov_test_callback()" | Max Kellermann | 2009-09-10 | 1 | -0/+2 |
| * | Modify version string to post-release version 0.15.4~git | Avuton Olrich | 2009-08-29 | 1 | -0/+3 |
* | | doc: documented the "openal" output plugin settings | Serge Ziryukin | 2009-09-06 | 1 | -0/+1 |
* | | decoder/sidplay: support seeking | Mike Dawson | 2009-08-30 | 1 | -0/+1 |
* | | decoder/sidplay: implemented songlength database | Mike Dawson | 2009-08-30 | 1 | -0/+1 |
* | | decoder/sidplay: subtunes | Mike Dawson | 2009-08-30 | 1 | -0/+1 |
* | | Merged release 0.15.3 from branch 'v0.15.x' | Max Kellermann | 2009-08-30 | 1 | -0/+8 |
|\| |
|