summaryrefslogtreecommitdiffstats
path: root/parecord/parecord.c
Commit message (Expand)AuthorAgeFilesLines
* many printf -> one printf, change name of ctrl+c handlerHEADmasterJoursoir2021-02-011-50/+53
* add functional argv --deviceJoursoir2021-02-011-6/+12
* add code for work with device, functional arg --list-devicesJoursoir2021-02-011-1/+31
* add functional next argv: --help, --formats, --file-type, --file-typesJoursoir2021-01-281-6/+31
* add argv with functional: --format, --channels, --rate; without: --formatsJoursoir2021-01-271-18/+63
* fix incorrect terminologyJoursoir2021-01-271-15/+15
* add interaction main code with audio types; update Makefile for few sourceJoursoir2021-01-271-28/+74
* handle command line argumentsJoursoir2021-01-261-4/+48
* fix tabs, add output to fileJoursoir2021-01-261-51/+66
* add SIGINT handler for correct exitJoursoir2021-01-261-7/+17
* init projectJoursoir2021-01-251-0/+70