Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+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.
Patched to compile.
2014-12-24, by Ryan C. Gordon
I don't know if Unix scripts are useful at all on Emscripten, but fix them up.
2014-12-24, by Ryan C. Gordon
A little more work on the Emscripten buildbot script.
2014-12-24, by Ryan C. Gordon
Added buildbot script for Emscripten port.
2014-12-24, by Ryan C. Gordon
Maybe patched to compile on Windows for real now?
2014-12-24, by Ryan C. Gordon
Patched to compile on Windows.
2014-12-24, by Ryan C. Gordon
Patched to compile on non-Emscripten targets.
2014-12-24, by Ryan C. Gordon
CMake: Minor cleanup up on the new SDL_*_ENABLED_BY_DEFAULT vars.
2014-12-13, by Ryan C. Gordon
Initial merge of Emscripten port!
2014-12-18, by Ryan C. Gordon
CMake: Replace "else(condition)" with "else()", etc.
2014-12-13, by Ryan C. Gordon
Treat any key device as a keyboard
2014-12-13, by Sam Lantinga
Removed unused includes and functions from test program.
2014-12-12, by Philipp Wiesemann
Replaced sqrt() with SDL_sqrt() in test program.
2014-12-12, by Philipp Wiesemann
Removed global variable from test program.
2014-12-12, by Philipp Wiesemann
Removed extern declaration of not existing SDL_numhaptics from internal header.
2014-12-11, by Philipp Wiesemann
Removed dependency to stdbool.h in implementation file for Android.
2014-12-10, by Philipp Wiesemann
Fixed setting text to clipboard in controllermap program.
2014-12-10, by Philipp Wiesemann
Added comments in example program.
2014-12-10, by Philipp Wiesemann
Fixed bug 2811 - [patch] Android core: Fix JNI 'nativeGetHint' symbol not being exported
2014-12-09, by Philipp Wiesemann
Fixed warnings about possible loss of data in conversion.
2014-12-06, by Philipp Wiesemann
Replaced free() with SDL_free() because related allocation also uses wrapper.
2014-12-04, by Philipp Wiesemann
Corrected header file guard comment.
2014-12-04, by Philipp Wiesemann
Fixed some paths in the new buildbot windows zipper script.
2014-12-04, by Ryan C. Gordon
Added a script to handle packing up Windows builds for the buildbot.
2014-12-04, by Ryan C. Gordon
ugh.. stray character
2014-12-03, by Edward Rudd
fix SDL_PRIs64 on windows compilers.. (should end in d)
2014-12-03, by Edward Rudd
switch to use SDL_PRI* macros for long long formatting everywhere.
2014-12-03, by Edward Rudd
fix incorrect struct member name in test code for wheel direction
2014-12-03, by Edward Rudd
update logging of events in test core
2014-11-23, by Edward Rudd
add in support for passing down the "natural" (or flipped) scrolling direction in the MouseWheelEvent event
2014-11-23, by Edward Rudd
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
tip