Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Mon, 04 Dec 2017 20:26:09 -0800 |
Removed spurious debug output
|
file | diff | annotate |
Mon, 04 Dec 2017 19:28:03 +0200 |
Fixed SDL_Log not working on windows if the output is being redirected.
|
file | diff | annotate |
Mon, 14 Aug 2017 06:28:21 -0700 |
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Wed, 07 Dec 2016 11:02:02 -0800 |
Removed unneeded warning when running from Visual Studio
|
file | diff | annotate |
Sun, 20 Nov 2016 21:29:27 -0800 |
Fixed warning building under mingw, patch contributed by Sylvain
|
file | diff | annotate |
Sat, 01 Oct 2016 12:28:05 -0700 |
Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Thu, 16 Jul 2015 21:31:21 +0200 |
Windows: Fixed wrong debugger output if logging empty string as info or warning.
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Fri, 06 Jun 2014 15:45:59 -0300 |
Chrome's Native Client backend implementation
|
file | diff | annotate |
Wed, 04 Jun 2014 10:56:56 -0700 |
Added annotations to help code analysis tools
|
file | diff | annotate |
Sun, 09 Mar 2014 11:36:47 -0700 |
Integrated David Ludwig's support for Windows RT
|
file | diff | annotate |
Sun, 09 Mar 2014 11:06:11 -0700 |
Fixed line endings on WinRT source code
|
file | diff | annotate |
Sun, 27 Oct 2013 23:03:11 -0400 |
WinRT: build fixes, post SDL 2.0.1 update
|
file | diff | annotate |
Sun, 27 Oct 2013 21:26:46 -0400 |
WinRT: merged with SDL 2.0.1 codebase
|
file | diff | annotate |
Tue, 13 Aug 2013 20:09:52 -0400 |
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
|
file | diff | annotate |
Mon, 12 Aug 2013 22:29:55 -0400 |
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
|
file | diff | annotate |
Sun, 14 Apr 2013 11:42:55 -0400 |
WinRT: merged with latest, official, SDL 2.x sources (at rev. bea100d73d13)
|
file | diff | annotate |
Sat, 23 Feb 2013 20:01:46 -0500 |
WinRT: merged with latest, official, SDL 2.x code
|
file | diff | annotate |
Sun, 16 Dec 2012 22:02:01 -0500 |
WinRT: merged with the latest official SDL source
|
file | diff | annotate |
Sun, 04 Nov 2012 09:46:59 -0500 |
Merge with latest, official SDL code
|
file | diff | annotate |
Sat, 27 Oct 2012 22:15:54 -0400 |
WinRT: made SDL_Log output to Visual C++'s debug console (via existing Win32 code in SDL)
|
file | diff | annotate |
Sun, 02 Feb 2014 00:53:27 -0800 |
Fixed bug 2374 - Update copyright for 2014...
|
file | diff | annotate |
Sun, 24 Nov 2013 23:56:17 -0500 |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file | diff | annotate |
Thu, 17 Oct 2013 23:02:29 -0700 |
Fixed building using MinGW
|
file | diff | annotate |
Thu, 05 Sep 2013 06:43:34 -0700 |
Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority.
|
file | diff | annotate |
Wed, 28 Aug 2013 22:05:16 -0400 |
Fix endlines for logging via OutputDebugString().
|
file | diff | annotate |
Thu, 08 Aug 2013 21:29:30 -0700 |
Fix Bug 2021: Win32: Stack overflow due to recursive SDL_LogOutput on SDL_LogError without console; fix off-by-one error in SDLtest test suite
|
file | diff | annotate |
Fri, 05 Jul 2013 21:37:27 -0700 |
No, there's no reason not to use fprintf
|
file | diff | annotate |
Fri, 05 Jul 2013 00:41:34 -0400 |
Strip newlines from messages in SDL_Log*() before calling logging function.
|
file | diff | annotate |
Fri, 05 Jul 2013 00:41:01 -0400 |
Added a FIXME.
|
file | diff | annotate |
Thu, 13 Jun 2013 22:10:10 -0700 |
Fixed SDL building with the minimal configuration
|
file | diff | annotate |
Thu, 06 Jun 2013 07:25:41 -0700 |
Remove unnecessary debugger detection logic again from Win32 SDL_LogOutput
|
file | diff | annotate |
Wed, 05 Jun 2013 07:22:45 -0700 |
Update SDL_LogOutput for WIN32 so it writes to the console
|
file | diff | annotate |
Thu, 23 May 2013 23:27:48 -0700 |
Added a newline to OutputDebugString(), fixes output on Visual Studio 2008
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Sun, 17 Mar 2013 20:07:02 +0800 |
Add PSP support
|
file | diff | annotate |
Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Fri, 30 Nov 2012 23:25:34 -0800 |
Add log, assert and harness (partial) to test lib
|
file | diff | annotate |
Tue, 30 Oct 2012 12:30:02 -0700 |
Added an assert log category, and NSLog support on Mac OS X and iOS
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Mon, 31 Oct 2011 01:59:54 -0400 |
Fixed warnings on iOS
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Sat, 19 Feb 2011 11:23:56 -0800 |
Added missing log debug function
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Tue, 08 Feb 2011 23:13:58 -0800 |
Added a way to replace the default logging mechanism
|
file | diff | annotate |
Mon, 07 Feb 2011 20:05:52 -0800 |
Fixed stack overflow on Windows
|
file | diff | annotate |
Mon, 07 Feb 2011 16:45:40 -0800 |
Added a simple log message API
|
file | diff | annotate |