1. 13 Jan, 2010 1 commit
    • Jean-Paul Saman's avatar
      davinci oss: improve clipping and arbritary noise · 193a6a17
      Jean-Paul Saman authored
      Audio capturing generated arbritrary noise as if old buffers (or random data) was being played. This patch tries to protect against that by checking boundaries and make some defensive trade-offs. Noise is almost gone, but not entirely.
      193a6a17
  2. 08 Jan, 2010 2 commits
  3. 14 Dec, 2009 1 commit
  4. 27 Nov, 2009 1 commit
  5. 20 Nov, 2009 3 commits
  6. 19 Nov, 2009 1 commit
  7. 13 Nov, 2009 1 commit
  8. 16 Jan, 2009 3 commits
  9. 22 Sep, 2008 2 commits
  10. 16 Sep, 2008 1 commit
  11. 11 Sep, 2008 2 commits
  12. 09 Sep, 2008 4 commits
  13. 08 Sep, 2008 1 commit
    • 薛德章's avatar
      software reset for aic32 · a46091c1
      薛德章 authored
      This patch run a software reset before start to program the
      registers. it's also used to allow full reset of the audio
      settings on soft reboot.
      a46091c1
  14. 05 Sep, 2008 2 commits
  15. 04 Sep, 2008 2 commits
    • 薛德章's avatar
      Initial audio clock generation register. · 4a94fb83
      薛德章 authored
      CODEC_CLKIN and PLLCLK_IN register are not initialized and
      PLL Q,P,J,D value are wrong, cause audio clock is wrong.
      This patch initialize PLLCLK_IN uses MCLK, Codec uses PLLDIV_OUT.
      4a94fb83
    • 薛德章's avatar
      Initial audio clock generation register. · 30729968
      薛德章 authored
      CODEC_CLKIN and PLLCLK_IN register are not initialized and
      PLL Q,P,J,D value are wrong, cause audio clock is wrong.
      This patch initialize PLLCLK_IN uses MCLK, Codec uses PLLDIV_OUT.
      30729968
  16. 02 Sep, 2008 2 commits
  17. 01 Sep, 2008 1 commit
  18. 26 Aug, 2008 1 commit
  19. 22 Aug, 2008 5 commits
  20. 15 Aug, 2008 1 commit
  21. 13 Aug, 2008 2 commits
  22. 07 Aug, 2008 1 commit
    • Jorge Zapata's avatar
      Framebuffer Fixes · 3ed322c3
      Jorge Zapata authored
      * Make the logo appear again, there's still some bug on the colors, but is a
        start
      * Fix the initial mode setting, some value wasnt set, so the initial mode
        was never ok
      * Still some bug when returning to SD mode from HD mode
      3ed322c3