Commit Graph

  • eee6289d13 temporarily turning off warnings as errors Taylor Holberton 2016-10-01 14:32:12 -04:00
  • 3c15886027 corrected typo Taylor Holberton 2016-10-01 14:14:28 -04:00
  • 59471f622a Added Doxyfile Taylor Holberton 2016-10-01 13:29:50 -04:00
  • eacdd08f63 Added .gitignore file Taylor Holberton 2016-10-01 13:29:41 -04:00
  • 582fce5f72 updated library source paths Taylor Holberton 2016-10-01 13:09:12 -04:00
  • 22ab7da256 put source files into src dir Taylor Holberton 2016-10-01 13:08:08 -04:00
  • 626a822af9 cleaned up makefile Taylor Holberton 2016-10-01 12:55:10 -04:00
  • e67926e8ec added VPATH and INCDIR Taylor Holberton 2016-10-01 12:52:25 -04:00
  • 73466c030a voided unused parameter Taylor Holberton 2016-10-01 12:51:59 -04:00
  • 93b544ec2a seperated pcm and mixer APIs Taylor Holberton 2016-10-01 12:45:22 -04:00
  • db29593a2f updated program paths Taylor Holberton 2016-10-01 12:37:13 -04:00
  • b88fd4ff9c put programs into utils dir Taylor Holberton 2016-10-01 12:33:46 -04:00
  • c01d4a386c added support for more signed types Taylor Holberton 2016-10-01 12:22:43 -04:00
  • 4f556060a6 fixed bracket placement Taylor Holberton 2016-09-16 09:54:36 -04:00
  • 2087ef2b62 Merge branch 'dawagner-address-duplicate-control-names' Taylor Holberton 2016-09-16 09:22:51 -04:00
  • 7687f0fa2a Merge branch 'address-duplicate-control-names' of https://github.com/dawagner/tinyalsa into dawagner-address-duplicate-control-names Taylor Holberton 2016-09-16 09:22:18 -04:00
  • 713e656a07 Merge pull request #74 from dimkr/master Taylor Holberton 2016-09-16 08:58:28 -04:00
  • bb402603a9 Added get_file_descriptor() Taylor Holberton 2016-08-03 10:15:46 -04:00
  • 6491c7d6d1 Added default prefix variable Taylor Holberton 2016-08-03 10:13:04 -04:00
  • a1799e77a3 added install command Taylor Holberton 2016-08-03 10:12:38 -04:00
  • b47a014f14 Merge pull request #77 from bzhg/master Taylor Holberton 2016-06-26 14:29:36 -04:00
  • 7ed2ffb4dd mixer: check for overflow and NULL return Ben Zhang 2016-04-22 17:59:40 -07:00
  • 696c448f8a include time.h, to prevent use of struct timespec before definition Dima Krasner 2016-03-05 19:50:02 +02:00
  • 9bad3fa00f Merge pull request #70 from virajkarandikar/master Simon Wilson 2016-02-14 14:50:08 -08:00
  • 22fec81dba Merge pull request #73 from ford-prefect/master Simon Wilson 2016-02-14 14:49:28 -08:00
  • 2474d888d7 Merge pull request #72 from frgm/cppcheck Simon Wilson 2016-02-14 14:48:31 -08:00
  • 48ba21b517 build: Redo Makefile a bit Arun Raghavan 2016-01-28 13:11:42 +05:30
  • 9d3cdd0ebf fix format specifier for unsigned int Svyatoslav Mishyn 2016-01-24 20:06:48 +02:00
  • c7328362a9 mixer: fix possible null pointer dereference Svyatoslav Mishyn 2016-01-24 19:43:38 +02:00
  • 8eaad66708 tinycap: add capture time parameter Viraj Karandikar 2016-01-22 20:22:57 +05:30
  • ad66b45add Merge pull request #69 from JaydeepDhole/master Simon Wilson 2016-01-09 13:47:13 -08:00
  • d131cf241b tinymix: don't get byte array if size is zero Simon Wilson 2016-01-09 10:26:57 -08:00
  • bc0c23b0f6 Added raw file support in tinyplay -Added raw file support in tinyplay to play PCM raw files Jaydeep Dhole 2015-12-18 23:22:10 +05:30
  • 1f8145a46a Merge pull request #64 from rofl0r/timespec_fix Simon Wilson 2015-10-20 07:17:38 -07:00
  • 340176a6e0 Merge pull request #53 from rfvirgil/remove_info_list Simon Wilson 2015-10-20 07:15:47 -07:00
  • 899cecebd1 mixer: remove separate info list Richard Fitzgerald 2014-09-09 17:03:21 +01:00
  • c8333f8c7a asound.h: include <time.h> to get struct timespec prototype rofl0r 2015-10-12 12:57:09 +01:00
  • 33fe27c809 Merge pull request #48 from vinodkoul/wait_delay Simon Wilson 2015-09-15 11:36:00 -07:00
  • 8d6f1f3ed2 Merge pull request #60 from JaydeepDhole/Added_tinywavinfo_utility Simon Wilson 2015-09-15 11:31:25 -07:00
  • 53e232c3ef Merge pull request #52 from rfvirgil/get_id Simon Wilson 2015-09-15 11:27:32 -07:00
  • 1c30d6eb6a Merge pull request #37 from StevenNAN/patch-1 Simon Wilson 2015-09-15 11:17:53 -07:00
  • ab1cecf5d3 Merge pull request #62 from gkasten/pcm_config_zero Simon Wilson 2015-09-15 10:57:07 -07:00
  • e4f8a5b285 initialize pcm_config to zero Haynes Mathew George 2015-08-25 12:47:13 -07:00
  • 4a31e4c1f0 Merge pull request #61 from tpetazzoni/gcc5-fix Simon Wilson 2015-08-30 19:53:09 -07:00
  • 7d204edfe8 tinypcminfo: make function pcm_get_format_name() static Thomas Petazzoni 2015-08-26 09:20:13 +02:00
  • d4b7bcb151 Added tinywavinfo utility Jaydeep Dhole 2015-07-15 20:46:32 +05:30
  • 74a05da4f0 Merge pull request #58 from vinodkoul/tlv_support2 Simon Wilson 2015-05-21 06:32:42 -07:00
  • acc12b4538 tinymix: Remove the unused parameter from tinymix_set_byte_ctl() Samreen Nilofer 2015-04-02 11:59:08 +05:30
  • 7cab1ef96b tinymix: Support more that 512 bytes in byte control Samreen Nilofer 2015-04-02 11:57:29 +05:30
  • 45b2d047b8 mixer: add support for TLV based byte controls Mythri P K 2014-08-18 15:39:36 +05:30
  • 9b42396aa0 Defer filling enum-type mixers information David.Coutherut 2013-06-03 13:45:51 +02:00
  • 57a877495e mixer: Add mixer_ctl_get_id Richard Fitzgerald 2014-09-09 16:54:12 +01:00
  • f2a7b6d3d8 Merge pull request #50 from charleskeepax/master Simon Wilson 2014-09-04 10:17:27 -07:00
  • 40baeb10f5 Merge pull request #49 from vinodkoul/fixes Simon Wilson 2014-09-04 09:52:32 -07:00
  • d6f0dfc6ca Revert "mixer: Control input value in mixer_ctl_set_value" Charles Keepax 2014-08-18 14:33:38 +01:00
  • 4cddf19dfc tinyalsa: add pcm_get_subdevice() David Wagner 2014-04-02 15:12:54 +02:00
  • 9ecb93fb6b Tinyalsa: add pcm_delay() Hardik T Shah 2014-04-10 18:03:52 +05:30
  • 84889d0fa6 Tinyalsa: allow pcm_wait to wait on POLLIN events Apelete Seketeli 2014-02-14 14:34:32 +01:00
  • ce2b63440f tinyalsa: unable to set BYTE mixer David.Coutherut 2013-06-11 16:22:57 +02:00
  • 4a484e116b Tinyalsa: standardize error message for wrong input value Baptiste Robert 2013-09-12 15:37:53 +02:00
  • ad80762a3b Update tinypcminfo to display format information Andy Hung 2014-03-10 18:08:15 -07:00
  • 2516c01cfc Merge pull request #34 from elaurent/master Simon Wilson 2014-06-03 12:46:06 -07:00
  • ac6b1b9d9d Merge pull request #33 from gkasten/CL_avsync Simon Wilson 2014-05-08 07:51:30 -07:00
  • 25e5e789c5 Merge pull request #40 from dawagner/check-mixer-input-value Simon Wilson 2014-05-07 06:35:42 -07:00
  • c73afc593d Merge branch 'charleskeepax-master' Simon Wilson 2014-05-07 06:30:37 -07:00
  • b5e7b91658 Merge branch 'master' of git://github.com/charleskeepax/tinyalsa into charleskeepax-master Simon Wilson 2014-05-07 06:17:44 -07:00
  • 6cd7d5f987 Mixer: Check validity of input value Baptiste Robert 2013-08-07 11:32:45 +02:00
  • 867920ca46 Merge pull request #31 from rfvirgil/master Simon Wilson 2014-05-06 07:29:12 -07:00
  • 0e07647e4b mixer: Control input value in mixer_ctl_set_value Androidict 2013-05-13 10:40:18 +02:00
  • b03563bb9a Merge pull request #23 from roml/cleanup Simon Wilson 2014-05-06 06:55:19 -07:00
  • 007b9eeea4 Merge pull request #21 from quantumdream/master Simon Wilson 2014-05-06 06:50:47 -07:00
  • a72754dc3b Merge pull request #39 from dawagner/separate-pcm-prepare Simon Wilson 2014-04-30 09:27:29 -07:00
  • c9032a07de tinyalsa: add separate call for pcm prepare Omair Mohammed Abdullah 2013-01-31 16:35:39 +05:30
  • 9e2c240f20 Add a function to disambiguate duplicate control names Frédéric Boisnard 2013-09-17 22:43:18 +02:00
  • b0fc3e9fa2 Update pcm.c StevenNAN 2014-03-17 11:14:49 +08:00
  • 8b772cc507 tinymix: Improve detect of integer values Charles Keepax 2013-07-15 10:19:37 +01:00
  • e07db8eb43 tinymix: Add support for setting/getting a binary control Dimitris Papastamos 2013-10-25 19:24:06 +01:00
  • bb7c5dfd95 add support for mmap read Eric Laurent 2013-09-16 14:31:17 -07:00
  • 8101240412 pcm_get_htimestamp can now use CLOCK_MONOTONIC Glenn Kasten 2013-08-22 15:11:48 -07:00
  • 5741cc04a4 tinycap: support streaming captured PCM to stdout Richard Fitzgerald 2013-08-12 17:30:22 +01:00
  • 782bfda5e7 tinymix: only print mixer name for full mixer dump Simon Wilson 2013-07-17 11:08:19 -07:00
  • 4f4967888f tinycap: support 24 bit capture Simon Wilson 2013-07-17 10:31:53 -07:00
  • 7136cf7c86 pcm: support S24_LE format Simon Wilson 2013-07-17 10:30:35 -07:00
  • ec281392bb mixer: add mixer_get_name() API Simon Wilson 2013-06-28 16:21:31 -07:00
  • 710df882fa mixer: add mixer_ctl_update() API Simon Wilson 2013-06-28 16:17:50 -07:00
  • 38f87f3be4 mixer: add get/set_array API Simon Wilson 2012-10-23 15:05:23 -07:00
  • 50895678c5 tinycap: convert size from frames to bytes ceskobassman 2013-01-24 16:06:32 +01:00
  • bd791a5f5f Clean up asoundlib.h header file Rom Lemarchand 2012-12-18 11:25:24 -08:00
  • 6bfa2620fb Merge pull request #22 from roml/errmsg Simon Wilson 2012-12-14 15:27:20 -08:00
  • bb234d9dba Makefile: remove tinypcminfo during clean Simon Wilson 2012-12-14 14:48:19 -08:00
  • 7a12d9cb24 tinyplay: Make error messages more meaningful Rom Lemarchand 2012-12-14 11:22:56 -08:00
  • f7f35cc62b Add tinypcminfo utility Simon Wilson 2012-12-03 10:45:26 -08:00
  • 43544884f4 pcm: add pcm_get_params API Simon Wilson 2012-10-31 12:52:39 -07:00
  • 2c3a8e24ec Add -Wall to Makefile and fix warnings Simon Wilson 2012-11-09 14:08:18 -08:00
  • 4ef9a57355 tinyplay: add clean shutdown handler for ctrl-c Liam Girdwood 2011-10-05 22:01:47 +01:00
  • 9bb806603c Merge pull request #15 from quantumdream/master Simon Wilson 2012-11-09 13:52:03 -08:00
  • bad2b79b02 tinymix: Add support for passing control name Misael Lopez Cruz 2012-11-07 18:17:21 -06:00
  • 1d934cfd51 tinyalsa: Add a CROSS_COMPILE variable in the Makefile Dimitris Papastamos 2012-05-31 15:06:54 +01:00
  • f51c05bfaa mixer: Add mixer_ctl_{set,get}_bytes() Dimitris Papastamos 2012-05-28 13:40:33 +01:00
  • fcf66ab156 Merge pull request #16 from PeterMalkin/master Simon Wilson 2012-10-22 17:12:34 -07:00