aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-09-05Merge pull request #244 from rohit-qc/chmap_mixer_supportdvdli
2023-09-04utils: tinymix: Print device number associated with mixer controlsRohit kumar
2022-10-31tinyplay: fix playback of 24-bit and 8-bit pcmMichael Forney
2022-06-08mmap support in tinycapMikhail Kupchik
2022-05-09Fixed bug with main analysis loopMiko Palojärvi
2021-07-13fix remaining_data_size is 0 when not playing a wave filedvdli
2021-06-29refactoring and fix typodvdli
2021-06-29refactoring: add a wave-file parsing functiondvdli
2021-03-11add floating-point PCM supoort to tinyplaydvdli
2021-02-22support float config and float wave file playbackdvdli
2021-01-28Let pcm_mmap_read/write call pcm_readi/writeidvdli
2021-01-28prepare in pcm_generic_transferdvdli
2021-01-12fix integer character ascii rangedvdli
2021-01-12remove pcm_prepare in pcm_opendvdli
2020-12-09correct index of integer string and reduce the life time of variablesdvdli
2020-12-07add usage of VALUESdvdli
2020-12-07add support setting negative values to tinymixdvdli
2020-12-07formatting and remove tinymix prefix of static functionsdvdli
2020-12-07duplicate an argv list to avoid the argv order changeddvdli
2020-12-04fix printing format and wrong control for data printingdvdli
2020-11-02calcuate the thresholds after options parsingdvdli
2020-11-02modify the buffer size to the period size to avoid underrundvdli
2020-10-29AOSP CL "tinymix: fix setting enum str started with digits"dvdli
2020-10-29check whether the audio data are still enough to playdvdli
2020-10-29AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h"dvdli
2020-10-28initialize silence_size to zerodvdli
2020-09-21Merge pull request #173 from rohkkumar/mixer_fixSimon Wilson
2020-09-16Fix Makefile dependenciesGlenn Kasten
2020-09-04tinymix: Fix get/set for tlv based mixer controlsRohit kumar
2020-07-19Fix last commit.Taylor Holberton
2020-07-19Quick fix for #168Taylor Holberton
2020-06-03tinywavinfo: add wrapper for fread to check its return valueEthan Sommer
2020-06-03Simplified tinywavinfoTaylor Holberton
2020-06-03Merge pull request #161 from E5ten/optparseTaylor Holberton
2020-06-03tinyplay: replace manual option parsing with optparseEthan Sommer
2020-06-03tinypcminfo: replace manual option parsing with optparseEthan Sommer
2020-06-03tinymix: replace getopt_long with optparseEthan Sommer
2020-06-03tinycap: replace manual option parsing with optparseEthan Sommer
2020-06-03utils: check in optparse.h, a public domain header-only optparsing libEthan Sommer
2020-06-03tinywavinfo: replace obsolete memalign with posix_memalignEthan Sommer
2020-04-24Waiting for PCM to finish before exitingTaylor Holberton
2020-04-22Removed whitespaceTaylor Holberton
2020-02-27Added 'tinymix' to linker ruleTaylor Holberton
2020-02-22Fix cross-compilationBruno Morais
2020-02-11Merge pull request #137 from codeauroraforum/plugin-supportTaylor Holberton
2020-02-07tinyalsa: add support for PCM pluginsBhalchandra Gajare
2019-09-21utils: Fix spelling in help textRicardo Biehl Pasquali
2019-05-23Fix typo in -D and -d options descriptionsjcromero
2019-01-15tinymix: fix use of -D with set commandAndrew Ford
2018-12-15Add support for Meson as build systemTim-Philipp Müller