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.
Fixed bug 1671 - add cast to fix build with strict GCC settings
2012-12-31, by Sam Lantinga
Fixed bug 1672 - Found: seg-fault with testgesture
2012-12-31, by Sam Lantinga
Fixed building tests with Visual Studio 2008
2012-12-31, by Sam Lantinga
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
2012-12-31, by Sam Lantinga
Added SDL_GetDisplayName(), with implementation for Mac OS X
2012-12-31, by Sam Lantinga
Renamed SDL_GetWindowDisplay() to SDL_GetWindowDisplayIndex()
2012-12-31, by Sam Lantinga
Switched the test code over to use the common functions in the test library.
2012-12-31, by Sam Lantinga
Implemented SDL_HINT_ALLOW_TOPMOST for the Cocoa video driver
2012-12-31, by Sam Lantinga
Added --fullscreen-desktop option to test the new SDL_WINDOW_FULLSCREEN_DESKTOP functionality
2012-12-31, by Sam Lantinga
Improvements from Alfred:
2012-12-31, by Sam Lantinga
Fix incorrect use of SDL_FreeRW in rwops suite; add testcase for SDL_AllocRW/SDL_FreeRW to rwops test suite
2012-12-30, by Andreas Schiffler
Add define to surface suite to quiet VS compiler warnings
2012-12-30, by Andreas Schiffler
Add missing VS project dependencies to fix buildbot build; fix surface suite; minor update to rwops suite
2012-12-30, by Andreas Schiffler
Add testautomation to VS project; remove automated from VS project; minor update to platform suite
2012-12-30, by Andreas Schiffler
Better compiler warning fix for gcc2.
2012-12-28, by Ryan C. Gordon
Fixing buildbot on Haiku.
2012-12-28, by Ryan C. Gordon
Don't crash if loading the OpenGL library fails
2012-12-28, by Sam Lantinga
Replaced Gnome screensaver hack with D-Bus messages to org.gnome.ScreenSaver.
2012-12-28, by Ryan C. Gordon
Add surface test suite; minor improvements to render suite; refactor image saving into test lib compare function; fix for Haiku build
2012-12-26, by Andreas Schiffler
Added audio test suite; minor code cleanups in test lib
2012-12-24, by Andreas Schiffler
Fix compiler warning; minor harness driver cleanup; fix test build for SDL versions compiled with --disable-joystick or --disable-haptic
2012-12-22, by Andreas Schiffler
Reorder test lib use to fix build for some compilers
2012-12-22, by Andreas Schiffler
Added the automation test to the autoconf build system
2012-12-22, by Sam Lantinga
Fixed const correctness in the test harness
2012-12-22, by Sam Lantinga
Added the test library to fatbuild
2012-12-22, by Sam Lantinga
Fixed bug in SDL_strcasecmp() with strings of different sizes
2012-12-22, by Sam Lantinga
Merged Andreas' changes
2012-12-22, by Sam Lantinga
The latest version of MinGW-w64 has the necessary headers and libraries: http://mingw-w64.sourceforge.net/
2012-12-22, by Sam Lantinga
Test lib updates: updated harness to support filtering, added surface comparer, updated interface to test images; added Render test suite from GSOC project
2012-12-22, by Andreas Schiffler
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip