Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
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.
Add image data definitions (for render tests) to test lib
2012-12-20, by Andreas Schiffler
Patched to compile when SDL_ASSERT_LEVEL is zero.
2012-12-18, by Ryan C. Gordon
Port clipboard and rwops test suites from GSOC code; minor updates to harness and fuzzer in test lib
2012-12-16, by Andreas Schiffler
SDL_assertion messages use "\n" instead of "\r\n" on non-Windows platforms.
2012-12-16, by Ryan C. Gordon
X11 messageboxes should treat "\r\n" as "\n" by ignoring the '\r' char.
2012-12-16, by Ryan C. Gordon
Fixes in harness and fuzzer test lib components; improve harness driver; add rect test suite
2012-12-15, by Andreas Schiffler
Refactor/fix test lib harness, assert and log component; add harness driver; port platform suite from GSOC code
2012-12-14, by Andreas Schiffler
Improvements from Alfred:
2012-12-15, by Sam Lantinga
Load the runtime udev library, not the development one.
2012-12-14, by Sam Lantinga
Only check SDL_SYS_JoystickNeedsPolling() if we know we don't need to poll for other reasons. This avoids a select() syscall on Linux if it isn't necessary.
2012-12-14, by Sam Lantinga
Corrected Linux joystick things, fixes assertion failure from testjoystick.
2012-12-13, by Ryan C. Gordon
Corrected device instance value for Linux joysticks.
2012-12-13, by Ryan C. Gordon
Added missing SDL_gamecontroller.h to the Mac OS X project
2012-12-13, by Sam Lantinga
Fixed compiler warning.
2012-12-11, by Ryan C. Gordon
Minor sanity checking and tweaks in SDL_JoystickGetGUIDString().
2012-12-11, by Ryan C. Gordon
Patched testjoystick.c to compile.
2012-12-11, by Ryan C. Gordon
Fixed comment on SDL_JoystickGetGUIDString().
2012-12-11, by Ryan C. Gordon
Fixed building joystick code on Mac OS X
2012-12-11, by Sam Lantinga
Fixed joystick GUID renaming for other platforms
2012-12-11, by Sam Lantinga
Fixed compiling Linux code
2012-12-11, by Sam Lantinga
Don't build with X11 by default since it's not included with the latest versions of Mac OS X. Cocoa is the preferred path here.
2012-12-11, by Sam Lantinga
Fixed permissions on test file
2012-12-11, by Sam Lantinga
Fixed permissions for code generation scripts
2012-12-11, by Sam Lantinga
Fixed permissions on joystick files
2012-12-11, by Sam Lantinga
Changes from Alfred:
2012-12-11, by Sam Lantinga
Updated configure with libudev detection
2012-12-11, by Sam Lantinga
You can get window events after shutting down the window, so don't abort the program if that happens.
2012-12-11, by Sam Lantinga
Don't spam events if the axis values haven't changed
2012-12-11, by Sam Lantinga
Updated Linux joystick code to support hotplug, GUIDs, etc.
2012-12-11, by Ryan C. Gordon
Print stick GUID in testjoystick.
2012-12-11, by Ryan C. Gordon
Don't hang testjoystick if we failed to open the device in the first place.
2012-12-11, by Ryan C. Gordon
Cleaned out tabstops, other minor style nitpicks.
2012-12-11, by Ryan C. Gordon
Allow testjoystick to quit, instead of looping on hotplug events forever.
2012-12-11, by Ryan C. Gordon
Removed old Linux joystick API (/dev/js*).
2012-12-11, by Ryan C. Gordon
Removed the "logical" Linux joystick code.
2012-12-10, by Ryan C. Gordon
Added existing common.c/.h functions to test lib; minor assert refactoring
2012-12-09, by Andreas Schiffler
Fork a child process for X11 message boxes, so setlocale() doesn't break stuff.
2012-12-08, by Ryan C. Gordon
astyle to the rescue!
2012-12-07, by Sam Lantinga
X11 msgbox: try to protect the existing setlocale() state.
2012-12-07, by Ryan C. Gordon
X11 message boxes should work with UTF-8 strings if possible.
2012-12-07, by Ryan C. Gordon
testmessage should test Unicode strings.
2012-12-07, by Ryan C. Gordon
Added to harness in test lib (work in progress)
2012-12-04, by Andreas Schiffler
Update prototype in surface.c to fix xcode build after last change.
2012-12-01, by Andreas Schiffler
Update VS2012 solution - add missing files; fix some static analysis warnings
2012-12-01, by Andreas Schiffler
Update assert API in test lib; add to and harness; add test lib to VS2010 and VS2012 solution; fix VS2012 solution; fix compiler warning
2012-12-01, by Andreas Schiffler
Add log, assert and harness (partial) to test lib
2012-11-30, by Andreas Schiffler
Move all DirectInput code from DI2 to DI8.
2012-11-29, by Ryan C. Gordon
Print the list of audio drivers so you can try each one
2012-11-29, by Sam Lantinga
Fixed bug 1641 - avoid allocating nsstring from char*
2012-11-29, by Sam Lantinga
Add crc32 and md5 to test lib
2012-11-28, by Andreas Schiffler
Fixed crashes in new joystick code
2012-11-28, by Sam Lantinga
Add fuzzer to test lib
2012-11-27, by Andreas Schiffler
Alfred Reynolds - add scanning of XInput for controller connectedness so we can detect when the wireless controller turns on and off, the usb side doesn't change when the controller goes away
2012-11-27, by Sam Lantinga
Fixed compiler warnings
2012-11-27, by Sam Lantinga
Fixed compiler warnings
2012-11-27, by Sam Lantinga
Organized joystick hotplug code a bit.
2012-11-27, by Sam Lantinga
This should really fix it..
2012-11-26, by Sam Lantinga
Fixed building with joysticks disabled
2012-11-26, by Sam Lantinga
Merge
2012-11-26, by Sam Lantinga
Fixed Visual Studio 2008 build
2012-11-26, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip