summaryrefslogtreecommitdiffstats
path: root/parecord
Commit message (Collapse)AuthorAgeFilesLines
* delete binary file, update .gitignoreJoursoir2021-01-271-0/+0
|
* 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
| | | | Take out code with audio types to audio_types.c
* 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-252-0/+78