1. 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
  2. 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
  3. 04 Jun, 2007 1 commit
  4. 15 Feb, 2007 1 commit
  5. 19 Jul, 2006 1 commit
  6. 14 Jul, 2006 1 commit
  7. 13 Jul, 2006 1 commit
  8. 10 Jul, 2006 1 commit
  9. 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
  10. 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
  11. 13 Mar, 2006 3 commits
  12. 01 Mar, 2006 1 commit
  13. 21 Feb, 2006 1 commit
  14. 19 Feb, 2006 1 commit
  15. 10 Feb, 2006 1 commit
  16. 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
  17. 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
  18. 06 Feb, 2006 1 commit