1. 24 2月, 2011 2 次提交
  2. 06 10月, 2010 1 次提交
  3. 04 9月, 2010 3 次提交
  4. 01 8月, 2010 2 次提交
  5. 28 7月, 2010 1 次提交
    • B
      Fix mingw32 build · 249cdb42
      Blue Swirl 提交于
      Fix mingw32 build errors like
      /src/qemu/ui/vnc-enc-tight.c: In function 'tight_detect_smooth_image24':
      /src/qemu/ui/vnc-enc-tight.c:119: error: 'uint' undeclared (first use in this function)
      
      Replace 'uint' with proper 'unsigned int'.
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      249cdb42
  6. 27 7月, 2010 15 次提交
  7. 14 6月, 2010 1 次提交
  8. 02 6月, 2010 5 次提交