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.
Only change the UI orientation if it's actually necessary for the mode.
2012-09-29, by Sam Lantinga
Bring Cocoa application menus up to par with the OS X Human Interface Guidelines, including supporting key equivalents.
2012-09-29, by Sam Lantinga
Fixed beeping introduced when we started passing key events through the responder chain.
2012-09-29, by Sam Lantinga
If the window is resizable, reset the viewport by default if the window size changes.
2012-09-29, by Sam Lantinga
WINDOW_RESIZED events shouldn't flush WINDOW_SIZE_CHANGED events and vice versa.
2012-09-29, by Sam Lantinga
Updated support for external video output on the iPad
2012-09-29, by Sam Lantinga
No variable shadowing, reuse the size variable
2012-09-29, by Sam Lantinga
SDL 2.0 supports 32-bit icons with alpha. :)
2012-09-28, by Sam Lantinga
Show the size changed window message
2012-09-28, by Sam Lantinga
Merged Ryan's commits
2012-09-28, by Sam Lantinga
Get the correct screen bounds from xinerama
2012-09-28, by Sam Lantinga
Print the bounds of each display when showing mode information
2012-09-28, by Sam Lantinga
We need to queue the focus in/out changes because they may occur during video mode changes and we can respond to them by triggering more mode changes.
2012-09-28, by Sam Lantinga
Don't warn about the window size changing if the window is resizable
2012-09-28, by Sam Lantinga
Fixed detection of display bounds after a mode switch when Xinerama is enabled.
2012-09-28, by Sam Lantinga
Theoretically fixed the position of the child window, though it's always ending up at the upper left corner for some reason.
2012-09-28, by Sam Lantinga
A few more tweaks for the legacy fullscreen support
2012-09-28, by Sam Lantinga
Patched to compile on Visual Studio.
2012-09-28, by Ryan C. Gordon
Add a safety net X11 error handler, to reset the vidmodes before crashing.
2012-09-28, by Ryan C. Gordon
Fixed bug 1579 - Creating a texture with unsupported format may cause double-destruction
2012-09-28, by Sam Lantinga
Fixed bug 1605 - SDL_DestroyWindow causes erroneous error message
2012-09-28, by Sam Lantinga
Clear the queue active flag when we shutdown, so we don't have a mutex error trying to read the queue.
2012-09-28, by Sam Lantinga
Fixed bug 1584 - Improved glError checks in the opengl renderer
2012-09-28, by Sam Lantinga
Made it clear that locking a streaming texture is a write-only operation.
2012-09-28, by Sam Lantinga
Result of autogen.sh run with previous commit
2012-09-28, by Sam Lantinga
Fixed bug 1587 - "aclocal" fails to generate a sufficient "aclocal.m4"
2012-09-28, by Sam Lantinga
Fixed memory leak in an error case
2012-09-28, by Sam Lantinga
Fixed bug 1496 - SDLView not created for a Cocoa window, resulting in missing right mouse clicks
2012-09-28, by Sam Lantinga
We don't always get the focus change events. Argh!
2012-09-28, by Sam Lantinga
Simplified the NetWM code a little bit, and it now operates on X11 Window
2012-09-28, by Sam Lantinga
Don't set the hidden netwm state, that would mean we don't want to be shown, which is bad.
2012-09-28, by Sam Lantinga
Pass the flags in, not the window pointer!
2012-09-28, by Sam Lantinga
Don't base our resizable state on what the window manager decided, instead we want to base it on the size hints which we set.
2012-09-28, by Sam Lantinga
Only map/unmap if the window isn't already in the correct state.
2012-09-28, by Sam Lantinga
Fixed bug where desktop resolution was never restored if Xinerama was enabled.
2012-09-28, by Sam Lantinga
Compositing window managers can show and hide windows without ever affecting the mapped state. However they do send NetWM protocol messages to indicate this is happening.
2012-09-27, by Sam Lantinga
Hopefully improved legacy fullscreen handling (it works now on my Ubuntu Unity system)
2012-09-27, by Sam Lantinga
Removed unused variables
2012-09-27, by Sam Lantinga
Removed executable bit from source files
2012-09-27, by Sam Lantinga
When we're reparented we'll get both unmapnotify and mapnotify. Eat both so the unmap notify doesn't confuse the normal event processing.
2012-09-27, by Sam Lantinga
Show events from all windows (for the legacy fullscreen case)
2012-09-27, by Sam Lantinga
Fixed fullscreen origin for multi-head displays
2012-09-27, by Sam Lantinga
Added debug define (commented out)
2012-09-27, by Sam Lantinga
Use the legacy fullscreen code if the window manager doesn't support the NetWM protocol.
2012-09-27, by Sam Lantinga
Turned the X11 mode extension environment variables into hints so they can be more easily set from applications.
2012-09-27, by Sam Lantinga
Print a message if the window size was changed from the requested size.
2012-09-27, by Sam Lantinga
Removed unused functions
2012-09-27, by Sam Lantinga
Don't block Android event loop until all relevant events reach the app.
2012-09-27, by Gabriel Jacobo
Fixed bug where Xinerama was treated as being available even if it wasn't.
2012-09-27, by Sam Lantinga
X11: Attempt to go fullscreen the way SDL 1.2 did it.
2012-09-27, by Ryan C. Gordon
On Compiz (etc?), _NET_WM_ACTION_FULLSCREEN needs the window to be resizable.
2012-09-27, by Ryan C. Gordon
Fixed bug 1559 - SDL does not provide scancodes for all keys available on Android.
2012-09-26, by Sam Lantinga
Fixed bug 1573 - SDL does not support system clipboard on Android.
2012-09-26, by Sam Lantinga
Make SDL_atomic.h depend on the void pointer size determined at compile time
2012-09-26, by Gabriel Jacobo
allocate *Hint structures per Xlib docs
2012-09-26, by Edward Rudd
The beeping stopped.
2012-09-25, by Sam Lantinga
NetBSD wscons support by wiz
SDL-1.2
2012-09-25, by Sam Lantinga
Merged libtool fixes
2012-09-25, by Sam Lantinga
This isn't necessary anymore, with the latest autotools update.
2012-09-25, by Sam Lantinga
The SDK path is no longer needed (and no longer correct)
2012-09-25, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip