| Commit message (Expand) | Author | Age | Files | Lines |
* | many printf -> one printf, change name of ctrl+c handlerHEADmaster | Joursoir | 2021-02-01 | 1 | -50/+53 |
* | add functional argv --device | Joursoir | 2021-02-01 | 1 | -6/+12 |
* | add code for work with device, functional arg --list-devices | Joursoir | 2021-02-01 | 4 | -2/+186 |
* | add functional next argv: --help, --formats, --file-type, --file-types | Joursoir | 2021-01-28 | 3 | -34/+105 |
* | add argv with functional: --format, --channels, --rate; without: --formats | Joursoir | 2021-01-27 | 3 | -18/+99 |
* | fix incorrect terminology | Joursoir | 2021-01-27 | 3 | -26/+28 |
* | delete binary file, update .gitignore | Joursoir | 2021-01-27 | 1 | -0/+0 |
* | add interaction main code with audio types; update Makefile for few source | Joursoir | 2021-01-27 | 5 | -36/+90 |
* | add code for audio types, support record in wave format | Joursoir | 2021-01-26 | 3 | -0/+90 |
* | handle command line arguments | Joursoir | 2021-01-26 | 1 | -4/+48 |
* | fix tabs, add output to file | Joursoir | 2021-01-26 | 1 | -51/+66 |
* | add SIGINT handler for correct exit | Joursoir | 2021-01-26 | 1 | -7/+17 |
* | init project | Joursoir | 2021-01-25 | 2 | -0/+78 |