summaryrefslogtreecommitdiffstats
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-014-2/+186
* add functional next argv: --help, --formats, --file-type, --file-typesJoursoir2021-01-283-34/+105
* add argv with functional: --format, --channels, --rate; without: --formatsJoursoir2021-01-273-18/+99
* fix incorrect terminologyJoursoir2021-01-273-26/+28
* delete binary file, update .gitignoreJoursoir2021-01-272-1/+2
* add interaction main code with audio types; update Makefile for few sourceJoursoir2021-01-275-36/+90
* add code for audio types, support record in wave formatJoursoir2021-01-263-0/+90
* handle command line argumentsJoursoir2021-01-261-4/+48
* fix tabs, add output to fileJoursoir2021-01-261-51/+66
* add .gitignoreJoursoir2021-01-261-0/+2
* add SIGINT handler for correct exitJoursoir2021-01-261-7/+17
* init projectJoursoir2021-01-252-0/+78