]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-external-tinyalsa.git/log
android-sdk/platform-external-tinyalsa.git
12 years agoUpdate to latest tinyalsa
Eric Laurent [Mon, 30 Jan 2012 19:31:56 +0000 (11:31 -0800)]
Update to latest tinyalsa

3502113 pcm: fix pcm capture dropping samples

Change-Id: Icae0f32a39e58dda55a3b9a0094263ba781d65a7

12 years agoUpdate to latest tinyalsa
Simon Wilson [Thu, 17 Nov 2011 21:16:52 +0000 (13:16 -0800)]
Update to latest tinyalsa

7db4858 pcm: more state checking in pcm_get_htimestamp()

Change-Id: I7329a869f1eea51c976824540afd3db47c3de21b

12 years agoUpdate to latest tinyalsa
Simon Wilson [Wed, 16 Nov 2011 22:45:38 +0000 (14:45 -0800)]
Update to latest tinyalsa

ee9ba87 pcm: fix underrun detection
5251016 mixer: show BYTE controls
a912d70 include: fix header comments and arguments

Change-Id: I33386f64b65b55c337ceacbe62dc6d498a536378

12 years agoAdd dynamic change of avail_min for mmap mode
Eric Laurent [Fri, 14 Oct 2011 18:12:24 +0000 (11:12 -0700)]
Add dynamic change of avail_min for mmap mode

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

12 years agoUpdate to latest tinyalsa
Simon Wilson [Thu, 13 Oct 2011 20:57:25 +0000 (13:57 -0700)]
Update to latest tinyalsa

6be28f1 pcm: add mmap playback and no periodic IRQ support.
fa0697e tinyplay: fix segfault caused by missing device argument

Change-Id: I22cf8f01eba21e42b4fa43cc5fd9edd2826f44fa

12 years agoUpdate to latest tinyalsa
Simon Wilson [Fri, 5 Aug 2011 19:00:00 +0000 (12:00 -0700)]
Update to latest tinyalsa

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

12 years agoUpdate to latest tinyalsa
Simon Wilson [Wed, 27 Jul 2011 22:08:34 +0000 (15:08 -0700)]
Update to latest tinyalsa

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

12 years agoUpdate to latest tinyalsa
Simon Wilson [Mon, 25 Jul 2011 17:58:30 +0000 (10:58 -0700)]
Update to latest tinyalsa

40b018e pcm: add pcm_get_htimestamp() function
c8aedef tinycap: remove extra parameter from strcmp

Change-Id: Ic241e3b5e41e26cf6586d0489488c96fae692e0b

12 years agoUpdate tinyalsa for tinycap support
Simon Wilson [Thu, 14 Jul 2011 19:16:41 +0000 (12:16 -0700)]
Update tinyalsa for tinycap support

dd84573 Add tinycap utility to capture PCM riff/wave files

Change-Id: I26cf6cf609e74c3b33d3cda2586d8ec07a8fa502

12 years agoUpdate tinyalsa for pcm_start/stop() support
Simon Wilson [Fri, 24 Jun 2011 18:08:10 +0000 (11:08 -0700)]
Update tinyalsa for pcm_start/stop() support

d6458e6 pcm: add pcm_start/stop() functions for streams

Change-Id: Iba1dd4e6adc0be68008b44978d55231c584e92c4

12 years agoUpdate to latest tinyalsa for 32_LE support
Simon Wilson [Thu, 16 Jun 2011 00:20:55 +0000 (17:20 -0700)]
Update to latest tinyalsa for 32_LE support

bc03b62 pcm: fix TODOs for 32 bit support

Change-Id: I9f4d83c808a664aed5cefae271e3ad7b5c522c99

12 years agoInitial version of tinyalsa
Simon Wilson [Mon, 6 Jun 2011 22:33:34 +0000 (15:33 -0700)]
Initial version of tinyalsa

From git://github.com/tinyalsa/tinyalsa.git 193b1c3b

Change-Id: I8971581d4867bd785ac628638679d2c09c79169f

12 years agoInitial empty repository
Anatol Pomazau [Mon, 6 Jun 2011 22:01:42 +0000 (15:01 -0700)]
Initial empty repository