- 21 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 12 Dec, 2017 1 commit
-
-
Max Kellermann authored
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169
-
- 03 Jun, 2017 1 commit
-
-
Max Kellermann authored
This commit is similar to 788e3b31, and removes more "pure" attributes which were placed on functions that could throw exceptions, which is illegal according to clang's understanding of the attribute (but not according to GCC's). GitHub issue #58 was most likely about StorageDirectoryReader::GetInfo() and Storage::GetInfo(), which still had "pure" attributes. Closes #58
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 01 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 03 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 24 Nov, 2016 3 commits
-
-
Max Kellermann authored
Move code from ReplayGainConfig.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
Move code from replay_gain_get_real_mode().
-
- 10 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 07 Nov, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Oct, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 08 Sep, 2016 6 commits
-
-
Max Kellermann authored
Prepare full C++ exception support in the player thread.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jun, 2016 2 commits
-
-
Max Kellermann authored
-
Eric Wollesen authored
Previously the id was being returned only when a position wasn't specified.
-
- 13 Apr, 2016 1 commit
-
-
Max Kellermann authored
playlist_file_print() already handles stored playlists. spl_print() is never called with a successful result.
-
- 12 Apr, 2016 1 commit
-
-
Max Kellermann authored
-
- 18 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 05 Mar, 2016 1 commit
-
-
Max Kellermann authored
Prepare for moving idle events to class Partition. Right now, it's just a wrapper for idle_add().
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-