log include/SDL_config.h.in @ 3948:ab8297bf3768 SDL-1.2

age author description
2007-05-13 Ryan C. Gordon Committed PulseAudio driver. Thanks, Stephan! SDL-1.2
2007-02-15 Ryan C. Gordon Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE, SDL-1.2
2006-10-29 Ryan C. Gordon A few more AmigaOS things. SDL-1.2
2006-10-29 Ryan C. Gordon Removed broken AmigaOS support. SDL-1.2
2006-10-08 Ryan C. Gordon BeOS audio now works in 1.3 branch. SDL-ryan-multiple-audio-device
2006-10-08 Ryan C. Gordon Still more PAudio renames... SDL-ryan-multiple-audio-device
2006-10-07 Ryan C. Gordon Dynamic loading for NAS audio driver. SDL-ryan-multiple-audio-device
2010-01-24 Sam Lantinga Fixed bug #935
2010-01-18 Sam Lantinga Fixed bug #930
2010-01-13 Sam Lantinga The config sets the default assertion level so people can override it for their own use in application code.
2010-01-13 Sam Lantinga First pass at Ryan's assertion code, minor tweaks to come.
2009-12-17 Sam Lantinga Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
2009-12-16 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
2009-12-16 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
2009-11-09 Sam Lantinga Fixed bug #878
2009-10-19 Sam Lantinga Partial fix for bug #859
2009-10-18 Sam Lantinga Merged improvements to SDL_SoftStretch() from SDL 1.2
2009-10-13 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay!
2009-09-20 Sam Lantinga Removed outdated Atari support
2009-09-19 Sam Lantinga Removed outdated VGL support
2009-09-19 Sam Lantinga Removed outdated wscons support
2009-09-19 Sam Lantinga Removed outdated Nano-X support
2009-09-19 Sam Lantinga Removed outdated OS/2 support
2009-09-19 Sam Lantinga Removed outdated Dreamcast support
2009-09-19 Sam Lantinga Removed outdated OS/2 support
2009-09-19 Sam Lantinga Removed outdated iPodLinux support
2009-09-07 Sam Lantinga Merged Martin's code changes from Google Summer of Code 2009
2009-09-05 Sam Lantinga CD-ROM support is so passé :)
2009-09-05 Sam Lantinga Bye bye SoundManager, you are officially obsolete...
2009-08-02 Sam Lantinga Better check which includes #define used in stdint.h