1. 25 Jan, 2011 2 commits
    • Sam Lantinga's avatar
      Fixed Android build · ada07462
      Sam Lantinga authored
      ada07462
    • Sam Lantinga's avatar
      Include windows.h in a single point in the source, so we can be consistent... · b4497865
      Sam Lantinga authored
      Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
      
      I think this also fixes the bug relating to non-latin characters in filenames, since UNICODE wasn't defined in SDL_rwops.c
      
      --HG--
      rename : src/SDL_android.cpp => src/core/android/SDL_android.cpp
      rename : src/SDL_android.h => src/core/android/SDL_android.h
      b4497865
  2. 14 Jan, 2011 2 commits
  3. 13 Jan, 2011 5 commits
  4. 12 Jan, 2011 2 commits
  5. 07 Jan, 2011 1 commit
  6. 04 Jan, 2011 2 commits
  7. 17 Aug, 2010 1 commit
    • Paul Hunkin's avatar
      Cleanups. · ab688d00
      Paul Hunkin authored
      - Moved to 'project' instead of 'testproject'
      - Removed extraneous .c files
      - Removed the android_libs folder (that was against the NDK agreement anyway)
      ab688d00
  8. 14 Aug, 2010 1 commit
  9. 27 Jul, 2010 5 commits
  10. 06 Jul, 2010 1 commit
  11. 28 Jun, 2010 2 commits