Commit message (Collapse) | 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 | 1 | -1/+31 |
| | |||||
* | add functional next argv: --help, --formats, --file-type, --file-types | Joursoir | 2021-01-28 | 1 | -6/+31 |
| | |||||
* | add argv with functional: --format, --channels, --rate; without: --formats | Joursoir | 2021-01-27 | 1 | -18/+63 |
| | |||||
* | fix incorrect terminology | Joursoir | 2021-01-27 | 1 | -15/+15 |
| | |||||
* | add interaction main code with audio types; update Makefile for few source | Joursoir | 2021-01-27 | 1 | -28/+74 |
| | |||||
* | 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 | 1 | -0/+70 |