aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04tinymix: Support more that 512 bytes in byte controlSamreen Nilofer
2015-05-04mixer: add support for TLV based byte controlsMythri P K
2014-09-09mixer: Add mixer_ctl_get_idRichard Fitzgerald
2014-09-04Merge pull request #50 from charleskeepax/masterSimon Wilson
2014-09-04Merge pull request #49 from vinodkoul/fixesSimon Wilson
2014-08-18Revert "mixer: Control input value in mixer_ctl_set_value"Charles Keepax
2014-08-12tinyalsa: add pcm_get_subdevice()David Wagner
2014-08-12Tinyalsa: add pcm_delay()Hardik T Shah
2014-08-12Tinyalsa: allow pcm_wait to wait on POLLIN eventsApelete Seketeli
2014-08-12tinyalsa: unable to set BYTE mixerDavid.Coutherut
2014-08-12Tinyalsa: standardize error message for wrong input valueBaptiste Robert
2014-06-03Update tinypcminfo to display format informationAndy Hung
2014-06-03Merge pull request #34 from elaurent/masterSimon Wilson
2014-05-08Merge pull request #33 from gkasten/CL_avsyncSimon Wilson
2014-05-07Merge pull request #40 from dawagner/check-mixer-input-valueSimon Wilson
2014-05-07Merge branch 'charleskeepax-master'Simon Wilson
2014-05-07Merge branch 'master' of git://github.com/charleskeepax/tinyalsa into charles...Simon Wilson
2014-05-06Mixer: Check validity of input valueBaptiste Robert
2014-05-06Merge pull request #31 from rfvirgil/masterSimon Wilson
2014-05-06mixer: Control input value in mixer_ctl_set_valueAndroidict
2014-05-06Merge pull request #23 from roml/cleanupSimon Wilson
2014-05-06Merge pull request #21 from quantumdream/masterSimon Wilson
2014-04-30Merge pull request #39 from dawagner/separate-pcm-prepareSimon Wilson
2014-04-29tinyalsa: add separate call for pcm prepareOmair Mohammed Abdullah
2014-04-22Add a function to disambiguate duplicate control namesFrédéric Boisnard
2014-03-17Update pcm.cStevenNAN
2013-11-19tinymix: Improve detect of integer valuesCharles Keepax
2013-10-30tinymix: Add support for setting/getting a binary controlDimitris Papastamos
2013-09-27add support for mmap readEric Laurent
2013-09-03pcm_get_htimestamp can now use CLOCK_MONOTONICGlenn Kasten
2013-08-13tinycap: support streaming captured PCM to stdoutRichard Fitzgerald
2013-07-17tinymix: only print mixer name for full mixer dumpSimon Wilson
2013-07-17tinycap: support 24 bit captureSimon Wilson
2013-07-17pcm: support S24_LE formatSimon Wilson
2013-06-28mixer: add mixer_get_name() APISimon Wilson
2013-06-28mixer: add mixer_ctl_update() APISimon Wilson
2013-05-07mixer: add get/set_array APISimon Wilson
2013-04-30tinycap: convert size from frames to bytesceskobassman
2012-12-18Clean up asoundlib.h header fileRom Lemarchand
2012-12-14Merge pull request #22 from roml/errmsgSimon Wilson
2012-12-14Makefile: remove tinypcminfo during cleanSimon Wilson
2012-12-14tinyplay: Make error messages more meaningfulRom Lemarchand
2012-12-03Add tinypcminfo utilitySimon Wilson
2012-12-03pcm: add pcm_get_params APISimon Wilson
2012-11-09Add -Wall to Makefile and fix warningsSimon Wilson
2012-11-09tinyplay: add clean shutdown handler for ctrl-cLiam Girdwood
2012-11-09Merge pull request #15 from quantumdream/masterSimon Wilson
2012-11-09tinymix: Add support for passing control nameMisael Lopez Cruz
2012-10-24tinyalsa: Add a CROSS_COMPILE variable in the MakefileDimitris Papastamos
2012-10-24mixer: Add mixer_ctl_{set,get}_bytes()Dimitris Papastamos