- 19 Jul, 2018 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
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 04 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to add more modes.
-
- 16 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 16 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Mar, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Mar, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 14 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2015 1 commit
-
-
Max Kellermann authored
The Linux feature allows writing new files to an invisible file, and then replace the old file. This preserves the old file if we get interrupted by some event.
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Necessary for "final" on gcc 4.6.
-
- 07 Aug, 2014 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 14 Dec, 2013 1 commit
-
-
Max Kellermann authored
To replace g_strdup().
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
The last piece to allow -ffast-math.
-
- 25 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 07 Jan, 2013 2 commits
-
-
Max Kellermann authored
Fixes build problems with mingw32.
-
Max Kellermann authored
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 30 May, 2010 1 commit
-
-
Daniel Seuthe authored
-
- 25 Apr, 2010 1 commit
-
-
Daniel Seuthe authored
-
- 17 Feb, 2010 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't allocate each replay_gain_info object on the heap. Those objects who held a pointer now store a full replay_gain_info object. This reduces the number of allocations and heap fragmentation.
-