1. 01 Jan, 2009 11 commits
    • Holmes Futrell's avatar
      Re-enabled joystick support during compilation. · bfa86209
      Holmes Futrell authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403410
      bfa86209
    • Sam Lantinga's avatar
      Date: Thu, 01 Jan 2009 21:32:12 +0100 · 9e2744e7
      Sam Lantinga authored
      From: Couriersud
      Subject: Fusionsound audio driver
      
      attached is a diff containing a audio driver for the FusionSound
      library. This sound library is closely related to DirectFB and uses the
      same transport (fusion) as DirectFB when running applications "remote",
      i.e. over the network. As such, it natively redirects sound where
      DirectFB redirects video. This may be handy for everyone using SDL over
      DirectFB.
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403409
      9e2744e7
    • Sam Lantinga's avatar
      Kicking off the great SDL Bug Hunt for January 2009 · 9e1365db
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403408
      9e1365db
    • Sam Lantinga's avatar
      Fixed DirectColor visual window creation problem · 2184f43b
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403407
      2184f43b
    • Sam Lantinga's avatar
      Windows line drawing support is implemented · 1b7ca906
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403406
      1b7ca906
    • Sam Lantinga's avatar
      Oh yeah, it's an XInput symbol · 6891f046
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403405
      6891f046
    • Sam Lantinga's avatar
      indent · 21915865
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403404
      21915865
    • Sam Lantinga's avatar
      Added missing symbol · 4bc10ea0
      Sam Lantinga authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403403
      4bc10ea0
    • Sam Lantinga's avatar
      Fixed X11 mouse motion/button events - it's not actually safe to cast mouse... · 57fa80fc
      Sam Lantinga authored
      Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events.
      Fixed building SDL without XInput support
      Simplified the process of registering a mouse device
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403402
      57fa80fc
    • Ryan C. Gordon's avatar
      Audio driver priority: favor PulseAudio and ALSA over OSS. · 30768ab2
      Ryan C. Gordon authored
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403401
      30768ab2
    • Ryan C. Gordon's avatar
      Adjusted default choice of audio driver. · 0e24b20c
      Ryan C. Gordon authored
      If a driver can definitely see available devices, it is chosen. Otherwise,
       we'll take the first driver that initializes but saw no devices...this might
       be because it can't enumerate them, or there really aren't any available.
      
      This prevents the dsp driver from hogging control when there are no /dev/dsp*
       nodes (for example, on a Linux box with ALSA and no OSS emulation).
      
      --HG--
      extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403400
      0e24b20c
  2. 31 Dec, 2008 6 commits
  3. 30 Dec, 2008 9 commits
  4. 29 Dec, 2008 1 commit
  5. 25 Dec, 2008 6 commits
  6. 24 Dec, 2008 3 commits
  7. 23 Dec, 2008 4 commits