1. 09 Nov, 2012 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · da39e0b0
      Simon Wilson authored
      2c3a8e2 Add -Wall to Makefile and fix warnings
      4ef9a57 tinyplay: add clean shutdown handler for ctrl-c
      9bb8066 Merge pull request #15 from quantumdream/master
      bad2b79 tinymix: Add support for passing control name
      f51c05b mixer: Add mixer_ctl_{set,get}_bytes()
      fcf66ab Merge pull request #16 from PeterMalkin/master
      3d62222 Add pcm_wait() to the tinyalsa API.
      f9678dd tinyplay: Add missing header file <string.h>
      cde1f6f Fix several 'symbol defined but not used' warnings.
      2a274a1 pcm: Add support for S8 and S24LE formats.
      a5baefd tinymix: support setting of multiple control values
      
      Change-Id: I3d5fe076753ce7d1f74dd3ebedc59202d29f4efd
      da39e0b0
  2. 08 Mar, 2012 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · e44e30a9
      Simon Wilson authored
      8fe2c93 mixer: remove redundant IOCTL_ELEM_READs
      b29ac1a mixer: simplify string get APIs
      174d874 tinycap: add missing options to usage string
      
      Change-Id: Id91acf6a084dac3dd0d07966330e10ffc95618bd
      e44e30a9
  3. 28 Feb, 2012 1 commit
    • Simon Wilson's avatar
      Update to latest tinyalsa · daa83291
      Simon Wilson authored
      a6dd4ab tinyplay: Use buffer size in bytes instead of frames
      5f64fe7 pcm: Factor out pcm_start() from pcm_read()
      6bbe77a pcm: Constify write buffers
      9989fc2 tinycap, tinyplay, tinymix: Add extra parameters.
      3e3376a tinycap, tinyplay: Check *argv before dereferencing.
      80085d4 pcm: Fix integer size error.
      
      Change-Id: I69a37c0a89e5531b9ab66a8b3f730765904ed9f7
      daa83291
  4. 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
  5. 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
  6. 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
  7. 08 Jun, 2011 1 commit