- 19 Nov, 2018 1 commit
-
-
Max Kellermann authored
Since we switched from autotools to Meson in commit 94592c14, we don't need to include `config.h` early to properly enable large file support. Meson passes the required macros on the compiler command line instead of defining them in `config.h`. This means we can include `config.h` at any time, whenever we want to check its macros, and there are no ordering constraints.
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 21 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 25 Feb, 2018 1 commit
-
-
Patryk Hachuła authored
-
- 29 Jan, 2018 1 commit
-
-
Max Kellermann authored
This commit also puts an instance of RemoteTagScanner into the Instance class, and hooks it into the "add" and "addid" commands.
-
- 20 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 18 Oct, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 27 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 08 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 18 Mar, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Mar, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 18 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 11 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 17 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Nov, 2014 3 commits
-
-
Max Kellermann authored
Empty currently, but code will be added song.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Jul, 2014 1 commit
-
-
Max Kellermann authored
Manipulates the playback range of a queued song.
-
- 27 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 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.
-
- 31 Jan, 2014 2 commits
-
-
Max Kellermann authored
Don't use global variable.
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 20 Jan, 2014 1 commit
-
-
Max Kellermann authored
Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-