- 22 Dec, 2019 1 commit
-
-
Max Kellermann authored
-
- 20 Dec, 2019 1 commit
-
-
Max Kellermann authored
-
- 18 Dec, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Dec, 2019 29 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/685
-
Max Kellermann authored
Prepare for allowing ISO8601 time stamps without delimiters, such as 20191216, and prevent them from being interpreted as numeric UNIX time stamps.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
And allow "Z" suffix after date.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for adding more flexible parsing.
-
Max Kellermann authored
Move code from Parser.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
This is recommended by the strptime() manpage, because strptime() does not initialize/set attributes which were not specified in the format string.
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/562
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Naglis Jonaitis authored
-
- 04 Dec, 2019 4 commits
-
-
Max Kellermann authored
Most importantly, this commit translates ZZIP_ENOENT to std::system_error(ENOENT) so IsFileNotFound() returns true and find_stream_art() can suppress the log line.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Nov, 2019 1 commit
-
-
Max Kellermann authored
Apparently, Icecast defaults to ISO-8859-1 for MP3: http://icecast.org/docs/icecast-2.4.0/config-file.html#mountsettings This change forces Icecast to UTF-8 without having to configure it in Icecast's configuration file.
-
- 04 Nov, 2019 1 commit
-
-
Max Kellermann authored
-