Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | mmap support in tinycap | Mikhail Kupchik | |
Added mmap (-M option) support to tinycap utility. This is necessary for some hardware to work (e.g. Plugable HDMI capture card with USB ID 1bcf:2c99). | |||
2020-06-03 | tinycap: replace manual option parsing with optparse | Ethan Sommer | |
2018-01-03 | Fixed potential risk of wild pointer | Dong Jinguang | |
2017-01-14 | updated read handling for pcm_readi | Taylor Holberton | |
2016-12-01 | Replaced old calls to pcm_read and pcm_write | Taylor Holberton | |
The newer pcm_readi and pcm_writei functions are now being used. | |||
2016-10-02 | changed default rate to match that of tinyplay | Taylor Holberton | |
2016-10-01 | put programs into utils dir | Taylor Holberton | |