Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+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.
RedHat patch: SDL-1.2.14-xio_error-rh603984.patch
SDL-1.2
2010-07-18, by Sam Lantinga
RedHat patch: SDL-1.2.14-byteorder.patch
2010-07-18, by Sam Lantinga
RedHat patch: SDL-1.2.14-byteorder.patch
SDL-1.2
2010-07-18, by Sam Lantinga
Fixed bug 1006
2010-07-18, by Sam Lantinga
Fixed bug 993
2010-07-18, by Sam Lantinga
RedHat patch: SDL-1.2.14-audiodriver.patch
2010-07-18, by Sam Lantinga
RedHat patch: SDL-1.2.14-audiodriver.patch
SDL-1.2
2010-07-18, by Sam Lantinga
Fixed bug 1006
SDL-1.2
2010-07-18, by Sam Lantinga
Fixed bug 993
SDL-1.2
2010-07-18, by Sam Lantinga
Fixed bug 957
SDL-1.2
2010-07-18, by Sam Lantinga
Better fix for bug 936
SDL-1.2
2010-07-18, by Sam Lantinga
Better fix for bug 936
2010-07-18, by Sam Lantinga
Fixed bug 936
SDL-1.2
2010-07-18, by Sam Lantinga
Debian patch: 215_kfreebsd_gnu.diff
SDL-1.2
2010-07-18, by Sam Lantinga
Debian patch: 012_nasm_include.diff
SDL-1.2
2010-07-18, by Sam Lantinga
Debian patch: 011_no_yasm.diff
SDL-1.2
2010-07-18, by Sam Lantinga
Debian patch: 215_kfreebsd_gnu.diff
2010-07-18, by Sam Lantinga
Double-confirmed, that's not the pause scancode
2010-07-18, by Sam Lantinga
Added back in a little more debugging for the X11 keyboard code
2010-07-18, by Sam Lantinga
Don't put a keysym in there! Shame on you! :)
2010-07-18, by Sam Lantinga
Missed the numbering
2010-07-18, by Sam Lantinga
Logitech G15 on Ubuntu 10.04:
2010-07-18, by Sam Lantinga
Added a couple missing keys on my Logitech G15 keyboard on a Mac Pro running Ubuntu 10.04.
2010-07-17, by Sam Lantinga
Fixed typo in the documentation
2010-07-17, by Sam Lantinga
Fixed bug 1014
2010-07-17, by Sam Lantinga
Fixed bug 1022
2010-07-17, by Sam Lantinga
Added support for testing window manager icons
2010-07-14, by Sam Lantinga
Fixed bug #1000
2010-07-14, by Sam Lantinga
pelya 2010-07-12 03:53:48 PDT
2010-07-14, by Sam Lantinga
Zero any fields not explicitly filled in.
2010-07-14, by Sam Lantinga
Now that the fullscreen wm state works, enable the video modes. Yay! :)
2010-07-14, by Sam Lantinga
Fixed setting fullscreen and maximized states for windows that haven't been mapped yet.
2010-07-14, by Sam Lantinga
Let the window manager know we're a "normal" window
2010-07-14, by Sam Lantinga
Much better debugging of property changes
2010-07-14, by Sam Lantinga
Turned off debug spew
2010-07-13, by Sam Lantinga
Lots of prep for the "real" way to support fullscreen mode on modern window managers.
2010-07-13, by Sam Lantinga
Added test case for maximize code
2010-07-13, by Sam Lantinga
Use a better switch for the clipboard property format
2010-07-13, by Sam Lantinga
Fixed compile warnings
2010-07-13, by Sam Lantinga
Fixed compile warning
2010-07-13, by Sam Lantinga
Fixed compile warning
2010-07-13, by Sam Lantinga
Fixed compile warning.
2010-07-13, by Sam Lantinga
Daniel Wyatt 2010-03-26 14:52:53 PDT
2010-07-12, by Sam Lantinga
Implemented X11 system window manager info for SDL 1.3. It's simple. Really.
2010-07-12, by Sam Lantinga
Made it possible to switch the text format in one place
2010-07-12, by Sam Lantinga
Added X11 clipboard support.
2010-07-12, by Sam Lantinga
Fixed compile warnings
2010-07-12, by Sam Lantinga
Fixed compile warnings
2010-07-12, by Sam Lantinga
Fixed compiler warning
2010-07-12, by Sam Lantinga
Amazingly the Windows code is almost identical to the Mac OS X code. :)
2010-07-08, by Sam Lantinga
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
2010-07-08, by Sam Lantinga
Made the new public headers public
2010-07-08, by Sam Lantinga
Updated Xcode project files for clipboard API
2010-07-08, by Sam Lantinga
Added Windows clipboard support
2010-07-08, by Sam Lantinga
Added Mac OS X implementation of clipboard support
2010-07-08, by Sam Lantinga
I missed the Objective C files when updating the copyright date...
2010-07-08, by Sam Lantinga
Added simple clipboard test
2010-07-08, by Sam Lantinga
Need to add new headers to Makefile.in
2010-07-07, by Sam Lantinga
Simplified clipboard API for sanity's sake.
2010-07-07, by Sam Lantinga
Whoops, updated the copyright date
2010-07-07, by Sam Lantinga
First pass at clipboard API, still very much in progress
2010-07-07, by Sam Lantinga
Added SDL_FOURCC()
2010-07-07, by Sam Lantinga
Turn on blending if we're converting from a surface with colorkey enabled
2010-07-07, by Sam Lantinga
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
2010-07-07, by Sam Lantinga
The arguments to main() should be NULL terminated (SuS v3 compliant)
2010-07-06, by Sam Lantinga
Re-implemented single mouse touches on the iPhone/iPad
2010-07-06, by Sam Lantinga
Removed obsolete header file
2010-07-06, by Sam Lantinga
Fixed fullscreen window position
2010-07-06, by Sam Lantinga
Merged changes from default
2010-07-05, by Sam Lantinga
Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
2010-07-05, by Sam Lantinga
Removed obsolete test program. Ryan may resurrect it when the new multi-mouse code is implemented.
2010-07-05, by Sam Lantinga
Fixed usage message - it shouldn't have a printf format specifier
2010-07-05, by Sam Lantinga
Removed SDL.lib and SDLmain.lib from the projects since the dependencies are set up properly.
2010-07-05, by Sam Lantinga
Added dependencies on SDL.lib and SDLmain.lib to the test programs
2010-07-05, by Sam Lantinga
Split out the Visual C++ 2005 and 2008 projects explicitly.
2010-07-05, by Sam Lantinga
Fixed revision type for SDL 1.3
2010-07-05, by Sam Lantinga
Added missing file to the automated test project
2010-07-05, by Sam Lantinga
Make sure SDL gets installed to the correct prefix for the new cross-compiler tools.
2010-07-05, by Sam Lantinga
Fixed compile warning with latest mingw32 compiler
2010-07-05, by Sam Lantinga
Typo in documentation
2010-06-27, by Sam Lantinga
Removed one more use of ()
2010-06-26, by Sam Lantinga
Mostly cleaned up warnings with -Wmissing-prototypes
2010-06-26, by Sam Lantinga
Hello Sam.
2010-06-17, by Sam Lantinga
Fixed mouse focus window reporting
2010-06-17, by Sam Lantinga
Fixed wording for consistency
2010-06-06, by Sam Lantinga
SDL_KillThread() is no longer supported - it was always dangerous! :)
2010-05-24, by Sam Lantinga
author Eric Wing <ewing . public |-at-| gmail . com>
2010-05-17, by Sam Lantinga
Added the automated test plist file and modified .hgignore to be less aggressive.
2010-05-12, by Eric Wing
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
2010-05-09, by Sam Lantinga
Add a default revision string if we can't find hg
2010-05-09, by Sam Lantinga
Don't assume .bashrc exists. :)
2010-05-09, by Sam Lantinga
Tagging version before everything gets ripped out.
2010-05-09, by Sam Lantinga
Make the compiler even happier
pre-touch-removal
2010-05-09, by Sam Lantinga
Make sure events are current before flushing them.
2010-05-09, by Sam Lantinga
Added missing header
2010-05-09, by Sam Lantinga
Removed unused variables
2010-05-09, by Sam Lantinga
Fixed compiler warnings
2010-05-09, by Sam Lantinga
Fixed variable use before initialize warnings
2010-05-09, by Sam Lantinga
Removed unused variables
2010-05-09, by Sam Lantinga
Fixed Eric's changes to allow building from the command line.
2010-05-09, by Sam Lantinga
Updated with the SDL 1.3 list of supported operating systems
2010-05-09, by Sam Lantinga
Updated Mac Xcode project for refactored rwops automated test changes.
2010-05-09, by Eric Wing
Refactored automated rwops tests so read and write directories can be more easily customized.
2010-05-09, by Eric Wing
Fixes to automated test target for iPhone Xcode project.
2010-05-08, by Eric Wing
Exempted writable modes from bundle check on OS X since bundle areas are typically read-only.
2010-05-08, by Eric Wing
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
2010-05-08, by Eric Wing
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
2010-05-08, by Eric Wing
Much improved multi-display support for iPad.
2010-05-02, by Ryan C. Gordon
Test for system version in the Apple Recommended way.
2010-05-01, by Ryan C. Gordon
Implemented SDL power APIs for iPhoneOS.
2010-04-30, by Ryan C. Gordon
Implemented display mode functionality for UIKit.
2010-04-29, by Ryan C. Gordon
SDL-1.2: Quartz fullscreen video contentRect was used uninitialized.
SDL-1.2
2010-04-25, by Ryan C. Gordon
Fixed bug 978
2010-04-23, by Sam Lantinga
Fixed bug 978
SDL-1.2
2010-04-23, by Sam Lantinga
esigra 2010-04-17 03:53:57 PDT
2010-04-23, by Sam Lantinga
esigra 2010-04-17 03:53:57 PDT
SDL-1.2
2010-04-23, by Sam Lantinga
Fix a crash caused by empty keyboard focus
2010-04-20, by Jjgod Jiang
changeset: 4434:4e5dd7dc58cd
2010-04-15, by Sam Lantinga
Minor cleanup on Jiang's patch
2010-04-15, by Sam Lantinga
changeset: 4433:25667ea797fa
2010-04-15, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip