Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed off-by-one error in SDL_AudioQuit() (thanks, Rainer!).
2013-07-14, by Ryan C. Gordon
Removed unused internal function.
2013-07-14, by Philipp Wiesemann
Fixed compiler warnings in test program by using wrapped functions.
2013-07-14, by Philipp Wiesemann
Fixed compiler warnings in test programs by adding return statements.
2013-07-14, by Philipp Wiesemann
Fixed compiler warnings in test programs by adding includes directives.
2013-07-14, by Philipp Wiesemann
Changed some for-loops to be a bit more clear.
2013-07-13, by Ryan C. Gordon
Don't copy structs to stack in cmpmodes(), use const pointers instead.
2013-07-13, by Ryan C. Gordon
Don't use SDL_memcmp() on modes to check if they've already been added.
2013-07-13, by Ryan C. Gordon
Explicitly check for Xext.h in the CMake project, fail if missing.
2013-07-13, by Ryan C. Gordon
Fixed compiler warnings in test programs.
2013-07-13, by Philipp Wiesemann
Added missing fclose() in test program.
2013-07-13, by Philipp Wiesemann
Removed unused variable and not needed assignment in test program.
2013-07-13, by Philipp Wiesemann
Fixed printf() usage in test program.
2013-07-13, by Philipp Wiesemann
Added a configure check for Xext.h
2013-07-13, by Sam Lantinga
Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION
2013-07-13, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
tip