1. 31 Dec, 2011 1 commit
  2. 31 Oct, 2011 1 commit
  3. 13 Oct, 2011 1 commit
  4. 08 Apr, 2011 1 commit
  5. 12 Feb, 2011 1 commit
  6. 08 Feb, 2011 1 commit
  7. 06 Feb, 2011 1 commit
  8. 25 Jan, 2011 1 commit
    • 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
  9. 13 Jan, 2011 1 commit
    • Sam Lantinga's avatar
      More Android cleanup: · 0fa1d9fe
      Sam Lantinga authored
      * Formalized the interface with Java methods in SDL_android.h
      * We don't need the feature system, at least right now
      * Fixed waiting for the SDLMain thread
      0fa1d9fe
  10. 12 Jan, 2011 1 commit
  11. 05 Jan, 2011 1 commit
  12. 27 Jul, 2010 1 commit
    • Paul Hunkin's avatar
      - Cleaned up a bunch of code · ef474722
      Paul Hunkin authored
      - Added 'feature' enable/disable so we're not running accel/sound/whatever in Java when we don't need to be
      - More work on the sound system. But it still crashes pretty horribly, not sure why yet.
      ef474722
  13. 28 Jun, 2010 2 commits
  14. 17 Jun, 2010 2 commits
  15. 10 Jun, 2010 2 commits