1. d7364cd Merge pull request #201 from dvdli/sync-aosp by dvdli · 3 years, 4 months ago
  2. 2da2fd0 Sync AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/tinyalsa_new by dvdli · 3 years, 4 months ago
  3. 1c5fb68 Merge pull request #198 from dvdli/tinyalsa-dev by dvdli · 3 years, 4 months ago
  4. 5e65c16 upgrade Travis CI dist to bionic by dvdli · 3 years, 4 months ago
  5. 1fd610f fix test case to match the API by dvdli · 3 years, 5 months ago
  6. 3694925 Let pcm_mmap_read/write call pcm_readi/writei by dvdli · 3 years, 5 months ago
  7. c0f9247 prepare in pcm_generic_transfer by dvdli · 3 years, 5 months ago
  8. 8c5da09 Merge pull request #200 from dvdli/tinyalsa-aosp by dvdli · 3 years, 5 months ago
  9. 50b487f add LICENSE file and rename modules in Android.bp by dvdli · 3 years, 5 months ago
  10. b618ec7 fix integer character ascii range by dvdli · 3 years, 5 months ago
  11. 855354a remove pcm_prepare in pcm_open by dvdli · 3 years, 5 months ago
  12. 565fc0e fix mmap-related functions' bugs by dvdli · 3 years, 6 months ago
  13. f64fb39 fix bugs in the pcm_open_* functions by dvdli · 3 years, 6 months ago
  14. 69b9891 Merge pull request #194 from dvdli/tinymix-dev by dvdli · 3 years, 6 months ago
  15. 4acbc58 correct index of integer string and reduce the life time of variables by dvdli · 3 years, 6 months ago
  16. 31dcaff add usage of VALUES by dvdli · 3 years, 6 months ago
  17. 8ee99fc add support setting negative values to tinymix by dvdli · 3 years, 6 months ago
  18. f1b8ff3 formatting and remove tinymix prefix of static functions by dvdli · 3 years, 6 months ago
  19. dedaf9b duplicate an argv list to avoid the argv order changed by dvdli · 3 years, 6 months ago
  20. bd024ed fix printing format and wrong control for data printing by dvdli · 3 years, 6 months ago
  21. 3cfea80 Merge pull request #192 from dvdli/android-aosp-sync by dvdli · 3 years, 6 months ago
  22. 649c690 Merge pull request #191 from dvdli/tinyalsa-tests by dvdli · 3 years, 6 months ago
  23. c0d68b1 fix build breakage by David Li · 3 years, 6 months ago
  24. 69d41f1 fix typo, add comments to describe the tests and fix the loopback test by dvdli · 3 years, 6 months ago
  25. ee672bb add instructions to run tests and fix typo by dvdli · 3 years, 6 months ago
  26. b59e5e1 add unit tests by dvdli · 3 years, 7 months ago
  27. 27d5d1a add unit tests for mixer related functions by dvdli · 3 years, 7 months ago
  28. 0eafdbb add unit tests for pcm_* functions by dvdli · 3 years, 7 months ago
  29. 4086760 Merge pull request #189 from wksuper/master by dvdli · 3 years, 7 months ago
  30. 69855f3 Merge pull request #190 from dvdli/tinyplay-dev by dvdli · 3 years, 7 months ago
  31. 16fee33 calcuate the thresholds after options parsing by dvdli · 3 years, 7 months ago
  32. fb0ab77 modify the buffer size to the period size to avoid underrun by dvdli · 3 years, 7 months ago
  33. 4bbffd5 Merge pull request #188 from dvdli/android-dev by dvdli · 3 years, 7 months ago
  34. 4655fed Backward compatible for pcm_write() pcm_read() by Kui Wang · 3 years, 7 months ago
  35. 877ccaf AOSP CL "tinymix: fix setting enum str started with digits" by dvdli · 3 years, 8 months ago
  36. ee63fc9 check whether the audio data are still enough to play by dvdli · 3 years, 8 months ago
  37. dbb6ba6 AOSP CL "tinyalsa: check for NULL mmap_status" by dvdli · 3 years, 8 months ago
  38. b39234c AOSP CL "pcm: Fix usage of oops() function for use of strerror." by dvdli · 3 years, 8 months ago
  39. c0c5e75 AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h" by dvdli · 3 years, 8 months ago
  40. e43e85c AOSP CL "pcm: add API for MMAP NO IRQ mode" by dvdli · 3 years, 8 months ago
  41. 7221621 AOSP CL "Add pcm_get_poll_fd" by dvdli · 3 years, 8 months ago
  42. faaa697 AOSP CL "Export pcm_mmap_avail" by dvdli · 3 years, 8 months ago
  43. 07c8dc2 initialize silence_size to zero by dvdli · 3 years, 8 months ago
  44. ed51bc4 AOSP CL "tinyalsa: channel status set as per IEC958" by dvdli · 3 years, 8 months ago
  45. 1e75a16 AOSP CL "pcm: add support to set silence_size" by dvdli · 3 years, 8 months ago
  46. 5688a7a Merge remote-tracking branch 'origin' into android-dev by dvdli · 3 years, 8 months ago
  47. 9c9a442 AOSP CL "Add pcm_params string conversion and format checking" by dvdli · 3 years, 8 months ago
  48. 2378be1 Merge pull request #185 from notdave22/master by dvdli · 3 years, 8 months ago
  49. 0bfc861 Merge pull request #186 from gkasten/android by dvdli · 3 years, 8 months ago
  50. 902b8c8 Add and update files from Android downstream branch to more closely match by Glenn Kasten · 3 years, 9 months ago
  51. 16a6e7c Merge pull request #183 from tinyalsa/version by Simon Wilson · 3 years, 9 months ago
  52. 0433381 Add changelog for tinyalsa 2.0.0 by Simon Wilson · 3 years, 9 months ago
  53. eab1a8a Merge pull request #182 from ericriff/eriff/fix-cmakelist by Simon Wilson · 3 years, 9 months ago
  54. 618a7e2 Merge pull request #173 from rohkkumar/mixer_fix by Simon Wilson · 3 years, 9 months ago
  55. 7310073 Fix error when building with -DTINYALSA_BUILD_UTILS=OFF by Riff, Eric · 3 years, 9 months ago
  56. 6a4cab7 Merge pull request #181 from gkasten/make_depend by Simon Wilson · 3 years, 9 months ago
  57. eefbee3 Merge pull request #180 from gkasten/doxyfile by Simon Wilson · 3 years, 9 months ago
  58. 52a0e0d Merge pull request #177 from gkasten/readme by Simon Wilson · 3 years, 9 months ago
  59. 299219c Fix Makefile dependencies by Glenn Kasten · 3 years, 9 months ago
  60. 6ab9820 Update Doxyfile from version 1.8.11 to 1.8.17 by Glenn Kasten · 3 years, 9 months ago
  61. 7c43d9d Update README.md for build systems and Debian by Glenn Kasten · 3 years, 9 months ago
  62. 15b7725 Merge pull request #176 from tinyalsa/issue-175 by Simon Wilson · 3 years, 9 months ago
  63. ed11936 per pcm_writei ' @return On success, this function returns the number of frames written; otherwise, a negative number.' by notdave22 · 3 years, 9 months ago
  64. 6125aaf tinymix: Fix get/set for tlv based mixer controls by Rohit kumar · 3 years, 9 months ago
  65. f4ee453 mixer: Fix invalid size check in mixer_ctl_set/get_array by Rohit kumar · 3 years, 10 months ago
  66. 4b4a8bb Using struct for TLV size by Taylor Holberton · 3 years, 9 months ago
  67. 563ee74 Merge pull request #174 from rohkkumar/mmap_plugin_support by Simon Wilson · 3 years, 9 months ago
  68. 9c7a358 pcm_plugin: Update pcm state check in ttstamp ops by Rohit kumar · 3 years, 10 months ago
  69. f29b8df tinyalsa: add plugin support for mmap/poll ops by Rohit kumar · 3 years, 10 months ago
  70. 1ef2d45 pcm_plugin: Update pcm state in sync_ptr ops by Rohit kumar · 3 years, 10 months ago
  71. 1d72910 include: tinyalsa: Add PCM state macros by Rohit kumar · 3 years, 10 months ago
  72. fd59e16 Fixed boundary check for enum by Taylor Holberton · 3 years, 10 months ago
  73. 3babe97 Bump version to 2.0.0 TinyALSA by Taylor Holberton · 3 years, 10 months ago
  74. 0052e29 Reordered enums to be compatible with Google's TinyALSA by Taylor Holberton · 3 years, 10 months ago
  75. 997b382 Fix last commit. by Taylor Holberton · 3 years, 11 months ago
  76. 8718ec9 Quick fix for #168 by Taylor Holberton · 3 years, 11 months ago
  77. 393f0a6 Merge pull request #164 from E5ten/cmake-standard by Taylor Holberton · 4 years ago
  78. 8646e47 Merge pull request #165 from E5ten/cmake-fix-includedir by Taylor Holberton · 4 years ago
  79. 77eb4e3 cmake: fix header install location by Ethan Sommer · 4 years ago
  80. 0c279d8 cmake: specify c99 by Ethan Sommer · 4 years ago
  81. ccdf495 include/tinyalsa/plugin.h: include time.h by Ethan Sommer · 4 years ago
  82. dca5d9b Merge pull request #156 from E5ten/cmake-improved by Taylor Holberton · 4 years ago
  83. ac41ba5 Various cmake improvements by Ethan Sommer · 4 years, 1 month ago
  84. ec96c09 Merge pull request #163 from E5ten/tinywavinfo-unused-result by Taylor Holberton · 4 years ago
  85. ce30db4 tinywavinfo: add wrapper for fread to check its return value by Ethan Sommer · 4 years ago
  86. 9c9b2a5 Simplified tinywavinfo by Taylor Holberton · 4 years ago
  87. 0c601a3 Added tinywavinfo to CMake build by Taylor Holberton · 4 years ago
  88. 522a27a Merge pull request #161 from E5ten/optparse by Taylor Holberton · 4 years ago
  89. 88a791f Merge pull request #160 from E5ten/posix_memalign by Taylor Holberton · 4 years ago
  90. d86996d tinyplay: replace manual option parsing with optparse by Ethan Sommer · 4 years ago
  91. 758a112 tinypcminfo: replace manual option parsing with optparse by Ethan Sommer · 4 years ago
  92. 1e14402 tinymix: replace getopt_long with optparse by Ethan Sommer · 4 years ago
  93. f6ab127 tinycap: replace manual option parsing with optparse by Ethan Sommer · 4 years ago
  94. 536cab1 utils: check in optparse.h, a public domain header-only optparsing lib by Ethan Sommer · 4 years ago
  95. 8605d2a tinywavinfo: replace obsolete memalign with posix_memalign by Ethan Sommer · 4 years ago
  96. ab224a0 Fix memory leak by Taylor Holberton · 4 years ago
  97. 1a53e3a Merge pull request #159 from rohkkumar/plugin_update by Taylor Holberton · 4 years ago
  98. 102f06d Merge pull request #158 from E5ten/no-map_file by Taylor Holberton · 4 years ago
  99. 60dfa38 Merge pull request #157 from E5ten/version-posix-sh by Taylor Holberton · 4 years ago
  100. df855e8 mixer: Fix memory leak and other issues in mixer event by Rohit kumar · 4 years ago