Sam Lantinga
a7d2ebb8d6
Integrated David Ludwig's support for Windows RT
2014-03-09 11:36:47 -07:00
Sam Lantinga
211b54deef
Fixed line endings on WinRT source code
2014-03-09 11:06:11 -07:00
Sam Lantinga
d7940a513e
Fixed bug 2374 - Update copyright for 2014...
...
Is it that time already??
2014-02-02 00:53:27 -08:00
Ryan C. Gordon
82edee6971
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
...
The new header will include SDL_config.h, but allows for other global stuff.
--HG--
extra : rebase_source : ddf4a4c0dc2c554b98c82700798f343cd91b16e3
2013-11-24 23:56:17 -05:00
David Ludwig
3f62c9892a
WinRT: build fixes, post SDL 2.0.1 update
2013-10-27 23:03:11 -04:00
David Ludwig
59df93166d
WinRT: merged with SDL 2.0.1 codebase
2013-10-27 21:26:46 -04:00
Sam Lantinga
a999af88e9
Fixed building using MinGW
...
Our SDL_windows.h needed to be included before anything else so UNICODE is defined.
2013-10-17 23:02:29 -07:00
David Ludwig
ef0a40b704
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
2013-08-13 20:09:52 -04:00
David Ludwig
88461d442a
WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)
...
--HG--
rename : README.iOS => README-ios.txt
2013-08-12 22:29:55 -04:00
Andreas Schiffler
7067bff470
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
2013-08-08 21:29:30 -07:00
Sam Lantinga
961b96e842
Fixed bug 2084 - SDL_log xxx on Android outputs to Logcat with incorrect priority.
...
Pallav Nawani
This effects all SDL_Logxxx functions. On android, the debug output has a priority that is 1 higher than intended, ie, if you try SDL_LogInfo, the log has the priority of Warn instead.
2013-09-05 06:43:34 -07:00
Ryan C. Gordon
a2cce5ee08
Fix endlines for logging via OutputDebugString().
2013-08-28 22:05:16 -04:00
Sam Lantinga
3a78485f2d
No, there's no reason not to use fprintf
2013-07-05 21:37:27 -07:00
Ryan C. Gordon
292c6c09ee
Strip newlines from messages in SDL_Log*() before calling logging function.
2013-07-05 00:41:34 -04:00
Ryan C. Gordon
47a2869b0d
Added a FIXME.
2013-07-05 00:41:01 -04:00
Sam Lantinga
5aa3492ef8
Fixed SDL building with the minimal configuration
2013-06-13 22:10:10 -07:00
Andreas Schiffler
a8d039c4fe
Remove unnecessary debugger detection logic again from Win32 SDL_LogOutput
2013-06-06 07:25:41 -07:00
Andreas Schiffler
6c06aefaf2
Update SDL_LogOutput for WIN32 so it writes to the console
2013-06-05 07:22:45 -07:00
Sam Lantinga
00abdbbc2a
Added a newline to OutputDebugString(), fixes output on Visual Studio 2008
2013-05-23 23:27:48 -07:00
Sam Lantinga
0cb6385637
File style cleanup for the SDL 2.0 release
2013-05-18 14:17:52 -07:00
David Ludwig
41ce3814e2
WinRT: merged with latest, official, SDL 2.x sources (at rev. bea100d73d13)
2013-04-14 11:42:55 -04:00
Captain Lex
47dac69dc7
Add PSP support
2013-03-17 20:07:02 +08:00
David Ludwig
776ebe3bda
WinRT: merged with latest, official, SDL 2.x code
2013-02-23 20:01:46 -05:00
Sam Lantinga
95dcfa4c28
Happy New Year!
2013-02-15 08:47:44 -08:00
David Ludwig
643b3f0a30
WinRT: merged with the latest official SDL source
2012-12-16 22:02:01 -05:00
Andreas Schiffler
a8af7eca89
Add log, assert and harness (partial) to test lib
2012-11-30 23:25:34 -08:00
DavidLudwig
5939e8424f
Merge with latest, official SDL code
2012-11-04 09:46:59 -05:00
David Ludwig
a7a2a0130a
WinRT: made SDL_Log output to Visual C++'s debug console (via existing Win32 code in SDL)
2012-10-27 22:15:54 -04:00
Sam Lantinga
8850825033
Added an assert log category, and NSLog support on Mac OS X and iOS
2012-10-30 12:30:02 -07:00
Sam Lantinga
f380ecb137
Removed executable bit from source files
2012-09-27 14:35:28 -07:00
Sam Lantinga
028e5dcdbd
Happy New Year!
2011-12-31 09:28:07 -05:00
Sam Lantinga
ec5e765da6
Fixed warnings on iOS
2011-10-31 01:59:54 -04:00
Sam Lantinga
b0660ba5ff
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
Sam Lantinga
234bc0aa5d
Added missing log debug function
2011-02-19 11:23:56 -08:00
Sam Lantinga
9f536cb6f7
Source is not executable...
2011-02-16 12:52:09 -08:00
Sam Lantinga
e5803d148c
Happy 2011! :)
2011-02-11 22:37:15 -08:00
Sam Lantinga
631784d9a2
Added a way to replace the default logging mechanism
2011-02-08 23:13:58 -08:00
Sam Lantinga
42bac7a31e
Fixed stack overflow on Windows
2011-02-07 20:05:52 -08:00
Sam Lantinga
f582f9e58e
Added a simple log message API
2011-02-07 16:45:40 -08:00