aboutsummaryrefslogtreecommitdiff
path: root/utils/tinymix.c
AgeCommit message (Expand)Author
2023-09-04utils: tinymix: Print device number associated with mixer controlsRohit kumar
2021-01-12fix integer character ascii rangedvdli
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-10-29AOSP CL "tinymix: fix setting enum str started with digits"dvdli
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-03tinymix: replace getopt_long with optparseEthan Sommer
2019-09-21utils: Fix spelling in help textRicardo Biehl Pasquali
2019-01-15tinymix: fix use of -D with set commandAndrew Ford
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
2017-01-19fixed indentation on if statementTaylor Holberton
2017-01-19tinymix: fix segfaults with set commandPierre-Louis Bossart
2017-01-10Fix the byte control set/get methodPankaj Bharadiya
2016-11-19make tinymix command oriented, based on amixerTaylor Holberton
2016-11-07I work on platforms based on the Qualcomm SnapDragon chip. There can beBrad Walker
2016-10-02always printing control list, showing usage when argc == 1Taylor Holberton
2016-10-01put programs into utils dirTaylor Holberton