- 04 Aug, 2013 15 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Justin Riley 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
-
- 03 Aug, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Aug, 2013 5 commits
-
-
Christoph Mende authored
Player_LoadTitle() returns an aligned pointer in libmikmod-3.2 that cannot be freed with free(). The correct way to do this now is MikMod_free() which extracts the original pointer from the buffer and frees that. Signed-off-by: Christoph Mende <mende.christoph@gmail.com>
-
Max Kellermann authored
Fixes Mantis #3770.
-
Michael Mair-Keimberger authored
-
tsufeki authored
-
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."
-
- 31 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 15 commits
-
-
Max Kellermann authored
Now that even Debian stable has picked up version 0.8, we can safely make this a requirement, and remove a lot of old cruft.
-
Max Kellermann authored
-
Max Kellermann authored
This old version has been obsolete for many years - time to remove it.
-
Max Kellermann authored
Allow reusing Tag instances.
-
Max Kellermann authored
Avoid duplicating the tag.
-
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
If no state file is configured, don't chek for state changes.
-
- 29 Jul, 2013 1 commit
-
-
Max Kellermann authored
-