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 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
Fixed bug 1970 - Cocoa message boxes ignore parent window requests
2013-07-14, by Sam Lantinga
Added testing of messagebox with a parent window
2013-07-14, by Sam Lantinga
Fixed code example for SDL_GetWindowWMInfo()
2013-07-14, by Sam Lantinga
Removed obsolete assertion code
2013-07-14, by Sam Lantinga
Make sure a window is valid for a subsystem before using it in a messagebox
2013-07-14, by Sam Lantinga
If the video system has been initialized, only use that message box system.
2013-07-14, by Sam Lantinga
Fixed compiler warnings in test program by using wrapped functions.
2013-07-14, by Philipp Wiesemann
Changed use of isspace() to SDL_isspace().
2013-07-14, by Philipp Wiesemann
Implement float32 support for winmm and directsound targets (Thanks, John!).
2013-07-14, by Ryan C. Gordon
Fixed compiler warning in testtimer.c
2013-07-14, by Ryan C. Gordon
Protect SDL_PauseAudio*() with the audio callback lock.
2013-07-14, by Ryan C. Gordon
Fixed off-by-one error in SDL_AudioQuit() (thanks, Rainer!).
2013-07-14, by Ryan C. Gordon
Removed unused internal function.
2013-07-14, by Philipp Wiesemann
Fixed compiler warnings in test program by using wrapped functions.
2013-07-14, by Philipp Wiesemann
Fixed compiler warnings in test programs by adding return statements.
2013-07-14, by Philipp Wiesemann
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip