1. 01 Feb, 2012 1 commit
  2. 31 Jan, 2012 2 commits
  3. 30 Jan, 2012 4 commits
  4. 08 Dec, 2011 1 commit
  5. 22 Nov, 2011 1 commit
  6. 17 Nov, 2011 2 commits
  7. 16 Nov, 2011 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · 5aed71db
      Simon Wilson authored
      ee9ba87 pcm: fix underrun detection
      5251016 mixer: show BYTE controls
      a912d70 include: fix header comments and arguments
      
      Change-Id: I33386f64b65b55c337ceacbe62dc6d498a536378
      5aed71db
  8. 16 Oct, 2011 1 commit
  9. 14 Oct, 2011 2 commits
    • Eric Laurent's avatar
      Add dynamic change of avail_min for mmap mode · 73b9c679
      Eric Laurent authored
      Added support for setting avail_min when opening a stream as well
      as dynamically changing its value whitout stopping playback when the
      stream is opened in mmap and no irq mode.
      
      Allow writing less than avail_min frames to pcm_mmap_write() without
      systematically waiting for avail_min frames to be available.
      
      Also fixed wait timeout for no irq mode in pcm_mmap_write().
      
      Change-Id: Ief8e05dde8d538185174da9ef14e27a0a470057c
      73b9c679
    • Simon Wilson's avatar
      Update to latest tinyalsa · e9942c8b
      Simon Wilson authored
      6be28f1 pcm: add mmap playback and no periodic IRQ support.
      fa0697e tinyplay: fix segfault caused by missing device argument
      
      Change-Id: I22cf8f01eba21e42b4fa43cc5fd9edd2826f44fa
      e9942c8b
  10. 10 Aug, 2011 1 commit
  11. 09 Aug, 2011 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · 62104730
      Simon Wilson authored
      764d341 tinyplay: add support for device parameter
      df8ae90 tinymix: print mixer values when no mixer control is specified
      7de3eaf Ensure threasholds are zeroed before opening pcm
      
      Change-Id: Ie7b652b16b90d05fc9dee6ce31c7ffc3dc9a47f1
      62104730
  12. 02 Aug, 2011 1 commit
  13. 27 Jul, 2011 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · c1239623
      Simon Wilson authored
      3bb114a pcm: add control for ASLA thresholds to pcm_open
      ee99f21 include: make it easier to use this header from C++
      89b3128 Makefile: Don't error out of clean if already clean
      a14dad9 tinymix: Say if we can't open the mixer
      49900f0 Merge pull request #3 from broonie/noprelink
      ea019ef Merge pull request #2 from broonie/add-include
      
      Change-Id: I110de23af1f43d2cefb134204cb0439a7fd4c1d0
      c1239623
  14. 26 Jul, 2011 1 commit
  15. 25 Jul, 2011 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · dd88f13d
      Simon Wilson authored
      40b018e pcm: add pcm_get_htimestamp() function
      c8aedef tinycap: remove extra parameter from strcmp
      
      Change-Id: Ic241e3b5e41e26cf6586d0489488c96fae692e0b
      dd88f13d
  16. 15 Jul, 2011 1 commit
  17. 14 Jul, 2011 1 commit
  18. 27 Jun, 2011 1 commit
  19. 24 Jun, 2011 2 commits
  20. 16 Jun, 2011 1 commit
  21. 08 Jun, 2011 1 commit
  22. 06 Jun, 2011 1 commit