1. 09 Feb, 2009 4 commits
  2. 08 Feb, 2009 1 commit
  3. 07 Feb, 2009 2 commits
  4. 30 Jan, 2009 2 commits
  5. 29 Jan, 2009 1 commit
    • Sam Lantinga's avatar
      · 9bb60da0
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403514
      9bb60da0
  6. 25 Jan, 2009 1 commit
  7. 19 Jan, 2009 4 commits
  8. 18 Jan, 2009 1 commit
  9. 15 Jan, 2009 1 commit
  10. 14 Jan, 2009 4 commits
  11. 13 Jan, 2009 6 commits
  12. 12 Jan, 2009 9 commits
  13. 11 Jan, 2009 4 commits
    • Couriersud's avatar
      Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file. · 4bb83c1f
      Couriersud authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403486
      4bb83c1f
    • Couriersud's avatar
      DirectFB cleanups & simple window manager · 2cd92198
      Couriersud authored
      - use SDL_getenv, not getenv ...
      - no more support for 0.9.25 - not even mentioned any longer on directfb.org
      - fix fullscreen issues
      - add a simple window manager unless the directfb team comes up with a working wm.
      
      The driver has support for a very, very basic window manager you may
      want to use when runnning with "wm=default". Use
      
      export SDL_DIRECTFB_WM=1
      
      to enable basic window borders including icon support. In order to have the window title rendered,
      you need to have the following font installed:
      
      /usr/share/fonts/truetype/freefont/FreeSans.ttf
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403485
      2cd92198
    • Couriersud's avatar
      Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit) · 3e968cec
      Couriersud authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403484
      3e968cec
    • Ryan C. Gordon's avatar
      First shot at new audio resampling code. · fea75bca
      Ryan C. Gordon authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403483
      fea75bca