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.
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
Changed documentation comment for SDL_CreateShapedWindow().
2013-07-20, by Philipp Wiesemann
Replaced use of malloc()/free() with SDL_malloc()/SDL_free() in test program.
2013-07-20, by Philipp Wiesemann
Removed not needed SDL_WINDOW_SHOWN from test programs.
2013-07-20, by Philipp Wiesemann
Replaced use of strcmp() with SDL_strcmp() in tests.
2013-07-20, by Philipp Wiesemann
Removed not needed variable and work in standard library.
2013-07-20, by Philipp Wiesemann
Workaround crash bug in libXi <= 1.4.1 (thanks, Steve!).
2013-07-20, by Ryan C. Gordon
Corrected comments in test library source.
2013-07-20, by Philipp Wiesemann
Changed return value of internal function to shorten generic haptic source.
2013-07-20, by Philipp Wiesemann
Fixed bug 1977 - D3D_UpdateClipRect() sets the wrong width for the clip rect
2013-07-19, by Sam Lantinga
Fixed wrong type being passed to eglGetConfigAttrib() (thanks, Alexander!).
2013-07-19, by Ryan C. Gordon
Added finger events to SDLTest_PrintEvent().
2013-07-18, by Ryan C. Gordon
Mac: Handle SDL_CreateWindow with SDL_WINDOW_MINIMZED.
2013-07-16, by Jørgen P. Tjernø
Made PND_setwindowgrab() a no-op. It was a cut/paste of PND_destroywindow().
2013-07-15, by Ryan C. Gordon
Changed strdup() to SDL_strdup().
2013-07-15, by Philipp Wiesemann
Mac: Bring back FS windows when appropriate
2013-07-15, by Jørgen P. Tjernø
Mac: CGMakePoint -> CGPointMake in previous change.
2013-07-15, by Jørgen P. Tjernø
Mac: Fix SDL_WarpMouseInWindow in fullscreen.
2013-07-15, by Jørgen P. Tjernø
Turn the system mouse cursor back on before VideoQuit().
2013-07-15, by Ryan C. Gordon
Minor indentation clean up.
2013-07-15, by Ryan C. Gordon
Make winmm and directsound audio targets robust against unsupported formats.
2013-07-14, by Ryan C. Gordon
Fix #1445: Use xcrun to find CpMac
2013-07-14, by Jørgen P. Tjernø
Fix #1667: Docs about SDL_CreateWindow and flags.
2013-07-14, by Jørgen P. Tjernø
Re-enabled other messagebox tests, moved the SDL_Init() call as late as possible to show the circumstances where it's needed.
2013-07-14, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip