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
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.
Removed unused variable from test program.
2013-07-27, by Philipp Wiesemann
Removed unused parameter in test program.
2013-07-27, by Philipp Wiesemann
Corrected words in comments of test programs.
2013-07-27, by Philipp Wiesemann
Fixed return value documentation for SDL_HapticUpdateEffect().
2013-07-27, by Ryan C. Gordon
Backed out hg changeset 7f26fd1df927; docs were wrong, not the code.
2013-07-27, by Ryan C. Gordon
Added a FIXME discussion to last commit.
2013-07-27, by Ryan C. Gordon
Cocoa: Make the next-highest window gain focus when a window is closing.
2013-07-22, by Ryan C. Gordon
Fixed SDL_HapticOpened() returning -1 instead of 0.
2013-07-27, by Philipp Wiesemann
Removed C++ macro setup in internal header for Android port which is only C now.
2013-07-27, by Philipp Wiesemann
Fixed SDL_HapticRumblePlay() maybe working because of SDL_HapticUpdateEffect().
2013-07-27, by Philipp Wiesemann
Corrected SDL_HapticUpdateEffect() returning 0 instead of index of effect.
2013-07-27, by Philipp Wiesemann
Added example of using the software renderer and window surface API, contributed by Nitin Jain.
2013-07-27, by Sam Lantinga
Fixed bug 1983 - SDL_thread.h broken under MinGW crosscompiling environment
2013-07-27, by Sam Lantinga
Fixed variable scoping for Windows build
2013-07-27, by Sam Lantinga
Fixed bug 1272 - Bogus numlock key up/down events being reported on MacOS X
2013-07-27, by Sam Lantinga
Fixed bug 1743 - CMake produces libraries with wrong filename/SONAME
2013-07-27, by Sam Lantinga
Improved error checking in the haptic system, preventing crashes in some cases.
2013-07-27, by Sam Lantinga
Fixed bug 1919 - Window icon disappears as soon as a renderer is created
2013-07-14, by Sam Lantinga
Fixed bug 1526 - X11 - XUnmapWindow should not be called directly
2013-07-27, by Sam Lantinga
Fix cmake breakage (thanks Marcus)
2013-07-26, by Jørgen P. Tjernø
Consider the case where an attribute is set to EGL_DONT_CARE in eglChooseConfig
2013-07-26, by Gabriel Jacobo
[Android] Bug 1827, select the best matching config provided by eglChooseConfig
2013-07-26, by Gabriel Jacobo
Fixed crash and garbled output when converting from F32 to S16 audio.
2013-07-25, by Sam Lantinga
Updated the copyright year for the test programs
2013-07-25, by Sam Lantinga
Corrected return value to be of correct type.
2013-07-24, by Philipp Wiesemann
Corrected internal documentation in source.
2013-07-24, by Philipp Wiesemann
Removed unreachable code.
2013-07-24, by Philipp Wiesemann
Removed unused variables to fix warnings in test program.
2013-07-24, by Philipp Wiesemann
Fix for recent GLX error bug
2013-07-23, by Sam Lantinga
A little cleanup on the cleanup, just for consistency.
2013-07-23, by Sam Lantinga
= {{0}} generates a memset() in MSVC, which isn't linked. Whoops!
2013-07-23, by Jørgen P. Tjernø
Fix build errors from last change.
2013-07-23, by Jørgen P. Tjernø
Fix some clang analyzer warnings.
2013-07-23, by Jørgen P. Tjernø
Mac: Codify SDK and OS requirements, and clean up.
2013-07-23, by Jørgen P. Tjernø
Add a timeout to the clipboard code to avoid hangs when using synergy. When a timeout is detected we set the clipboard so that we own it so that future timeouts are avoided. Testing has confirmed that this timeout and setting only occurs when the clipboard contains text from my Windows machine.
macosx_10_4_supported
2013-07-23, by Sam Lantinga
Added Direct3D shader to hardware accelerate YV12 and IYUV textures.
2013-07-23, by Sam Lantinga
Finished updating testoverlay2 for the new API and added it to the Visual Studio 2010 projects
2013-07-23, by Sam Lantinga
Fixed SDL printf output for 0x%.8x
2013-07-23, by Sam Lantinga
Updated blend semantics so blending uses the following formula:
2013-07-23, by Sam Lantinga
Android: Removed all unnecessary dependencies on C++.
2013-07-22, by Eric Wing
Corrected internal documentation in source.
2013-07-22, by Philipp Wiesemann
Fix bug 1494: add missing test projects to VS2010/VS2010 solution
2013-07-22, by Andreas Schiffler
Fixed building with cygwin
2013-07-21, by Sam Lantinga
Removed not needed SDL_WINDOW_SHOWN from iOS example programs.
2013-07-21, by Philipp Wiesemann
Fixed bug 1813 - MouseMotion relative values do not respect renderer LogicalSize
2013-07-21, by Sam Lantinga
Fixed bug 1973 - test/Makefile.in fails on Mac OS X with X11 enabled...
2013-07-21, by Sam Lantinga
Added X include path so SDL_syswm.h works correctly on systems with X11 in a non-standard directory.
2013-07-21, by Sam Lantinga
Fixed cursor leak when quitting the mouse subsystem
2013-07-21, by Sam Lantinga
Fixed bug 1976 - SDL2.m4 shares same variables as SDL.m4 so they cache values
2013-07-21, by Sam Lantinga
Fixed bug 1979 - X11_SetGammaRamp doesn't check the return value of XStoreColors
SDL-1.2
2013-07-21, by Sam Lantinga
Add support for the _NET_WM_BYPASS_COMPOSITOR hint
2013-07-21, by Jasper St. Pierre
Cursor mask was uninitialized data, causing problems.
2013-07-21, by Ryan C. Gordon
Include SDL_assert.h to fix broken build.
2013-07-20, by Ryan C. Gordon
Don't allocate memory if we're just going to fail when checking parameters.
2013-07-20, by Ryan C. Gordon
Don't try to clear errors in GL_ActivateRenderer() before we MakeCurrent.
2013-07-20, by Ryan C. Gordon
Fixed another compiler warning.
2013-07-20, by Ryan C. Gordon
One more compiler warning.
2013-07-20, by Ryan C. Gordon
More compiler warning fixes.
2013-07-20, by Ryan C. Gordon
Fixed some compiler warnings that Visual Studio reported.
2013-07-20, by Ryan C. Gordon
Make XInput haptic code respect effect timeouts.
2013-07-20, by Ryan C. Gordon
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip