1. 03 11月, 2011 2 次提交
  2. 02 11月, 2011 16 次提交
  3. 01 11月, 2011 5 次提交
  4. 31 10月, 2011 5 次提交
  5. 30 10月, 2011 2 次提交
  6. 29 10月, 2011 3 次提交
  7. 28 10月, 2011 1 次提交
  8. 29 10月, 2011 1 次提交
  9. 28 10月, 2011 4 次提交
  10. 27 10月, 2011 1 次提交
    • Stefan Knoblich's avatar
      mod_soundtouch: Update soundtouch to 1.6.0 to fix FS-3634 · d8ae59fd
      Stefan Knoblich 提交于
      Error messages (on x86_64):
      
        {standard input}: Assembler messages:
        {standard input}:28: Error: `(%esp)' is not a valid 64 bit base/index expression
        {standard input}:31: Error: `(%esp)' is not a valid 64 bit base/index expression
        {standard input}:34: Error: `(%esp)' is not a valid 64 bit base/index expression
        gmake[8]: *** [cpu_detect_x86_gcc.lo] Error 1
      
      This part of the CPU detection code is now skipped on x86_64.
      Signed-off-by: 's avatarStefan Knoblich <stkn@openisdn.net>
      d8ae59fd