1. 6a9dc10 match the boundary type with kernel driver by dvdli · 2 years ago
  2. 25096d3 add ioctl to read IEC958 data by dvdli · 2 years, 5 months ago
  3. afec7cf insert null at end of strncpy target array. by toge · 2 years, 6 months ago
  4. b3e379e fix strncpy warnings by toge · 2 years, 6 months ago
  5. b49414e mixer: fix index underflow when index=0 by Caleb Connolly · 2 years, 7 months ago
  6. 4d1888a update NOTICE file and format license header by dvdli · 2 years, 10 months ago
  7. 1d89048 fix the zero fd closing problem by dvdli · 2 years, 10 months ago
  8. ea4546b force pcm_open to open device with the non-blocking flag by dvdli · 3 years ago
  9. 08ec631 remove range checking in mixer_ctl_set_value by dvdli · 3 years ago
  10. 75f4a60 refine null parameters checking and add a unit test case by dvdli · 3 years ago
  11. 9b3b4f3 add pcm_prepare before pcm_start by dvdli · 3 years ago
  12. a36d521 add floating-point PCM supoort to tinyplay by dvdli · 3 years, 2 months ago
  13. b1b3582 support float config and float wave file playback by dvdli · 3 years, 3 months ago
  14. 3694925 Let pcm_mmap_read/write call pcm_readi/writei by dvdli · 3 years, 4 months ago
  15. c0f9247 prepare in pcm_generic_transfer by dvdli · 3 years, 4 months ago
  16. 855354a remove pcm_prepare in pcm_open by dvdli · 3 years, 4 months ago
  17. 565fc0e fix mmap-related functions' bugs by dvdli · 3 years, 5 months ago
  18. f64fb39 fix bugs in the pcm_open_* functions by dvdli · 3 years, 5 months ago
  19. c0d68b1 fix build breakage by David Li · 3 years, 6 months ago
  20. 4086760 Merge pull request #189 from wksuper/master by dvdli · 3 years, 7 months ago
  21. 4655fed Backward compatible for pcm_write() pcm_read() by Kui Wang · 3 years, 7 months ago
  22. dbb6ba6 AOSP CL "tinyalsa: check for NULL mmap_status" by dvdli · 3 years, 7 months ago
  23. b39234c AOSP CL "pcm: Fix usage of oops() function for use of strerror." by dvdli · 3 years, 7 months ago
  24. e43e85c AOSP CL "pcm: add API for MMAP NO IRQ mode" by dvdli · 3 years, 7 months ago
  25. 7221621 AOSP CL "Add pcm_get_poll_fd" by dvdli · 3 years, 7 months ago
  26. faaa697 AOSP CL "Export pcm_mmap_avail" by dvdli · 3 years, 7 months ago
  27. ed51bc4 AOSP CL "tinyalsa: channel status set as per IEC958" by dvdli · 3 years, 7 months ago
  28. 1e75a16 AOSP CL "pcm: add support to set silence_size" by dvdli · 3 years, 7 months ago
  29. 9c9a442 AOSP CL "Add pcm_params string conversion and format checking" by dvdli · 3 years, 7 months ago
  30. 618a7e2 Merge pull request #173 from rohkkumar/mixer_fix by Simon Wilson · 3 years, 8 months ago
  31. 299219c Fix Makefile dependencies by Glenn Kasten · 3 years, 8 months ago
  32. f4ee453 mixer: Fix invalid size check in mixer_ctl_set/get_array by Rohit kumar · 3 years, 9 months ago
  33. 9c7a358 pcm_plugin: Update pcm state check in ttstamp ops by Rohit kumar · 3 years, 9 months ago
  34. f29b8df tinyalsa: add plugin support for mmap/poll ops by Rohit kumar · 3 years, 9 months ago
  35. 1ef2d45 pcm_plugin: Update pcm state in sync_ptr ops by Rohit kumar · 3 years, 9 months ago
  36. fd59e16 Fixed boundary check for enum by Taylor Holberton · 3 years, 9 months ago
  37. 0c279d8 cmake: specify c99 by Ethan Sommer · 4 years ago
  38. ab224a0 Fix memory leak by Taylor Holberton · 4 years ago
  39. 1a53e3a Merge pull request #159 from rohkkumar/plugin_update by Taylor Holberton · 4 years ago
  40. df855e8 mixer: Fix memory leak and other issues in mixer event by Rohit kumar · 4 years ago
  41. f38405c mixer: Add plugin support for mixer_consume/read_event by Rohit kumar · 4 years ago
  42. bdc1fcf tinyalsa: add mixer_consume_event by Andrew Chant · 6 years ago
  43. f317464 src/pcm.c: remove MAP_FILE mmap flag by Ethan Sommer · 4 years ago
  44. 5c86afc tinyalsa: mixer_plugin: remove dummy strings for sound card by Minecrell · 4 years, 1 month ago
  45. 3f469bf tinyalsa: use strncpy instead of memcpy to copy string constant by Minecrell · 4 years, 1 month ago
  46. 859adb2 pcm_hw_close: avoid SIGSEGV when pcm_hw_open fail by Miguel GAIO · 4 years, 1 month ago
  47. cb1d5fa Merge pull request #148 from lkundrak/lr/double-free by Taylor Holberton · 4 years, 1 month ago
  48. 8fca97e pcm: do not negate errno by Lubomir Rintel · 4 years, 1 month ago
  49. 00f5aa1 pcm: avoid calling pcm_hw->close() twice by Lubomir Rintel · 4 years, 1 month ago
  50. 5389c1f Merge pull request #137 from codeauroraforum/plugin-support by Taylor Holberton · 4 years, 3 months ago
  51. e7c627d tinyalsa: add support for mixer plugins by Bhalchandra Gajare · 5 years ago
  52. 986b8e3 tinyalsa: add support for PCM plugins by Bhalchandra Gajare · 4 years, 9 months ago
  53. 05c64c3 pcm: Set SW params.avail_min to period size by Miguel GAIO · 4 years, 3 months ago
  54. 1923b9b Merge pull request #131 from pasqualirb/master by Taylor Holberton · 4 years, 11 months ago
  55. 242841c makefile: Don't overwrite CROSS_COMPILE variable by Lucas Tanure · 5 years ago
  56. c6c0d78 pcm: Allow to wait if capture is not running by Ricardo Biehl Pasquali · 5 years ago
  57. 1d2302a Merge pull request #128 from alexonea/master by Taylor Holberton · 5 years ago
  58. 7e2581e pcm: Remove setting unnecessary parameters by Ricardo Biehl Pasquali · 5 years ago
  59. 9962e71 Fix integer division issue in int_to_percent function by Daniela-Marinela Bistrean · 5 years ago
  60. 3a6abfa Initial version-bump.sh by Alexandru N. Onea · 5 years ago
  61. b38b6a6 pcm: Check for error after setting appl_ptr by Ricardo Biehl Pasquali · 5 years ago
  62. 0bfac89 pcm: Cleanup control/status when setup fails by Ricardo Biehl Pasquali · 5 years ago
  63. 1804d15 pcm: Replace 'underruns' with 'xruns' by Ricardo Biehl Pasquali · 5 years ago
  64. 03cc7c5 pcm: Create generic transfer by Ricardo Biehl Pasquali · 5 years ago
  65. b8ea4c4 pcm: Put transfer functions together by Ricardo Biehl Pasquali · 5 years ago
  66. 297d24b pcm: Remove 'running' variable from pcm structure by Ricardo Biehl Pasquali · 5 years ago
  67. 4ee09a9 pcm: Rewrite pcm_mmap_transfer() for compatibility by Ricardo Biehl Pasquali · 5 years ago
  68. 7aacaed pcm: Exit loop when there are no available frames by Ricardo Biehl Pasquali · 5 years ago
  69. d759f48 pcm: Put mmap functions together by Ricardo Biehl Pasquali · 5 years ago
  70. 7bdb05d pcm: Rewrite pcm_get_htimestamp() by Ricardo Biehl Pasquali · 5 years ago
  71. 19f84c3 pcm: Move pcm_get_htimestamp() by Ricardo Biehl Pasquali · 5 years ago
  72. b00f90a pcm: Get values from kernel in avail_update by Ricardo Biehl Pasquali · 5 years ago
  73. c144675 pcm: Call HWSYNC ioctl when status is mmaped by Ricardo Biehl Pasquali · 5 years ago
  74. 7a286f6 pcm: Remove HWSYNC before available calculation by Ricardo Biehl Pasquali · 5 years ago
  75. 7a512de pcm: Do not set values after control/status mmap by Ricardo Biehl Pasquali · 5 years ago
  76. 535a6ba pcm: Get appl_ptr and avail_min after prepare by Ricardo Biehl Pasquali · 5 years ago
  77. c8eb9c9 pcm: Remove 'prepared' variable from pcm structure by Ricardo Biehl Pasquali · 6 years ago
  78. 7ff9cde pcm: Remove prepare before start by Ricardo Biehl Pasquali · 5 years ago
  79. 13e11fe pcm: Remove start before read by Ricardo Biehl Pasquali · 6 years ago
  80. f85cf62 pcm: Prepare after overrun by Ricardo Biehl Pasquali · 5 years ago
  81. 5f247ef pcm: Remove code assuming start after write by Ricardo Biehl Pasquali · 6 years ago
  82. 7c40a9e pcm: Move prepare action to xrun handling by Ricardo Biehl Pasquali · 6 years ago
  83. 13bf629 pcm: Do prepare action in pcm_open() by Ricardo Biehl Pasquali · 6 years ago
  84. 1f74156 Added ifndef around macros by Taylor Holberton · 5 years ago
  85. 4c5a11d Checking for definition of __bitwise, __force, __user by Taylor Holberton · 5 years ago
  86. cf5f063 Fixed pcm_start when pcm is linked to other pcm device by Miguel Gaio · 6 years ago
  87. c9f97da Corrected pcm_sync_ptr() on dma mmap coherent architecture by Miguel Gaio · 6 years ago
  88. e40758b Fixup some minor code formatting issues by Charles Keepax · 7 years ago
  89. f6fe523 Fix pcm_writei return value if pcm is in not running state. by Miguel GAIO · 6 years ago
  90. 093b878 added PCM_NONBLOCK macro by Taylor Holberton · 7 years ago
  91. df11091 bumped version by Taylor Holberton · 7 years ago
  92. 001b25e adding bounds check only when needed by Taylor Holberton · 7 years ago
  93. 861da7a moved code in pcm_open() to pcm_set_config() by Taylor Holberton · 7 years ago
  94. 25976dc removed tab characters by Taylor Holberton · 7 years ago
  95. 08bb590 added pcm_get_config() by Taylor Holberton · 7 years ago
  96. ea06b97 simplified pcm_read() and pcm_write() by Taylor Holberton · 7 years ago
  97. 851dd80 checking limits of frame counts by Taylor Holberton · 7 years ago
  98. 1137fc7 removed debug statement by Taylor Holberton · 7 years ago
  99. d6e7e04 added limits for frames and channels by Taylor Holberton · 7 years ago
  100. e123a65 added doc on pcm_open and null checking pcm_is_ready by Taylor Holberton · 7 years ago