aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08pcm: Rewrite pcm_mmap_transfer() for compatibilityRicardo Biehl Pasquali
2019-01-08pcm: Exit loop when there are no available framesRicardo Biehl Pasquali
2019-01-08pcm: Put mmap functions togetherRicardo Biehl Pasquali
2019-01-08pcm: Add macro for PREPARED stateRicardo Biehl Pasquali
2019-01-08pcm: Rewrite pcm_get_htimestamp()Ricardo Biehl Pasquali
2019-01-08pcm: Move pcm_get_htimestamp()Ricardo Biehl Pasquali
2019-01-08pcm: Get values from kernel in avail_updateRicardo Biehl Pasquali
2019-01-08pcm: Call HWSYNC ioctl when status is mmapedRicardo Biehl Pasquali
2019-01-08pcm: Remove HWSYNC before available calculationRicardo Biehl Pasquali
2019-01-08pcm: Do not set values after control/status mmapRicardo Biehl Pasquali
2019-01-08pcm: Get appl_ptr and avail_min after prepareRicardo Biehl Pasquali
2019-01-08pcm: Remove 'prepared' variable from pcm structureRicardo Biehl Pasquali
2019-01-08pcm: Remove prepare before startRicardo Biehl Pasquali
2019-01-08pcm: Remove start before readRicardo Biehl Pasquali
2019-01-08pcm: Prepare after overrunRicardo Biehl Pasquali
2019-01-08pcm: Remove code assuming start after writeRicardo Biehl Pasquali
2019-01-08pcm: Move prepare action to xrun handlingRicardo Biehl Pasquali
2019-01-08pcm: Do prepare action in pcm_open()Ricardo Biehl Pasquali
2018-12-22Fixed some doxygen references.Taylor Holberton
2018-12-17Installing ninja on travis build.Taylor Holberton
2018-12-17Installing correct version of python-setuptoolsTaylor Holberton
2018-12-17Installing python setup tools, checking with clangTaylor Holberton
2018-12-17Upgrading pip before meson install.Taylor Holberton
2018-12-17Using xenial for Travis build.Taylor Holberton
2018-12-17Putting version.py in scripts folderTaylor Holberton
2018-12-17Testing all build systems in Travis CITaylor Holberton
2018-12-17Merge pull request #121 from tp-m/meson-extract-version-from-headerTaylor Holberton
2018-12-16meson: extract project version from header file and version .soTim-Philipp Müller
2018-12-15Merge pull request #120 from tp-m/mesonTaylor Holberton
2018-12-15Add support for Meson as build systemTim-Philipp Müller
2018-11-28Fixed make build using clangTaylor Holberton
2018-11-28Added ifndef around macrosTaylor Holberton
2018-11-28Checking for definition of __bitwise, __force, __userTaylor Holberton
2018-10-30Added -fPIC and -pie flags to utility buildsTaylor Holberton
2018-07-20Merge pull request #115 from mgaio/fix/pcm_linkTaylor Holberton
2018-07-17Fixed pcm_start when pcm is linked to other pcm deviceMiguel Gaio
2018-07-17Corrected pcm_sync_ptr() on dma mmap coherent architectureMiguel Gaio
2018-05-08Merge pull request #112 from charleskeepax/masterTaylor Holberton
2018-04-11Update output format for enumerated controlsCharles Keepax
2018-04-11Pull mixer_ctl_get_value out of loop in tinymix_print_enumCharles Keepax
2018-04-11Fixup some minor code formatting issuesCharles Keepax
2018-04-10Merge pull request #111 from mgaio/topic/fix-pcm_readiTaylor Holberton
2018-04-10Fix pcm_writei return value if pcm is in not running state.Miguel GAIO
2018-01-03Merge pull request #108 from dongjinguang-china/masterTaylor Holberton
2018-01-03Fixed potential risk of wild pointerDong Jinguang
2017-12-15Merge pull request #107 from magicalvidyakitty/masterTaylor Holberton
2017-12-15Added reading from stdin.Magickal Feline
2017-11-06fixed short option in tinyplayTaylor Holberton
2017-10-19Merge pull request #104 from rfvirgil/masterTaylor Holberton
2017-10-19Replace old style Android.mk with new Android.bpRichard Fitzgerald