Age | Commit message (Expand) | Author |
---|---|---|
2020-10-29 | check whether the audio data are still enough to play | dvdli |
2020-10-29 | AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h" | dvdli |
2020-10-28 | initialize silence_size to zero | dvdli |
2020-06-03 | tinyplay: replace manual option parsing with optparse | Ethan Sommer |
2020-04-24 | Waiting for PCM to finish before exiting | Taylor Holberton |
2020-04-22 | Removed whitespace | Taylor Holberton |
2019-05-23 | Fix typo in -D and -d options descriptions | jcromero |
2017-12-15 | Added reading from stdin. | Magickal Feline |
2017-11-06 | fixed short option in tinyplay | Taylor Holberton |
2017-04-13 | Fix to pass num_frames to pcm_writei | Jaikrishna Nemallapudi |
2016-12-01 | Replaced old calls to pcm_read and pcm_write | Taylor Holberton |
2016-11-19 | created cmd and ctx structures for tinyplay | Taylor Holberton |
2016-10-02 | added error if -i file-type doesn't make sense | Taylor Holberton |
2016-10-01 | checking results of fread() calls | Taylor Holberton |
2016-10-01 | put programs into utils dir | Taylor Holberton |