graph
- Fixed bug #292SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed formattingSDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #286SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #281SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #316SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #321SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #270SDL-1.2 2006-09-24, by Sam Lantinga
- Bumped the version in subversion to 1.2.12SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #278SDL-1.2 2006-09-24, by Sam Lantinga
- Fixed bug #276SDL-1.2 2006-09-24, by Sam Lantinga
- (none)SDL-1.2 2006-09-23, by Sam Lantinga
- Fixed bug #304SDL-1.2 2006-09-23, by Sam Lantinga
- Fixed bug #294SDL-1.2 2006-09-23, by Sam Lantinga
- Forgot cpu boundariesSDL-1.2 2006-09-16, by Patrice Mandin
- Save/restore fpu registers if neededSDL-1.2 2006-09-16, by Patrice Mandin
- Add function to check FPU presenceSDL-1.2 2006-09-16, by Patrice Mandin
- Only saved non preserved registersSDL-1.2 2006-09-16, by Patrice Mandin
- Only convert endianness if both src and dest are 16bitsSDL-1.2 2006-09-16, by Patrice Mandin
- Update to reflect driver changesSDL-1.2 2006-09-15, by Patrice Mandin
- Use new keyboard mapping routinesSDL-1.2 2006-09-13, by Patrice Mandin
- Factorize keyboard mapping between driversSDL-1.2 2006-09-13, by Patrice Mandin
- Allow grabing mouse by locking its positionSDL-1.2 2006-09-12, by Patrice Mandin
- Reenable xbios usage to get relative mouse motionSDL-1.2 2006-09-12, by Patrice Mandin
- Allow mouse to be locked when grabbed with GEM driverSDL-1.2 2006-09-12, by Patrice Mandin
- Disable MiNT thread usage and use hw access for updating DMA audio pointersSDL-1.2 2006-09-12, by Patrice Mandin
- Forgot to reshow mouse cursor when exiting grab/hide modeSDL-1.2 2006-09-08, by Patrice Mandin
- /me dumb, sizeof(keymap) != number of elementsSDL-1.2 2006-09-07, by Patrice Mandin
- Use correct function to free allocated memSDL-1.2 2006-09-05, by Patrice Mandin
- Removed some new 1.3 symbols from code backported to 1.2.SDL-1.2 2006-09-03, by Ryan C. Gordon
- Backport from 1.3: most of the audio drivers can now handle dataSDL-1.2 2006-09-01, by Ryan C. Gordon
- Add teamtap support (4 joypads adapter on 1 port)SDL-1.2 2006-08-02, by Patrice Mandin
- Patched to compile. Fixes Bugzilla #285.SDL-1.2 2006-07-24, by Ryan C. Gordon
- Updated the snapshot build target to reflect the new source locationSDL-1.2 2006-07-10, by Sam Lantinga
- SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.SDL-1.2 2006-07-10, by Sam Lantinga
- Removed distinction between "available" and "init" in audio backends, sinceSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- ALSA's availability test was wrong in multi-device land. If the ALSA librariesSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- I really don't want to update these last two audio backends...I added anSDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Added a FIXME.SDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Moved DirectSound audio target to SDL 1.3 API and did some house cleaning.SDL-ryan-multiple-audio-device 2006-10-17, by Ryan C. Gordon
- Moved windib (waveout) audio to 1.3 API and made other cleanups.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Some fixes that were discovered when trying to get OS/2 audio working again...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- OS/2 audio code works in 1.3 now.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- This file probably got corrupted by a pretty printer at some point...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- BeOS audio now works in 1.3 branch.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Patched to build on pre-C99 compilers.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Patched to build on pre-C99 compilers.SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Still more PAudio renames...SDL-ryan-multiple-audio-device 2006-10-08, by Ryan C. Gordon
- Whoops, changed that symbol name...SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Paudio driver moved to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Forgot to add NTO_Init()...SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Fixed some things to use SDL C runtime functions.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved NTO audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Fixed duplicate include-once blockers.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved mme audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor fixes in dsp driver.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Dynamic loading for NAS audio driver.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor ALSA dynamic loading fix.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Look for NAS libraries in normal paths (where Ubuntu installs them).SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Minor NAS tweak.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon
- Moved NAS audio driver to 1.3 API.SDL-ryan-multiple-audio-device 2006-10-07, by Ryan C. Gordon