1. 24 Jan, 2010 1 commit
    • Sam Lantinga's avatar
      Fixed bug #926 · 4d3df8b3
      Sam Lantinga authored
      Updated copyright to LGPL version 2.1 and year 2010
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404453
      4d3df8b3
  2. 05 Sep, 2009 1 commit
  3. 08 Dec, 2008 1 commit
    • Sam Lantinga's avatar
      Updated copyright date · 0c30a927
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403321
      0c30a927
  4. 14 Jun, 2007 1 commit
    • Sam Lantinga's avatar
      make indent · 554147b6
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402345
      554147b6
  5. 04 Jun, 2007 1 commit
  6. 15 Feb, 2007 1 commit
  7. 19 Jul, 2006 1 commit
  8. 14 Jul, 2006 1 commit
  9. 13 Jul, 2006 1 commit
  10. 10 Jul, 2006 1 commit
  11. 20 Jun, 2006 1 commit
    • Sam Lantinga's avatar
      Fixed bug #251 · e64b9862
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401865
      e64b9862
  12. 11 May, 2006 1 commit
    • Sam Lantinga's avatar
      Fixed some bugs in string handling · b31509f7
      Sam Lantinga authored
      Cleaned up error message code, UTF-8 is used instead of UCS2
      Added detection for MPEG Layer 3 audio for more informative errors.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401779
      b31509f7
  13. 13 Mar, 2006 3 commits
  14. 01 Mar, 2006 1 commit
  15. 21 Feb, 2006 1 commit
  16. 19 Feb, 2006 1 commit
  17. 10 Feb, 2006 1 commit
  18. 09 Feb, 2006 1 commit
    • Sam Lantinga's avatar
      Fixed build problem with SDL_string.c · c882586f
      Sam Lantinga authored
      Officially deprecated SDL_byteorder.h, SDL_getenv.h and SDL_types.h
      Moved endian-related SDL_rwops code into SDL_rwops.c
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401358
      c882586f
  19. 07 Feb, 2006 4 commits
    • Sam Lantinga's avatar
      *** empty log message *** · 312ed387
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401347
      312ed387
    • Sam Lantinga's avatar
      Configure dynamically generates SDL_config.h · 78516b56
      Sam Lantinga authored
      I'm still wrestling with autoheader, but this should work for now...
      Fixed lots of build problems with C library support disabled
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401345
      78516b56
    • Sam Lantinga's avatar
      Removed uses of stdlib.h and string.h · 09cd73f1
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401342
      09cd73f1
    • Sam Lantinga's avatar
      Use SDL_ prefixed versions of C library functions. · 5d53175e
      Sam Lantinga authored
      FIXME:
      Change #include <stdlib.h> to #include "SDL_stdlib.h"
      Change #include <string.h> to #include "SDL_string.h"
      Make sure nothing else broke because of this...
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401340
      5d53175e
  20. 06 Feb, 2006 1 commit