- 30 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Avoid NaN to allow -ffast-math.
-
- 28 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Oct, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's g_ascii_strncasecmp().
-
- 16 Oct, 2013 3 commits
-
-
Max Kellermann authored
Replacing GLib macros.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Oct, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Copy the according file from another project (i.e. XCSoar). This will allow copying more code more easily.
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 07 Aug, 2013 2 commits
-
-
Max Kellermann authored
ReusableBuffer is more generic.
-
Max Kellermann authored
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Aug, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Aug, 2013 1 commit
-
-
Max Kellermann authored
Fix for Mantis #3806. "PcmBuffer::Clear clears the buffer but does not reset the size. If Get is called on the same PcmBuffer later on with a size that is the same as (or less than) it was before the call to Clear, the "else" branch is taken and the memory of buffer (at the address of nullptr) is poisoned instead of the necessary allocation being performed. A memset or memcpy on the returned pointer (nullptr) causes a segmentation fault."
-
- 30 Jul, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Jul, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This destroys data inside PcmDsd and other attributes. It was once necessary, but is not anymore.
-
Max Kellermann authored
-
- 08 Apr, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-