- 09 Oct, 2011 1 commit
-
-
Max Kellermann authored
In a C file, that is too late, because _mingw.h defaults to 0x0502, and ours would be illegal redefintion.
-
- 20 Sep, 2011 1 commit
-
-
Max Kellermann authored
-
- 31 Aug, 2011 5 commits
-
-
Max Kellermann authored
The value of this is not used, the code is commented out - let's get rid of it.
-
Max Kellermann authored
Make the code portable.
-
Max Kellermann authored
usleep() is not portable.
-
Max Kellermann authored
When the caller isn't interested in the values.
-
Max Kellermann authored
Fix yet another memory leak.
-
- 30 Aug, 2011 4 commits
-
-
Max Kellermann authored
This fixes a bug that caused all values to be an empty string.
-
Max Kellermann authored
Just move a pointer, don't call strlen() in every iteration.
-
Max Kellermann authored
Eliminate the redundant local variable "i".
-
Max Kellermann authored
This must persist iterations.
-
- 29 Aug, 2011 1 commit
-
-
Max Kellermann authored
Restore some of the original file structure from from raop_play.
-