- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 02 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 01 Nov, 2014 1 commit
-
-
Max Kellermann authored
Use the new uri_get_suffix() overload that removes the query string.
-
- 26 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Oct, 2014 1 commit
-
-
Max Kellermann authored
For free().
-
- 24 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 17 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Convert filesystem charset to UTF-8 for playlist_list_open_uri(). This fixes one of many remaining charset bugs.
-
- 26 Sep, 2014 1 commit
-
-
Max Kellermann authored
The name "cue" was listed twice in "mpd --version".
-
- 29 Aug, 2014 3 commits
-
-
Max Kellermann authored
Finally allows loading playlist files on a storage plugin. Commit 297e2747 attempted to implement this, but failed due to this bug.
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
Max Kellermann authored
-
- 28 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Aug, 2014 2 commits
-
-
Max Kellermann authored
Let the caller decide whether to strip. Only remove \n and \r (end-of-line markers).
-
Max Kellermann authored
-
- 06 Aug, 2014 1 commit
-
-
Max Kellermann authored
Revert to the old API before commit e9e55b08, removing unnecessary bloat.
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 12 Jul, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Now that Song::GetDuration() is used (which considers start_ms and end_ms), we don't need to override the Tag's duration value.
-
- 09 Jul, 2014 2 commits
-
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar>
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar>
-
- 12 May, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 May, 2014 2 commits
-
-
Max Kellermann authored
Replaces the method Close().
-
Max Kellermann authored
-
- 10 May, 2014 1 commit
-
-
Max Kellermann authored
Eliminates some overhead and some duplicate code, and fixes a serious bug: the old code did not append the ".m3u" suffix, and thus the "load" command was completely broken for stored playlists. D'oh!
-
- 27 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Feb, 2014 1 commit
-
-
Max Kellermann authored
Playback with some decoder plugins was broken because the Queue's DetachedSong instances did not have the "real" URI (the mapped path).
-
- 07 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
-
- 03 Feb, 2014 1 commit
-
-
Max Kellermann authored
There was quite a lot of duplicate code for loading DetachedSong objects, with different semantics for "securely" loading local files.
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 3 commits
-
-
Max Kellermann authored
Merge duplicate code.
-
Max Kellermann authored
-
Max Kellermann authored
-