index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
events
/
SDL_quit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
events: Disable all the signal-handling code on platforms without support.
Ryan C. Gordon
1
-19
/
+31
2019-03-15
events: Let arbitrary signals to simulate iOS/Android backgrounding events.
Ryan C. Gordon
1
-45
/
+90
2019-01-04
Updated copyright for 2019
Sam Lantinga
1
-1
/
+1
2018-01-30
Fixed building on platforms without __sighandler_t
Sam Lantinga
1
-2
/
+2
2018-01-30
Fixed ISO C99 compatibility
Sam Lantinga
1
-2
/
+2
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-10-07
Implemented SDL_GetHintBoolean() to make it easier to check boolean hints
Sam Lantinga
1
-3
/
+1
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-06-08
Unix: Don't send quit events during signal handler.
Ryan C. Gordon
1
-3
/
+15
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-03-24
Patched to compile on C89 compilers.
Ryan C. Gordon
1
-12
/
+21
2015-03-24
Make the signal handler hint more generic.
Ryan C. Gordon
1
-1
/
+1
2015-03-24
Added a hint to prevent SDL from installing signal handlers.
Ryan C. Gordon
1
-1
/
+14
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
1
-1
/
+1
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
1
-1
/
+1
2013-05-18
Added mobile application events, with implementations for iOS and Android
Sam Lantinga
1
-9
/
+1
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2012-09-27
Removed executable bit from source files
Sam Lantinga
1
-0
/
+0
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-07-20
Work on systems without sa_sigaction.
Ryan C. Gordon
1
-0
/
+9
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-03-21
Fixed compiler warning
Sam Lantinga
1
-2
/
+2
2011-03-15
Do not break application's signal handler installed with SA_SIGINFO
Sam Lantinga
1
-2
/
+26
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2010-03-25
General improvements for user custom event registration
Sam Lantinga
1
-1
/
+1
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-39
/
+43
2006-02-21
Use consistent identifiers for the various platforms we support.
Sam Lantinga
1
-2
/
+1
2006-02-06
It's now possible to build SDL without any C runtime at all on Windows,
Sam Lantinga
1
-11
/
+8
2006-02-01
Updated copyright information and removed rcs id lines (problematic in branch...
Sam Lantinga
1
-12
/
+7
2005-09-29
Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
Ryan C. Gordon
1
-0
/
+4
2005-08-21
Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
Sam Lantinga
1
-1
/
+14
2004-01-04
Updated copyright information for 2004 (Happy New Year!)
Sam Lantinga
1
-1
/
+1
2002-03-06
Updated copyright information for 2002
Sam Lantinga
1
-1
/
+1
2001-12-14
Updated the source with the correct e-mail address
Sam Lantinga
1
-1
/
+1
2001-04-26
Initial revision
Sam Lantinga
1
-0
/
+84