1. 94c7c83 Added function, mixer_get_num_ctls_by_name by Taylor Holberton · 9 years ago
  2. a94295b Added mixer_get_ctl_const by Taylor Holberton · 9 years ago
  3. cac43a2 Added const specifier for several mixer functions by Taylor Holberton · 9 years ago
  4. ad4d7d7 added mixer ctl member documentation by Taylor Holberton · 9 years ago
  5. 4e55719 finished mixer API documentation by Taylor Holberton · 9 years ago
  6. b7a2857 added some documentation by Taylor Holberton · 9 years ago
  7. 8ae5d11 renamed doxygen group, tinyalsa-mixer to libtinyalsa-mixer by Taylor Holberton · 9 years ago
  8. 04952ee included only necessary headers by Ricardo Biehl Pasquali · 9 years ago
  9. 6a38d5f Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa into dawagner-defer-enum-inspection by Taylor Holberton · 9 years ago
  10. 7c8b20a added some documentation to mixer interface by Taylor Holberton · 9 years ago
  11. 22ab7da put source files into src dir by Taylor Holberton · 9 years ago[Renamed from mixer.c]
  12. 7687f0f Merge branch 'address-duplicate-control-names' of https://github.com/dawagner/tinyalsa into dawagner-address-duplicate-control-names by Taylor Holberton · 9 years ago
  13. 713e656 Merge pull request #74 from dimkr/master by Taylor Holberton · 9 years ago
  14. 7ed2ffb mixer: check for overflow and NULL return by Ben Zhang · 9 years ago
  15. 696c448 include time.h, to prevent use of struct timespec before definition by Dima Krasner · 9 years ago
  16. c732836 mixer: fix possible null pointer dereference by Svyatoslav Mishyn · 10 years ago
  17. 899cece mixer: remove separate info list by Richard Fitzgerald · 11 years ago
  18. 53e232c Merge pull request #52 from rfvirgil/get_id by Simon Wilson · 10 years ago
  19. 45b2d04 mixer: add support for TLV based byte controls by Mythri P K · 11 years ago
  20. 9b42396 Defer filling enum-type mixers information by David.Coutherut · 12 years ago
  21. 57a8774 mixer: Add mixer_ctl_get_id by Richard Fitzgerald · 11 years ago
  22. f2a7b6d Merge pull request #50 from charleskeepax/master by Simon Wilson · 11 years ago
  23. d6f0dfc Revert "mixer: Control input value in mixer_ctl_set_value" by Charles Keepax · 11 years ago
  24. ce2b634 tinyalsa: unable to set BYTE mixer by David.Coutherut · 12 years ago
  25. 4a484e1 Tinyalsa: standardize error message for wrong input value by Baptiste Robert · 12 years ago
  26. 6cd7d5f Mixer: Check validity of input value by Baptiste Robert · 12 years ago
  27. 0e07647 mixer: Control input value in mixer_ctl_set_value by Androidict · 12 years ago
  28. 9e2c240 Add a function to disambiguate duplicate control names by Frédéric Boisnard · 12 years ago
  29. ec28139 mixer: add mixer_get_name() API by Simon Wilson · 12 years ago
  30. 710df88 mixer: add mixer_ctl_update() API by Simon Wilson · 12 years ago
  31. 38f87f3 mixer: add get/set_array API by Simon Wilson · 13 years ago
  32. f51c05b mixer: Add mixer_ctl_{set,get}_bytes() by Dimitris Papastamos · 13 years ago
  33. cde1f6f Fix several 'symbol defined but not used' warnings. by Gabriel M. Beddingfield · 13 years ago
  34. 6a52f2c mixer: add missing include for sys/ioctl.h by Simon Wilson · 13 years ago
  35. 8fe2c93 mixer: remove redundant IOCTL_ELEM_READs by Simon Wilson · 13 years ago
  36. b29ac1a mixer: simplify string get APIs by Simon Wilson · 13 years ago
  37. 5251016 mixer: show BYTE controls by Pierre-Louis Bossart · 14 years ago
  38. 193b1c3 mixer: make error handling more consistent by Simon Wilson · 14 years ago
  39. 98c1f16 Fix error cases and some spurious whitespace by Simon Wilson · 14 years ago
  40. b9d4f6b Add integer range getters to mixer by Simon Wilson · 14 years ago
  41. f0a20ee Implement mixer setting in tinymix by Simon Wilson · 14 years ago
  42. 066c9f6 Add enum support to mixer by Simon Wilson · 14 years ago
  43. d2cb503 Improve mixer support by Simon Wilson · 14 years ago
  44. 1bd580f Support multiple cards and devices by Simon Wilson · 14 years ago
  45. a1bb1e0 mixer: implement mixer_ctl_set/get_int functions by Simon Wilson · 14 years ago
  46. 79d3965 Initial contribution by Simon Wilson · 14 years ago