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
2019-04-09
Add release action to version-bump.sh
Alexandru N. Onea
2019-04-09
Initial version-bump.sh
Alexandru N. Onea
2019-04-08
Generate final version string and number based on major, minor and patch
Alexandru N. Onea
2019-01-15
Merge pull request #125 from afordcirrus/master
Taylor Holberton
2019-01-15
tinymix: fix use of -D with set command
Andrew Ford
2019-01-13
Checking for error in pcm_writei example
Taylor Holberton
2019-01-13
Merge branch 'develop'
Taylor Holberton
2019-01-13
Added the 'attributes.h' header
Taylor Holberton
2019-01-08
pcm: Check for error after setting appl_ptr
Ricardo Biehl Pasquali
2019-01-08
pcm: Cleanup control/status when setup fails
Ricardo Biehl Pasquali
2019-01-08
pcm: Replace 'underruns' with 'xruns'
Ricardo Biehl Pasquali
2019-01-08
pcm: Create generic transfer
Ricardo Biehl Pasquali
2019-01-08
pcm: Put transfer functions together
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove 'running' variable from pcm structure
Ricardo Biehl Pasquali
2019-01-08
pcm: Rewrite pcm_mmap_transfer() for compatibility
Ricardo Biehl Pasquali
2019-01-08
pcm: Exit loop when there are no available frames
Ricardo Biehl Pasquali
2019-01-08
pcm: Put mmap functions together
Ricardo Biehl Pasquali
2019-01-08
pcm: Add macro for PREPARED state
Ricardo Biehl Pasquali
2019-01-08
pcm: Rewrite pcm_get_htimestamp()
Ricardo Biehl Pasquali
2019-01-08
pcm: Move pcm_get_htimestamp()
Ricardo Biehl Pasquali
2019-01-08
pcm: Get values from kernel in avail_update
Ricardo Biehl Pasquali
2019-01-08
pcm: Call HWSYNC ioctl when status is mmaped
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove HWSYNC before available calculation
Ricardo Biehl Pasquali
2019-01-08
pcm: Do not set values after control/status mmap
Ricardo Biehl Pasquali
2019-01-08
pcm: Get appl_ptr and avail_min after prepare
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove 'prepared' variable from pcm structure
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove prepare before start
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove start before read
Ricardo Biehl Pasquali
2019-01-08
pcm: Prepare after overrun
Ricardo Biehl Pasquali
2019-01-08
pcm: Remove code assuming start after write
Ricardo Biehl Pasquali
2019-01-08
pcm: Move prepare action to xrun handling
Ricardo Biehl Pasquali
2019-01-08
pcm: Do prepare action in pcm_open()
Ricardo Biehl Pasquali
2018-12-22
Fixed some doxygen references.
Taylor Holberton
2018-12-17
Installing ninja on travis build.
Taylor Holberton
2018-12-17
Installing correct version of python-setuptools
Taylor Holberton
2018-12-17
Installing python setup tools, checking with clang
Taylor Holberton
2018-12-17
Upgrading pip before meson install.
Taylor Holberton
2018-12-17
Using xenial for Travis build.
Taylor Holberton
2018-12-17
Putting version.py in scripts folder
Taylor Holberton
2018-12-17
Testing all build systems in Travis CI
Taylor Holberton
2018-12-17
Merge pull request #121 from tp-m/meson-extract-version-from-header
Taylor Holberton
2018-12-16
meson: extract project version from header file and version .so
Tim-Philipp Müller
2018-12-15
Merge pull request #120 from tp-m/meson
Taylor Holberton
2018-12-15
Add support for Meson as build system
Tim-Philipp Müller
2018-11-28
Fixed make build using clang
Taylor Holberton
2018-11-28
Added ifndef around macros
Taylor Holberton
2018-11-28
Checking for definition of __bitwise, __force, __user
Taylor Holberton
2018-10-30
Added -fPIC and -pie flags to utility builds
Taylor Holberton
2018-07-20
Merge pull request #115 from mgaio/fix/pcm_link
Taylor Holberton
2018-07-17
Fixed pcm_start when pcm is linked to other pcm device
Miguel Gaio
[prev]
[next]