index
:
tinyalsa
master
Tiny library to interface with ALSA in the Linux kernel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-02
mixer: Fix memory leak and other issues in mixer event
Rohit kumar
2020-06-02
mixer: Add plugin support for mixer_consume/read_event
Rohit kumar
2020-06-02
tinyalsa: add mixer_consume_event
Andrew Chant
2020-05-24
src/pcm.c: remove MAP_FILE mmap flag
Ethan Sommer
2020-05-22
scripts/version.sh: switch from bash to POSIX sh
Ethan Sommer
2020-04-24
Waiting for PCM to finish before exiting
Taylor Holberton
2020-04-24
Merge branch 'master' of github.com:tinyalsa/tinyalsa
Taylor Holberton
2020-04-24
Merge pull request #155 from Minecrell/strncpy
Taylor Holberton
2020-04-24
tinyalsa: mixer_plugin: remove dummy strings for sound card
Minecrell
2020-04-23
tinyalsa: use strncpy instead of memcpy to copy string constant
Minecrell
2020-04-23
Merge pull request #153 from Minecrell/ssize_t
Taylor Holberton
2020-04-23
tinyalsa: include <sys/types.h> for ssize_t
Minecrell
2020-04-22
Removed whitespace
Taylor Holberton
2020-04-20
Merge pull request #151 from mgaio/fix/pcm_open_failure
Taylor Holberton
2020-04-18
pcm_hw_close: avoid SIGSEGV when pcm_hw_open fail
Miguel GAIO
2020-04-14
Merge pull request #150 from rohkkumar/plugin
Taylor Holberton
2020-04-14
tinyalsa: add plugin.h to install path
Patrick Lai
2020-04-10
Merge pull request #148 from lkundrak/lr/double-free
Taylor Holberton
2020-04-10
Merge pull request #149 from lkundrak/lr/-errno
Taylor Holberton
2020-04-10
pcm: do not negate errno
Lubomir Rintel
2020-04-10
pcm: avoid calling pcm_hw->close() twice
Lubomir Rintel
2020-02-27
Added 'tinymix' to linker rule
Taylor Holberton
2020-02-27
Merge pull request #147 from brunosmmm/fix-cross-compilation
Taylor Holberton
2020-02-22
Fix cross-compilation
Bruno Morais
2020-02-11
Merge pull request #137 from codeauroraforum/plugin-support
Taylor Holberton
2020-02-07
tinyalsa: add support for mixer plugins
Bhalchandra Gajare
2020-02-07
tinyalsa: add support for PCM plugins
Bhalchandra Gajare
2020-02-06
Merge pull request #144 from mgaio/fix/mmap/pcm_wait
Taylor Holberton
2020-02-06
pcm: Set SW params.avail_min to period size
Miguel GAIO
2019-12-17
Merge pull request #143 from kraj/master
Taylor Holberton
2019-12-16
Use CMAKE_INSTALL_<path> instead of hardcoding bin/lib/ install paths
Khem Raj
2019-09-21
Merge pull request #140 from pasqualirb/master
Taylor Holberton
2019-09-21
utils: Fix spelling in help text
Ricardo Biehl Pasquali
2019-07-07
Merge pull request #131 from pasqualirb/master
Taylor Holberton
2019-06-26
pcm-readi: Fixed segfault in failure recovery
Taylor Holberton
2019-05-23
Merge pull request #134 from jcromero/patch-1
Taylor Holberton
2019-05-23
Fix typo in -D and -d options descriptions
jcromero
2019-05-11
Merge pull request #132 from lucastanure/master
Taylor Holberton
2019-05-11
makefile: Don't overwrite CROSS_COMPILE variable
Lucas Tanure
2019-04-24
pcm: Allow to wait if capture is not running
Ricardo Biehl Pasquali
2019-04-13
Merge pull request #128 from alexonea/master
Taylor Holberton
2019-04-13
Merge pull request #130 from pasqualirb/master
Taylor Holberton
2019-04-12
pcm: Remove setting unnecessary parameters
Ricardo Biehl Pasquali
2019-04-11
Merge pull request #129 from DanielaBistrean/master
Taylor Holberton
2019-04-12
Fix integer division issue in int_to_percent function
Daniela-Marinela Bistrean
2019-04-11
Move changelog check ver. from build systems to CI
Alexandru N. Onea
2019-04-10
Rename version-bump to just version
Alexandru N. Onea
2019-04-10
Add dry-run option to version-bump.sh
Alexandru N. Onea
2019-04-10
Minor improvements to version-bump.sh
Alexandru N. Onea
2019-04-09
Add check action to version-bump.sh; Activate checks
Alexandru N. Onea
[prev]
[next]